I need to install some packages in Android SDK Manager
, but in my SDK
folder there isn't the .exe file (There is only the AVD Manager
and the folders).
How can I find it? My SDK
works normally with Android Studio
, without problems, it's strange that SDK Manager.exe isn't there.
To open the SDK Manager from Android Studio, click Tools > SDK Manager or click SDK Manager in the toolbar. If you're not using Android Studio, you can download tools using the sdkmanager command-line tool. When an update is available for a package you already have, a dash appears in the check box next to the package.
The Cause for this error -SDK tools package might not be installed. Quick fix: Go to the Tools –> SDK manager –> SDK tools. Deselect Hide obsolete packages option on the right bottom and further install Android SDK Tools(obsolete). A new folder named Tools is now generated in the SDK directory.
You need to open Android Studio then go to Tools > SDK Manager > SDK Tools tab, uncheck the option Hide Obsolete Packages. And install Android SDK Tools and Android SDK Command-line Tools.
The sdkmanager tool is provided in the Android SDK Command-Line Tools package. To use the SDK Manager to install a version of the command line tools, follow these steps: Download the latest "command line tools only" package from the Android Studio downloads page and unzip the package.
I had to install an older version https://dl.google.com/android/installer_r24.4.1-windows.exe and update it. Going from there worked
You can find Android SDK Manager.exe file in the following folder:
C:\Users[account]\AppData\Local\Android\sdk (sdk1 in my case)
You can tap on that and you will get the Android SDK Manager screen.
I found C:\NVPACK\android-sdk-windows\tools\android.bat
When I ran it, it brought up SDK Manager.
Which was nice, because I couldn't find SDK Manager in the C:\NVPACK\android-sdk-windows\lib folder like I was told it would be there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With