I needed to move my sdk folder because the path didn't use to allow it run Then it is in C: But the sdk manager doesnt open in xamarin anymore nether in the windows menu... Do I need move it again? How can I solve that?
Asked
Active
Viewed 472 times
0
-
1First confirm VS is pointing to the right path of the Android SDK. – pinedax Jul 31 '17 at 18:00
-
Yeah, it is pointing to the right path. – Joyce de Lanna Jul 31 '17 at 18:11
-
Try going to the path and find a program called "SDK Manager.exe" double click on this and see what happens. Also do not forget the simplest of the solutions: restarting your computer (this helps many times). – pinedax Jul 31 '17 at 18:19
-
cmd open and after close...only it – Joyce de Lanna Jul 31 '17 at 18:34
1 Answers
1
Google removed the GUI for SDK starting from version 26. If you're using version 26, try downgrading to version 25. Remember that you can still open the SDK from Android Studio.
Source: Is GUI for Android SDK manager gone?
Alternative
You can use an open source GUI interface based on sdkmanager.bat: B4A Sdk Manager
It can be useful for any developer who doesn't use Android Studio.

Community
- 1
- 1

Jesus Angulo
- 2,646
- 22
- 28