I have installed Android Studio but i don't know how to set the path of SDK
.
I have version new of Android studio but getting error in code.
package not found import package dose not getting.
I have installed Android Studio but i don't know how to set the path of SDK
.
I have version new of Android studio but getting error in code.
package not found import package dose not getting.
Download the SDK from here: http://developer.android.com/sdk/ to C:\android-sdk\
.
Then when you launch Android Studio again, it will prompt you for the SDK path just point it to: C:\android-sdk\
.
If you install it first time then do this as @Ironman told here and if you want to change exciting path from android studio then in your toolbar in android studio as shown in below picture,
you will see icon for sdk manager,this is icon for it
click it and you will see this prompt window
You can see Android SDK Location path on top of this window you can edit it as you want