Search code examples
xamarinxamarin.androidxamarin-studio

How to use android SDK of android studio in xamarin


As Xamarin needed Android SDK so put the path of android studio's Android SDK in it but then this error occurred so it showed this page. I wanted to do this because i want to save disk space on my hard disk i do not want to have separate android SDK for separate software.

Error Screen


Solution

  • In my PC, I have android studio and vs2015 share the same android sdk.

    Android Studio:

    enter image description here

    Virtual Studio: 

    enter image description here

    Just move your android studio sdk to a correct path and set both IDE Android SDK Location with the same path.