How to Install XApk files on Android
XApk is a file format for Android, where the file already contains Apk + OBB data, so that when the installation process is complete, we no longer need to download the files needed by the application. Therefore, the XApk file will definitely be bigger than the Apk file, which one is easier to download? of course XApk because we only need to install the Apk then copy the OBB Data so all we have to do is play.
There are two ways you can do to install files from XApk, namely the complicated version and the simple version, so here’s the tutorial
Tricky version
1. Have a file format “.XApk”
2. Then change the extension from “.XApk to .ZIP”
3. Then “Unzip” the file
4. Usually 2 folders will appear, one folder containing the “.Apk” file and the other containing “OBB Data”
5. Run the file with the extension “.apk” then install it, wait until the installation process is complete
6. Copy (Copy) “OBB data” to “sdcard/Android/obb” or “internal/Android/obb” (depending on where you put the app)
7. Done and enjoy running the application!
Simple Version
1. Download the “XApk Installer” application, available on the PlayStore
2. After that install the “XApk Installer”.
3. After the installation process is complete, then open the “XApk Installer” application
4. Then automatically our “.XApk” file will be detected and ready to proceed to the installation stage
5. Good luck!
Other Versions Split APKs – 2023 updates!
1. If you have a XApk file but it can’t be installed with the help of the XApk Installer, it means that the file is of the Split APKs type which can only be installed using a special application
3. You can download it then enter SAI
4. Go to “Settings” then activate “Use ZipFile API” (If needed, a notification will usually appear to activate)
5. Go back to the “Installer” menu, select “Install APKs” and select “Internal file picker”
6. Find the XApk file to be installed then press “Select” and select “Install”
7. Carry out the installation process as usual
8. Done!