vs2015手動安裝xamarin

1.安裝jdkandroid

Download the Java JDK v1.7.0 installer to any directory on your disk, double-click the downloaded file and follow the on-screen instructions.windows

It is very important to install the 32-bit version of Java JDK even if you're using 64-bit Windows. It is also important that Java JDK v1.6 is installed (although it is fine to have Java JDK 1.7 or newer installed at the same time)api

2.安裝sdk manager 而後下載sdk版本,必須安裝三個工具,以及sdk api15 19 21三個版本app

Download the Android SDK for Windows version 24.4.1 to any directory on your disk and double-click it to start main SDK installation process. You can install the SDK either system wide or only for your account. You will need to point your IDE to that location after the installation is completed.ide

Click here in order to start the Android SDK Manager application. In the GUI make sure the following components are installed or selected for installation:工具

  • Android SDK Tools
  • Android SDK Platform-tools
  • Android SDK Build-tools
  • Android API 15
  • Android API 19
  • Android API 21

 3.安裝NDK 下載了直接解壓就能夠了ui

Download the Android NDK for Windows version r10e to any directory on your disk and double-click it to start the NDK installation.google

When the Android SDK installation is finished you might want to start the Android Emulator Manager and create as many emulator images as you might need for your development. This step can be performed at any time, on an as-needed basis.spa

4.安裝Xamarinrest

Download the Xamarin v4.1.0 installer to any directory on your disk, double-click it and follow the on-screen instructions.

After installation, restart your Windows workstation to make sure all of the installed system services are running.

5.安裝完畢後,檢查vs2015 xamarin設置的路徑是否正確

 6.最後新建安卓項目 貌似沒有發生什麼問題

 

相關文章
相關標籤/搜索