Language
- English
- العربية
Shizuku Auto Starter
What does this module do
This module automatically starts Shizuku at device boot.
No need to open the app or run commands manually.
What is this project
A simple Shell-based module. When installed, it auto-runs service.sh after every boot.
The script looks for libshizuku.so (from the Shizuku app) and runs it.
How it works
- Waits for the system to fully boot.
- Waits 5 more seconds.
- Searches for
libshizuku.sounder/data/app/. - If found:
- Makes it executable.
- Executes it.
- Logs everything into
shizuku_exec.log.
Requirements
- Android device with root access
- Shizuku app installed
Tested On
- Redmi Note 11 SE (Rooted using Magisk)
Important Notes
- Only tested on Magisk
- Not guaranteed to work on KernelSU, APatch, or other custom environments
- Use outside Magisk at your own risk
Module Files
| File | Description |
|---|---|
service.sh |
Main script – auto-runs after boot |
shizuku_exec.log |
Log file – created automatically |
module.prop |
Metadata file for Magisk module |
Other Download Options
You can get our module directly from MMRL using the button below:
[!WARNING]
Use of this module is entirely at your own risk.
The developer is not responsible for any damage to your device or data resulting from improper or unsupported use.