Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 972 Bytes

09.Xamarin.md

File metadata and controls

35 lines (17 loc) · 972 Bytes

Xamarin

  1. Check Xamarin System Requeriments

  2. Check System Requirements for the Visual Studio Emulator for Android

  3. Open Visual Studio.

  4. Go to Options>Xamarin>Other.

  5. Check for updates.

  6. Click on Android Settings.

  7. Be sure that the Java jdk 1.8 is used.

  8. Open Android Sdk Manager.

  9. Install the latest version of the Android Sdk tool, Sdk platform tools and Sdk build tools.

  10. Download and install Remoted iOS Simulator (for Windows) if you want to test the iOS application.

    NOTE: Remoted iOS Simulator requires a Visual Studio Enterprise license.

Next