In Android Studio when I select the Tools Option, The SDK Manager Option is not shown.
Also, when I search for SDK Manager using the Search Option it shows the SDK Manager Option, but when i click on it nothing happens.
So, what should I do to install new packages from the SDK Manager.
I have solved this as follows:
Window > Customize Perspective... (you will see Android and AVD Manager are disabled)
Command Groups Availability > Android and AVD Manager > check
Tool Bar Visibility > Android and AVD Manager > check
Go to Menu bar click -> View button and Select -> Toolbar
Thats it.
Thanks
check if android support is checked in pluggins
I installed android studio 3.4 and even i could not see the sdk manager under tools. There are two ways to get to SDK manager:
- From the start screen of android studio (popup, where you select a blank project or any other existing project), there is a configure button at the bottom right of the popup. Click that and you would see the option for SDK Manager.
- From toolbar Android Studio -> Preferences -> Appearance & Behavior -> System Settings -> Android SDK ( or in preferences window search box type 'sdk' and you will goto this path directly).
I am seeing this same problem and am not finding this solution works. Perhaps this solution solves some cases where the SDK Manager Option is not shown. But, I think there are others.
I strongly recommend avoiding Android Studio at this time. It's a beta project and as such ... not intended to work as expected.
In the new version of Android Studio You can find the sdk manager option on the top right corner. just beside the search option.