As a general rule it is not possible to get information about, or influence
other applications on an un-rooted Android. The exception is where the
application is designed for external interaction and has prepared public
intents or broadcasts to allow this.

Jim

On 17 March 2010 11:51, Mark Murphy <mmur...@commonsware.com> wrote:

> Csenteri Barna wrote:
> > Hi
> >
> > I would need to know when one activity starts or get's focus.
> > I need this notification for any activity regardless of his type, name
> > or whatever - not searching for one specific activity.
> >
> > Checked the ActivityMonitor and the Intent and I haven't found a
> > generic intent for this purpose. Or I hadn't understood well the
> > descriptions from the Intent ACTION_xxxxx ...
> >
> > Is it possible at all?
>
> No, sorry.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 2.0 Available!
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> 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 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