Open Android Sdk Manager Visual Studio 2015
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
Solution 1:
I have installed Xamarin, so Android SDK manager can be opened in Visual Studio from
Tools->Android->Android SDK Manager
Solution 2:
You just run it directly off your hardrive. It can be found here: C:\Program Files (x86)\Android\android-sdk\SDK Manager.exe
Post a Comment for "Open Android Sdk Manager Visual Studio 2015"