Android Progress Dialog -


i have widgetprovider around milliseconds. takes in intent, , kicks off service takes maybe noticeable time. wanted display user during delay progress bar block user, broadcastreceiver/widgetprovider seems wrong place start progress bar. should issue progress bar in case? service maybe? service might not part of ui @ all?

where should issue progress bar in case?

from ui perspective, choice have in app widget itself. progressbar 1 of valid widgets have in app widget layout.

in terms of updates remoteviews of app widget display/update/remove progressbar, service in whatever background thread using "noticeable time".


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -