[android-developers] Texture compression filtering in the market
The docs say that the Android Market filters apks using the
"supports-gl-texture" tag in the manifest. It goes on to say that
absence of that tag is taken by the market to mean that ALL compression
options are supported.
How can one go about having two APKs, one supporting, say, ETC1 format,
and the other supporting no compression formats (e.g. using decompressed
PNGs)?
Is this not possible? Wouldn't the APK with no tag be taken before the
compression filtered APK since its compression behavior is more permissive?
Cheers,
Chris...
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home