[Solved] Android Studio Error:SDK location not found.

Error:SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.

Solution: Configure ANDROID_HOME environment variable for the installed sdk path.
Just restart Android Studio.

Read More: