Welcome to the Shizuku setup guide! Shizuku is a powerful tool that allows you to manage app permissions with ease. Follow the steps below to set up Shizuku using your preferred method.
- Download and install the Shizuku app from the Google Play Store.
-
Root Your Device:
- Ensure your device is rooted. (Use tools like Magisk for rooting.)
-
Grant Root Permissions:
- Open the Shizuku app.
- Click Start By Root Option.
- Grant Root Access.
-
Start Shizuku:
- Tap on Start.
-
Enable Developer Options:
- Go to Settings > About phone.
- Tap on Build number 7 times to enable Developer Options.
-
Enable Wireless Debugging:
- Go to Settings > Developer options.
- Toggle on Wireless debugging.
-
Pair Device for Wireless Debugging:
- Open Developer options > Wireless debugging > Pair device with pairing code. (It will popup in Notification Shade)
- Follow the on-screen instructions to pair your device.
-
Start Shizuku:
- Open the Shizuku app on your device.
- Tap on Start.
-
Enable Developer Options:
- Go to Settings > About phone.
- Tap on Build number 7 times to enable Developer Options.
-
Enable USB Debugging:
- Go to Settings > Developer options.
- Toggle on USB debugging.
-
Install ADB:
- Download the SDK Platform Tools from Google and extract it.
-
Connect to ADB:
- Connect your device to your computer via USB.
- Open a terminal/command prompt in the SDK Platform Tools directory.
- Run the following command:
adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh
-
Start Shizuku:
- Open the Shizuku app on your device.
- Tap on Start.
- Make sure to restart Shizuku after a reboot.
- Check the Shizuku documentation for more detailed instructions and troubleshooting.
If you encounter any issues, feel free to open an issue on our GitHub repository.🎉