This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Google Play APK filtering for MALI?

Hi Mali Devs,

We are soon releasing a HL based app and are wondering if there's a way to filter for pre ES 3.0 Mali devices (400-MP and friends). Due to the builds targeting this category using ETC1 and Mali not having a proprietary compressed texture format to filter on, is there another way to do so ("uses-library", "uses-feature"...)?

Thanks!

Stephane

Parents
  • Hi Rich,

    Sadly, our product is a relatively large 1GB download. Notifying the user post-install isn't great but I guess our options are limited on this. Would be great if Play provided more expansive filtering based on GL extensions (rather than just texture formats + min GLES version), then GL_MALI_* could be used.

    Best,

    Stephane

Reply
  • Hi Rich,

    Sadly, our product is a relatively large 1GB download. Notifying the user post-install isn't great but I guess our options are limited on this. Would be great if Play provided more expansive filtering based on GL extensions (rather than just texture formats + min GLES version), then GL_MALI_* could be used.

    Best,

    Stephane

Children
No data