Dus
Dus

Reputation: 4240

Can't find 'Android SDK' on Android studio preferences

i'm looking for the option 'Android SDK' that should be on Android studio at : Preferences -> Appearance & Behaviour -> System Settings.

I've recently installed ndk on my laptop(running on mac os), it might made the change.

Needless to say i've tried all the 'normal' resets to Android Studio.

https://developer.android.com/studio/intro/update.html#sdk-manager

System Settings

Upvotes: 1

Views: 3820

Answers (2)

Hajar EL
Hajar EL

Reputation: 11

to solve this problem go to settings -> languages and frameworks ->Android SDK -> then sdk tools now you can find your sdk tools and update them

Upvotes: 1

Turkhan Badalov
Turkhan Badalov

Reputation: 934

This icon in circle is SDK Manager. Below window you can see "Launch standalone SDK Manager" if you need this representation, though they are almost same. SDK Manager

Upvotes: 1

Related Questions