Jump to content
VictorS

encrypt APK file

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×