Install Xamarin Mono for Android

I am trying to install Xamarin Mono for Android. Initially, he said that for this I will need the JDK, Android SDK, Mono Develop, and then the most important package that will be downloaded and installed, i.e. Mono for Android for Visual Studio and Mono Develop ...

So, I tried manual installation:

I had a JDK. I downloaded Monodevelop and its prerequisites. I downloaded the Android version SDK version 20 for Windows7, and then fully installed the Android AVD and SDK. I installed the SDK platform tools, the USB driver for Google, the system image (API 14 only), and the Platform 14 SDK ..

Now I tried Xamarin and it says that the Android SDK is not installed and will be downloaded and installed. So I looked through the logs and downloaded the SDK platforms 7,8,10,12

Now you can say that after installing all the underlying sdk platforms manually

android-7 ("Android SDK Platform 2.1_r3")
Android-8 ("Android SDK Platform 2.2_r3")
Android-10 ("Android SDK Platform 2.3.3.r2")
Android-12 ("Android SDK Platform 3.1, version 3 ")
Android-14 (" Android SDK Platform 4.0 ")

I just want Xamarin to detect that I have the Android SDK installed.

Should I install the system images of these versions for Xamarin to detect the Android SDK ?? I only have a system image of API 14.

+5
source share
4 answers
0

, , Xamarin. ( ) . - ?

0

Xamarin Mono Android Visual Studio , Visual Studio Android-sdk,

Visual Studio → → Xamarin → Android

Android SDK

0

.

  • Launch the Android SDK Manager (in the start menu "SDK Manager")
  • Install the "SDK Platform" for the API levels you want.

Done!

-1
source

All Articles