How can I unpack/pack .bundle files from the installed games/application in android?
I have unpacked an apk and there are .bundle file types in its asset. I would like to unpack the .bundle files and see what is inside.
I tried google and did not find any way to unpack the bundle files from the installed games/application in android.
Thanks!