简体   繁体   中英

Get the list of apps capable of handling the photo upload intent to display in a View (bottom sheet view,dialog,dialog fragment)

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM