doctor
Diagnose Android SDK, adb, emulator, AVDs, connected devices, accessibility bridge, JDK, and Gradle to identify why builds fail. Run first when encountering errors like 'SDK location not found'.
Instructions
Diagnose the local toolchain, and the first call of any session that isn't going well: 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 | |||