问题
How can I open the Android SDK Manager in the last Visual studio to update the android sdk version?
I know it's a simple question, but I did not find documentation about how to do it or the access to open the manager.
回答1:
I have installed Xamarin, so Android SDK manager can be opened in Visual Studio from
Tools->Android->Android SDK Manager
回答2:
You just run it directly off your hardrive. It can be found here: C:\Program Files (x86)\Android\android-sdk\SDK Manager.exe
回答3:
Go to
Tools->Options...->Projects and Solutions->Java & Android->SDK Paths
Source
Hope it helps
Febin
来源:https://stackoverflow.com/questions/28262529/open-android-sdk-manager-visual-studio-2015