Well that's deterministic to me, as that's encoded in the sources, I do not
want to know if an application "a" uses a _particular_ application "b" but
_any_ activity of any other application.

But yeah I guess that's not possible as intents are not referenced anywhere
else but in the source. Thanks.

I'll have to modify iBinder then to sort of log communications between
processes and flag data that represent this scenario.
I was just hoping there was an easier way.

Regards,

On Fri, Dec 3, 2010 at 10:23 PM, Mark Murphy <mmur...@commonsware.com>wrote:

> On Thu, Dec 2, 2010 at 10:44 AM, Tux <guillaume.ben...@gmail.com> wrote:
> > I was wondering if it is possible to see which external applications
> > (i.e.: other applications of the phone), a particular application use
> > or to be more precise, which activities an application use that
> > belongs to an external application?
> >
> > I want thus a way to say: Application "a" uses activities of
> > application "c" and "d".
> >
> > Is it possible with on-device applications? if not, how could I access
> > this information on a device?
>
> There is no way to do this on a device. It is not even a deterministic
> question, as the answer depends on the device and what other
> applications are installed upon it.
>
> >
> > Cheers
> >
> > Guillaume
> >
> > --
> > 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
> >
>
>
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _Android Programming Tutorials_ Version 3.0.1 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




-- 
Benats Guillaume .

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