startActivity works the same in a service as it does in an activity
(Context vs. Activity argument not withstanding), and I don't think
it's gauche to launch an activity from your service.  In many cases,
you need to launch an activity from a service when it needs attention.

Doug

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to