Replies: 4 comments
-
XAPK files are simply ZIP files containing the base apk and the various split apks. |
Beta Was this translation helpful? Give feedback.
-
I'll use this ticket as the backlogged feature request. Maybe at some point Apktool could reach into the xapk and pull out what it needs, but that gets really confusing with all the splits/archs that may exist. |
Beta Was this translation helpful? Give feedback.
-
Very soon there will be such applications. I already thought about it, it is possible to unpack only the basic arch from this archive, and at assembly to pack everything back. also to add a key whether to unpack all split apk from archive. I personally have such an idea |
Beta Was this translation helpful? Give feedback.
-
Any updates on this ? |
Beta Was this translation helpful? Give feedback.
-
Not yet support decompile xapk file :(
Beta Was this translation helpful? Give feedback.
All reactions