On 01/13/2011 03:40 PM, TreKing wrote:
On Thu, Jan 13, 2011 at 5:37 PM, Tobiah <[email protected] <mailto:[email protected]>> wrote:Should I put some sort of 'sleep' in the thread so that it only runs every so often? You should probably use an IntentService.
That looks like a pretty good idea. If the app exits while I'm in the middle of performing the service, can I get some notice and a little time to clean up? Thanks, Tobiah -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

