I am making a app that when user click the image filename, it will call built-in image intent to view the photo. But problem arises here, some format is not supported. Is there any tool in API for developers to check whether the file is supported by android?

Or I should just write a iterator to check the listed extension in the following website? http://developer.android.com/guide/appendix/media-formats.html

Thank you very much

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.