I have resolved the issue by below steps:
Read moreWhere is the Android SDK folder on Mac?
Generally, the Android SDK is installed in the /Users/user-name/Library/Android/sdk folder on macOS.
Read moreHow do I fix the SDK emulator directory is missing?
Here’s how I “solved” it:
Read moreHow do I fix Please provide the path to the Android SDK?
Managed to fix it by doing a complete uninstall of Android Studio, deleting the C:\Users\Your Name\AppData\Local\Android folder, deleting any Android Studio settings folders (in my case C:\Users\Your Name\. AndroidStudio2. 3 and C:\Users\Your Name\. AndroidStudio2.
Read moreHow do I fix failed to install the following Android SDK packages?
Problem: SDK license not accepted
Read moreHow do I fix a missing Android SDK?
Quick fix: Go to the Tools –> SDK manager –> SDK tools. Deselect Hide obsolete packages option on the right bottom and further install Android SDK Tools(obsolete) . A new folder named Tools is now generated in the SDK directory.
Read more