I need a way to encrypt my assets in my .jar and my .apk, a way to read from a binary file that is encrypted for a libgdx game.
I know in memory they cannot be protected, but there is a higher level of difficulty for doing that.
Please do you know a way I can convert my assets to a binary file and read from it?
I have seen tons of apps that do this with their apks and obbs for example: