would you be able to use the NotificationManager and let the user start the
activity? if possible that might be less intrusive...

On Wed, Oct 6, 2010 at 2:23 AM, Doug <[email protected]> wrote:

> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to