Hi, please advice me what app from fdroid can extract XAPK file?
XAPK extracting
[deleted]
- Edited
xapk is just a zipped apk and a data folder. rename it to something.zip and extract it with Material Files if the stock file manager cant do it, but it should be able to.
Then install the APK and move the data folder to /storage/emulated/0/Android/obb/
So if the folder in the xapk is com.example.example then the path should be
/storage/emulated/0/Android/obb/com.example.example
after the move.
[deleted]
If you just wanna extract it without install then just rename it to .zip and use the file manager to do so obviously.
I found that ZipXTract can handle weird zip files that AOSP files and fossify filemanager couldnt open