- Forum posts: 3
Feb 11, 2016, 9:03:24 AM via Website
Feb 11, 2016 9:03:24 AM via Website
sdk is not linking with andriod studio and i am not getting option of sdk manager in andriod studio
can any one plz suggest me
Feb 11, 2016, 9:03:24 AM via Website
Feb 11, 2016 9:03:24 AM via Website
sdk is not linking with andriod studio and i am not getting option of sdk manager in andriod studio
can any one plz suggest me
Feb 11, 2016, 9:23:40 AM via Website
Feb 11, 2016 9:23:40 AM via Website
this is the error i am getting
Feb 11, 2016, 9:24:48 AM via Website
Feb 11, 2016 9:24:48 AM via Website
sridhar k
this is the error i am getting
Feb 12, 2016, 2:19:32 PM via Website
Feb 12, 2016 2:19:32 PM via Website
JDK and SDK are different things. You need to install Java Development Kit and Android's Software Development Kit to use Android Studio
Feb 13, 2016, 9:04:02 PM via Website
Feb 13, 2016 9:04:02 PM via Website
You messed up settings for your android studio..
Feb 16, 2016, 5:43:22 AM via Website
Feb 16, 2016 5:43:22 AM via Website
Hi..
You can do following:
1. Download SDK zip file from developer.android.com
2. Extract the zip file.
3. Copy and paste that extracted folder into Applications/Android Studio/
4. Open Android Studio. Go to: (Quick Start) / Configure / Project Defaults / Project Structure /
(Android SDK Location) and browse SDK folder.
5. Apply and save.
Hope it will help you.