Search code examples
androidimage-processingwebpandroid-4.1-jelly-bean

Minimum Android OS versions for WebP images support


Have to provide the WebP images through API based on Android Os version. So Can you please provide the list of Low end Android OS versions supporting WebP images.


Solution

  • According to the documentation, WebP was supported starting in Android 4.0. However:

    • Transparency support was only added in Android 4.2.1
    • Lossless compression support is new to Android 10