Skip to content Skip to sidebar Skip to footer

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

Solution 3:

Go to

Tools->Options...->Projects and Solutions->Java & Android->SDK Paths

Source

Hope it helps

Febin

Post a Comment for "Open Android Sdk Manager Visual Studio 2015"