There are several ways to point Gradle to your local SDK directory. 1. Set the ANDROID_HOME environment variable and restart a console/IDE. 2. Set the sdk.dir property in ‘local.properties’ file.
There are several ways to point Gradle to your local SDK directory. 1. Set the ANDROID_HOME environment variable and restart a console/IDE. 2. Set the sdk.dir property in ‘local.properties’ file.