Not programmatically but you can look here for published intents for
apps: http://www.openintents.org/en/intentstable
Maybe the app you refer to is in the list. Else, you could maybe ask
the app builder to add their Intents to that site?


On 19 mei, 01:56, Eric <e...@alum.mit.edu> wrote:
> I installed an app today that I would like to call out to from my app,
> if it turns out the app I installed has a public intent published.  Is
> there a way for me to determine this information, either
> programmatically or through a facility on the system?   I fooled
> around a bit with PackageManager, but it only seems to report on
> system-level intents, not installed applications.
>
> In general, I think it would be useful to know all of the public
> Intents installed on a phone, and the data-structure those Intents
> expect.  I see there's an 'openintents' website, but I'm wondering if
> it's possible to check a given phone for available intents?

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