The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android . Cordova requires the ANDROID_HOME environment variable to be set. This should point to the [ANDROID_SDK_DIR]\android-sdk directory (for example c:\android\android-sdk).25 Nis 2017
Read moreHow do I set environment variables in Android home?
Set ANDROID_HOME and Path Variables
Read moreWhere is the Android SDK folder?
If you can’t find it, then instead you can select Tools–>Android–>SDK Manager. In the SDK Manager, select Appearance and Behavior–>System Settings–>Android SDK; and read the field “SDK Location”.31 Tem 2016
Read moreCan I delete Android SDK folder?
If you don’t use emulator then you can delete this folder .
Read moreWhat is SDK directory?
If you only installed Xamarin with Visual Studio setup, the android SDK location is : C:\Program Files (x86)\Android\android-sdk .
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 moreWhere is the path to SDK Manager?
The sdkmanager tool is provided in the Android SDK Tools package (25.2. 3 and higher) and is located in android_sdk /tools/bin/ .
Read more