After I export to Android, I want to remove Arm v6 support so that my app runs only on devices that I believe will not lag. Is it correct to simply remove the "armeabi" folder within "libs" and keep "armeabi-v7a"? I also assume I need to add a tag in the android manifest but I could not find any info on that. Anybody know how I can accomplish this?
Comments
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive
<uses-feature android:glEsVersion="0x00020000" />
Likes: SinisterSoft
https://deluxepixel.com
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive