On Fri, Apr 15, 2011 at 7:43 PM, dashman <[email protected]> wrote:
> what i'd like to do is to call the activity immediately from the background > service > Don't do that. The user doesn't need some activity popping up at some random time. Keep your notification scheme to let the user start the action when they're good and ready. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

