Automatically installs APK, XAPK, APKS, and APKM files dropped into the AutoAPK folder.
- Install the module via Magisk or MMRL
- Reboot your device
- Put any
.apk,.xapk,.apks, or.apkmfile into/storage/emulated/0/AutoAPK - The module will install it automatically within 5 seconds
- Installed files will be renamed to
.installedto avoid re-installing
- Magisk 23.0+
- Root access
- Watches
/storage/emulated/0/AutoAPKfolder 24/7 - Supports Single APK, Split APKs, XAPK, and APKM
- No need to open the app or run commands manually
- May not work on Virtual Android / Emulators due to different storage paths. Real device recommended.
- Initial release
- Auto create AutoAPK folder on boot
- Auto install APK/XAPK/APKS/APKM
Please open an Issue with your: Device Model + Android Version + Magisk Version
Example: Pixel 7 - Android 14 - Magisk 27004 - Working