8000 GitHub - mizzunet/AutoBoot: Turn on powered off android phone by connecting to charger.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Turn on powered off android phone by connecting to charger.

Notifications You must be signed in to change notification settings

mizzunet/AutoBoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBoot Patch for Android Devices

Magisk module to patch boot image to make your powered off device turn on automatically as charger is plugged. Similiar to iPhone

Prerequisites

  • A rooted Android device with Magisk installed.

Patch

  1. Download and install this module

  2. Run autoboot_patcher auto.

  3. Now see if it's working, power off the device and plug a charger

Important Notes

  • The patching process modifies the boot.img, which is a critical component of the Android system. Be cautious while applying patches and ensure you have proper backups in case anything goes wrong.
  • The provided init.custom.sh contains a proof-of-concept line that triggers a reboot. Avoid using this line in a production environment.

Disclaimer

Use the provided scripts and patches at your own risk. The repository owner and contributors are not responsible for any damage or issues that may occur as a result of using these scripts.

Tested Devices

The patch has been successfully tested on the following devices:

  • Redmi 4X running Android 10
  • Samsung J3 (2016) running Android 7.1.2
  • Google Pixel 4a running CalyxOS

Credits


About

Turn on powered off android phone by connecting to charger.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell 100.0%
0