How do I find my Android platform SDK?

Open your Android Studio. In the welcome screen, select “Configure” > “SDK Manager”. 2. Navigate to “Appearance & Behavior” > “System Settings” > “Android SDK” and now you can see the SDK versions that were installed in the “API Level” and “Name” columns (focus on “API Level”).

Read more

How do I find my Android SDK path?

Navigate to the File > Settings option you will get to see below dialog screen. Inside that screen. Click on Appearance and Behavior option > System Settings options and then click on the Android SDK option to get to see the below screen. Inside this screen, you will get to see your SDK path.

Read more

What is Android SDK home?

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 more