Android Question Encrypt apk

khwarizmi

Active Member
Licensed User
Longtime User
Hi all

when the user opens the apk file of my application with the winrar, he can obtain all the files in the File.DirAssets, Is there any way to encrypt it ?

thanks in advance
 

MarkusR

Well-Known Member
Licensed User
Longtime User
maybe just modify the first bytes with xor and they are needless for normal user.
or use a sqllite database. (files and images you can put into a blob field)
 
Upvote 0

khwarizmi

Active Member
Licensed User
Longtime User
thank you very much for help, as well as your ways I found also this tool By Erel.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…