magisk-autoboot
magisk-autoboot copied to clipboard
a Magisk module to enable automatic booting/for turning on of your Android device when it's connected to a charger or USB.
I installed you Magisk module but nothing happens, the tablet don't start when power is connected.
On my OnePlus 8 Pro running Android 13, the module didn't do anything once it was installed. To get autoboot to work, I had to edit scripts/files/init.autoboot.rc to this: ```...
thx for this module. worked succesfully on xiaomi redmi 9a with miui 12.5.7 A11 BUT: worked with version 2.0.0 in beginning of june 2024, doesnt work anymore in july 2024...
no support ksu?
With the latest release, your [`module.prop`](https://github.com/anasfanani/magisk-autoboot/blob/main/module.prop) has no `versionCode` declared. As Android uses that internally to tell versions apart, can you please bring it back (to an integer value larger...
I notice that the uninstall.sh depends on the backup_boot.img to have persisted. I was wondering whether it was possible to uninstall this module by undoing the patching steps to create...
`- Copying zip to temp directory - Installing Magisk-Autoboot-v2.0.0-simple.zip Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip inflating: module.prop ***************** Magisk Autoboot by anasfanani ***************** Archive: /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip inflating: customize.sh ******************* Powered by Magisk ******************* - Extracting...