On Tue, Jun 5, 2012 at 6:45 PM, Kristopher Micinski
<krismicin...@gmail.com> wrote:
> You can certainly query the package manager and ask for the list of
> available packages, and perhaps do something with that..

I think that the OP is looking for apps that *call* startActivity()
for certain Intent structures ("send an Intent to invoke Camera app or
Email app or Text Message app?"). PackageManager can find out who can
*respond* to certain Intent structures.

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

_The Busy Coder's Guide to Android Development_ Version 3.7 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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to