To my understanding an Android APK is inherently insecure and can be read by anyone.
This is problematic as we want to keep our code secret as it uses some clever tricks we do not want copied. Further, we need to embed encryption keys in our APK which we don't want read.
Any thoughts on how best to protect the APK in 2020?
if you are looking for a harder way you can encrypt your classes with a professional app such as DexProtector (a bit expensive) , it's compatible with B4A apps
ProBundle contains all the following libraries: - ArchiverPlusZip v1.13 Based on the Zip4j library, this library allows to add, extract, update and remove files from a zip archive. It supports encryption and decryption (standard and AES), Zip64 format and split zip archives. It is compatible...
ProBundle contains all the following libraries: - ArchiverPlusZip v1.13 Based on the Zip4j library, this library allows to add, extract, update and remove files from a zip archive. It supports encryption and decryption (standard and AES), Zip64 format and split zip archives. It is compatible...
ProBundle contains all the following libraries: - ArchiverPlusZip v1.13 Based on the Zip4j library, this library allows to add, extract, update and remove files from a zip archive. It supports encryption and decryption (standard and AES), Zip64 format and split zip archives. It is compatible...