using Delphi 11, I have developed an Android app that will not be distributed over the Play Store, but as a download from a website.
The app is using an online licensing system that i want to protect by encrypting the APK.
Can anyone help with recomendations for native code APK encryption?
Thanks