I had update android studio 2.2.3 to 2.3. After updating Standalone SDK manager not showing. So, I am trying to launch SDK Manager.exe from path(C:\Android\SDk\SDK Manager.exe) but not opening SDK manager.
How can i solved this problem?
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.
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.
1+), after some digging, I found a faster way to open AVD and SDK: In the welcome interface of Android Studio, after pressing CTRL + SHIFT + A , a search box will jump out, then you can input "AVD", the AVD manager will come out. To open SDK is the same way.
The standalone SDK manager has been deprecated, the new one can be accessed from the bin directory of the SDK:
android_sdk/tools/bin/
https://developer.android.com/studio/command-line/sdkmanager.html
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