Android : Check if the device supports specific image format

on Wednesday, January 28, 2015


Is there any way to check if the device supports an image format (webP format specifically). According to android doc (http://developer.android.com/guide/appendix/media-formats.html), webP is supported in 4.0+ devices. enter image description here


But some of the 4.0+ devices are not supporting webP yet. (for ex, Noxia XL- http://developer.nokia.com/community/wiki/Nokia_X_known_issues). Is there any way to programmatically check if the device supports webP image or not.Any help would be appreciated.Thanks!


0 comments:

Post a Comment