android - change apk to zip but can't find the image files -
I'm new to Android World programming so I think that I should see files of other games in particular on the files Because now I feel that I am wrong in managing the image to use in the game.
I change .apk to .zip, explore folders and files, but I could not find their Atlas images or character images (or some main in-game image files). How do they actually manage their image files? Where will they keep them? .
Note: When I checked my own game (.zip .app), then I could easily search all my image files in the property or drawable folder.
Android Pictures differ from Providing access to .apk > Files .. .apk file that you have downloaded and removed, will have another extension in it Can be images and potentially the device may be in the device Check the Android / data or Android / OBB directories.
Comments
Post a Comment