Error: Android SDK not found, provide the path to it in the Xamarin.Android SDK preferences panel. (TestAndroid)
Error: The Android SDK could not be found, provide the path to it in the Xamarin.Android SDK settings panel. (TestAndroid)
I selected android-sdk folder but it doesn't work.
+3
Ajay sharma
source
to share
2 answers
Download Android SDK from the official website. Then open the SDK manager and download the required add-ons. After that, select the SDK location in the Xamarin. Make sure you have sufficient read permissions on the folder.
+3
Martijn00
source
to share
For MAC system
Download Android SDK from http://developer.android.com/sdk/index.html#Other
open android-sdk-macosx tools>
right click on android , open with terminal to open SDK manager, install required plugins and you are good to go
+2
Afzal Ali
source
to share