Beth Mezias wrote: > OK, but my application is not running at the time.
Sure it is. If your code runs, your application is running. > Does that mean it > goes into the foreground thread pool even if there is no window? Unless specifically documented, all threads in Android are normal priority. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 In Print! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

