Type the following command to ensure the computer recognizes the mobile device: adb devices Use code with caution.
Your (e.g., Samsung, Xiaomi, Google Pixel) Your current Android Version
Open Developer Options and toggle "USB Debugging" to active.
: Go to Settings > About Phone and tap "Build Number" 7 times. Type the following command to ensure the computer
If you find yourself running this command often, consider these alternatives:
The Shizuku service running via ADB is temporary. If your device restarts, Android will terminate the background shell process. You must reconnect your phone to the computer and re-run the script after every reboot to restore functionality.
Type adb devices to ensure your device is recognized. If you find yourself running this command often,
Running Shizuku unlocks advanced capabilities for apps that usually require root access, such as:
: Advanced automation scripts can run with elevated permissions. Common Troubleshooting
Open on your phone, navigate to About Phone , and tap Build Number 7 times until developer options are unlocked. Type adb devices to ensure your device is recognized
adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh Use code with caution.
Before running the initialization script, you must prepare your environment.