Solved Downloading game assets (png)

Status
Not open for further replies.

ArmorTage

Solid & Active Platinian
Hi, everybody! I have a simple question.

Let's say there is a game that uses pictures (png assets). With the help of debugging console I was able to download images.

Question: is it possible to somehow pull off such a thing with apk file?

That is, the apk file itself does not contain these resources, perhaps only the connection string. I wonder if it's possible to access them to download them?

The game, fully server-side.

Maybe any debug with another apk for this?
 
Status
Not open for further replies.
Back
Top Bottom