Android toolchain - develop for Android devices X cmdline-tools component is missing Run path/to/sdkmanager --install "cmdline-tools;latest"
This error means your "Android SDK Command-line Tools are missing"
- Open Android Studio
- In the Menu bar , click Tools(4th last)
- choose SDK Tools panel
- Tick Android SDK Command-line Tools
- Click Apply at bottom of the window
IT WILL START DOWNLOADING the missing component