doctor
Diagnose local toolchain issues by checking Android SDK, adb, emulators, attached devices, accessibility bridge, JDK, and Gradle. Run this first when a build fails or something is not working.
Instructions
Diagnose the local toolchain: Android SDK path (and whether it really is an SDK), adb/emulator availability, known AVDs, attached devices, per-device accessibility bridge status, plus the host build tools — a JDK (Gradle needs one) and a system gradle (needed only so scaffold_android_project can generate a wrapper). Run this first when something isn't working, especially a Gradle tool failing with "SDK location not found".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||