Android Forum » Android Developer Forum » Android Developer Forum » ProgressDialog used with IntentService

ProgressDialog used with IntentService

ProgressDialog used with IntentService
created on Jan 16, 2013 4:14:45 AM
Hi. I have a button on one activity, the user presses it and it opens up a second activity. The second activity queries a server and sends data back to the activity via an IntentService. I am trying to put a ProgressDialog when the second activity starts and dismisses after a certain amount of time. Can someone please help me with this as I am quite new to Android. I appreciate any help, thanks in advance.
Reply with quote Reply Link ±0     (0 votes)
RE: ProgressDialog used with IntentService
created on Jan 16, 2013 10:38:05 PM
Google "Android ProgressDialog"

-----
Meine App: Time Sheriff - The easy all in one timer

Reply with quote Reply Link ±0     (0 votes)