[android-developers] BroadcastReceiver issue

2010-06-22 Thread Albert
Hi there,

I am wondering whether is possible to use a BroadcastReceiver to
listen for an Activity being launched. I have no control of the
Activity I need to know about as it is from the Android platform.

Is there any trick around to do this?

Thanks,
Alberto

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


Re: [android-developers] BroadcastReceiver issue

2010-06-22 Thread Mark Murphy
On Tue, Jun 22, 2010 at 5:59 PM, Albert albert8...@googlemail.com wrote:
 I am wondering whether is possible to use a BroadcastReceiver to
 listen for an Activity being launched.

No, sorry, there are no broadcast Intents for Activity launches.

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

Android Training...At Your Office: http://commonsware.com/training

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