Is there a way to use intent.setType() and supply multiple broad types (like images and video)?
intent.setType()
I am using an ACTION_GET_CONTENT.
ACTION_GET_CONTENT
for my work with semicolons.
Example:
intent.setType("image/*;video/*")
or
sIntent.putExtra("CONTENT_TYPE", "image/*;video/*");