I know this question is already mentioned on some places (like here), but is there an easy way to read WebP images, like using a jar file?
It would be great to minimize the size of images of apps even on older devices.
Is it possible to read a WebP inputStream to a normal bitmap instance like you do with other formats, even on older android versions (older than ICS)?