Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android SDK path not specified

I already installed the android studio but i am having a problem to proceed ahead, and the problem is Android SDK path not specified, what does it mean, do i need to download something or what?Android SDK is having problem

like image 960
Vaibhav Vijayvargiya Avatar asked May 21 '17 10:05

Vaibhav Vijayvargiya


2 Answers

Go through the following steps but first make sure your PC is connected to the internet.

  1. Open your Android Studio
  2. Go to the File menu and choose Settings
  3. After that from the left side of Settings window search Android SDK, click on it and on right side click Edit.
  4. Then from SDK Setup Window Click Next and Another window will be opened click Next.
  5. Finally, the installation starts and Android Studio download the SDK and necessary files.
like image 136
Ashraf Gardizy Avatar answered Oct 29 '22 02:10

Ashraf Gardizy


Yes, you need to download the Android SDK. Then you need to add the location on your computer to Android Studio.

The SDK can be downloaded by opening a workspace in Android Studio, and finding a button with an arrow pointing down. If you hover over it, it should say "Open SDK manager". Press it and download the packages you need.

like image 39
Zoe stands with Ukraine Avatar answered Oct 29 '22 03:10

Zoe stands with Ukraine