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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -