Klaus Kartou wrote:
> I dont think I can show a dialog from a service...remember, I dont have
> an activity. My service starts when there is an incomming call...i then
> need to display a message without stopping the build in caller activity.

I don't know what "stopping the build in caller activity" means.

You can call startActivity() from a Service.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books
-- 
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