Is there a way to use setType() and supply multiple broad types (like images and video)?
I'm using an ACTION_GET_CONTENT. It seems to be working with just comma-separated types.
Is there a way to use setType() and supply multiple broad types (like images and video)?
I'm using an ACTION_GET_CONTENT. It seems to be working with just comma-separated types.
anyone tell me how to pass the mimetype for multiple images and videos while sharing with other application like email, messaging, picasa etc.
how to get all the applications which are used to share images, video and mixed of images and videos. what mimetype to be sent with the intent.