Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a .xapk file? Can I make it from a .apk and a .obb file?

When I googled this question on the Internet, there was none about how to create instead of install. I saw they were just zip files but I do not really know if I can just put everything into a zip and change its file extension to .xapk and it is done. So my question is: Can I simply zip a .apk and a .obb files (build from Unity) to make a .xapk file? Or I need to arrange it with some specific folder structure? Or I can only make it from an Android project in Android Studio?

like image 853
Sunny Leung Avatar asked Nov 24 '25 04:11

Sunny Leung


1 Answers

It seems the answer is NO. It needs an "manifest.json" file, as detailed in Caleb Fenton's blog.

http://calebfenton.github.io/2016/02/28/decompiling-xapk-files/

The question of how to generate the file automatically still eludes me. I haven't been able to find a "xapk creator" or something.

like image 177
Herbert Köster Avatar answered Nov 25 '25 19:11

Herbert Köster



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!