The VG Resource
Extracting files from an apk? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html)
+---- Thread: Extracting files from an apk? (/thread-34761.html)



Extracting files from an apk? - DigitalDiamal - 12-09-2018

I just wanna know how to, since I'm keeping notes that someday in the future I can rip some models from games I want to rip from:


*Krazy Kart Racing - Sparkster and his car, the Turbopossum (Don't know if there's any racetracks from his home series in that game)
*Calling All Mixels - Character models and maps
*Skylanders: Battlecast
*Skylanders: Ring of Heroes


RE: Extracting files from an apk? - Resistiv - 12-09-2018

Hiya DigitalDiamal!

With most APKs, you can simply rename the .apk file to a .zip file and extract it from there, or use an application like 7-Zip to directly unpack the APK. Also, some game data is found in OBB (.obb) files, which are usually found either on your device in the proper "obb" folder, or within XAPK (an app package containing both an .obb and an .apk) files. APK, XAPK, and OBB files can all be unpacked in the same fashion as referenced above.

Hope this helps, cheers!


RE: Extracting files from an apk? - DigitalDiamal - 12-09-2018

Do I have to use a phone to install those apps? Because I don't have a phone for myself if I can't install those apps.


RE: Extracting files from an apk? - Resistiv - 12-09-2018

Most of the time it's most useful (and legal) to use your own device to install and extract APKs by using an app like ApkExtractor, however if you don't have a device on hand I'm sure Google can point you in the right direction ;)


RE: Extracting files from an apk? - DigitalDiamal - 12-11-2018

How do I use that script on Java? I'm just keeping notes in case.