[android-developers] Why can't I put a ProgressDialog in onClick() other than onCreate();

2010-07-30 Thread Mystique
Hi, I try to call inside onCreate() it is ok but not onClick().
How to make it work?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Why can't I put a ProgressDialog in onClick() other than onCreate();

2010-07-30 Thread TreKing
On Fri, Jul 30, 2010 at 6:54 AM, Mystique  wrote:

> How to make it work?


Do it correctly.

Unless you post more information, like what code you're using in onClick
(like onClick of what?), and why it's "not OK", you're not going to get any
better help than that.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en