Hello,
I have question.
Problem: isn’t dangerous to have all data files (images, music etc.) in apk - apk can be opened as zip file and there are all files in assets folder. I don’t want put in for copy.
Can I put all my data files in one big file (game.dat) with unknown format - data can be packed and crypted. I did it before for PC games.
I have some own programs for pack all data in one file but I am not sure how load them…? Fore example with display.newImage()?
Thanks for help [import]uid: 127034 topic_id: 22816 reply_id: 322816[/import]