I installed flutter and android studio together with the SDK. Android studio is working well but on running flutter doctor, I get an error; ' Unable to locate Android Sdk'
Thanks in advance for helping me
I installed flutter and android studio together with the SDK. Android studio is working well but on running flutter doctor, I get an error; ' Unable to locate Android Sdk'
Thanks in advance for helping me
installing the platform-tools resolves the problem. For this, open Android Studio, click on SDK Manager in the toolbar or click Tools > SDK Manager, click on SDK Tools, then check-mark ‘✓’ Android-SDK Platform-Tools (as shown below).