So I thought I could now upload my app using different NDK compiled libraries for targeted CPU architectures but it seems like that\'s not possible.
Anyone know how to u
You can declare supports-gl-texture in your AndroidManifest.xml for each separately compiled (and re-packaged) app. This will provide Market filtering, so a single user will only see one version of your app.
AndroidManifest.xml