VictorS 0 Posted February 20, 2022 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 Share this post Link to post
Guest Posted February 21, 2022 question? can Android DEcrypt it on installation? I think that not! Â by other side, your platform should do it, if was necessary. other, if your license is online checked, then why encrypt a binary file? Â I think that dont make sense. Share this post Link to post