Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this.
Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to
resolve this.
How to Fix Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to
resolve this.
- open android studio .
- press 3 dots and choose SDK Manager .
- select SDK Tools then check box of Show Package Details .
- scroll down to Android SDK Command-line Tools (latest) and select box Android SDK Command-line Tools 8.0
- go to android studio sdk folder then choose cmdline-tools folder then rename 8.0 folder to latest .
- press Apply and ok and wait the download finish .
- in cmd write flutter doctor --android-licenses .