ClawPaw Phone Control
by @wzliu888
Guide users through ClawPaw Android setup — installing the APK, granting permissions, connecting SSH tunnel, and verifying the full LLM-to-phone control chai...
| Error | Cause | Fix |
|-------|-------|-----|
| device offline | ADB TCP mode not set | Re-run Step 3 with USB connected |
| INJECT_EVENTS permission denied | USB debugging (Security settings) not enabled | Settings → Developer Options → USB debugging (Security settings) → ON |
| WRITE_SETTINGS not granted | Step 3 was skipped | Run grant-permissions.sh with USB connected |
| SSH: Disconnected | MIUI killed the service | Settings → Battery → ClawPaw → No restrictions; lock app in recents |
| failed to authenticate | New adb server, phone needs to approve | Check phone for Allow USB debugging dialog |
| Screenshot is black | Screen is off | Press power key first, or adb shell input keyevent KEYCODE_WAKEUP |
clawhub install clawpaw-phone-control