hello
I use SQLCipher library and its make a folder in apk like this one
but actually we need just the blue ones (arm64-v8a and armeabi-v7a) and we can delete the others from apk without problem
Question is: can we make any config in B4A to export APK file with just the needed files?
Thanks in advanced