Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAPK Magisk Module

Automatically installs APK, XAPK, APKS, and APKM files dropped into the AutoAPK folder.

How to Use

  1. Install the module via Magisk or MMRL
  2. Reboot your device
  3. Put any .apk, .xapk, .apks, or .apkm file into /storage/emulated/0/AutoAPK
  4. The module will install it automatically within 5 seconds
  5. Installed files will be renamed to .installed to avoid re-installing

Requirements

  • Magisk 23.0+
  • Root access

Features

  • Watches /storage/emulated/0/AutoAPK folder 24/7
  • Supports Single APK, Split APKs, XAPK, and APKM
  • No need to open the app or run commands manually

Known Issues

  • May not work on Virtual Android / Emulators due to different storage paths. Real device recommended.

Changelog

v1.0

  • Initial release
  • Auto create AutoAPK folder on boot
  • Auto install APK/XAPK/APKS/APKM

Testing & Feedback

Please open an Issue with your: Device Model + Android Version + Magisk Version Example: Pixel 7 - Android 14 - Magisk 27004 - Working

About

Magisk module that auto-installs APK/XAPK/APKS/APKM files from /storage/emulated/0/AutoAPK folder

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages