Android Studio 2.3 sdk manager not open

Jigar Shekh picture Jigar Shekh · Mar 16, 2017 · Viewed 8.2k times · Source

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?

Answer

Mina Samy picture Mina Samy · Mar 16, 2017

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