I'm trying to get the list of all apps installed on a phone capable of handling the photo upload intent, I would like to be able to get access to the list of apps to display them in a View in my activity
please help!!
What is that intent?
I think it doesn't exist so that might not be possible.
Here you can check all the implicit intent types.
Uploading a photo is something you do calling a web service.