zoukankan      html  css  js  c++  java
  • install.Android

    It was not possible to complete an automatic installation. This might be due to a problem with your network, proxy servers or an unsolvable installation conflict. At this point, you can continue the installation by manually downloading and installing the independent pieces. The list below shows each component that you need to install.
    Java JDK

    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.

    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)

    Android SDK

    Download the Android SDK for Windows version 22.0.0 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.

    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 7
    • Android API 8
    • Android API 10
    • Android API 12
    • Android API 14

    Once all the required components are selected (you can select others as well, if you wish) start the installation. Click here to open target dir

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

    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.

    GTK#

    Download the GTK# v2.12.25 installer to any directory on your disk, double-click the downloaded file and follow the on-screen instructions.

    Xamarin Studio

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

    Xamarin

    Download the Xamarin v3.9.533 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.
     
    http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.25.msi
    
    http://download.xamarin.com/studio/Windows/XamarinStudio-5.8.2.7-0.msi
    
    
    http://download.xamarin.com/XamarinforVisualStudio/Windows/Xamarin.VisualStudio_3.9.533.msi
  • 相关阅读:
    Xamarin Forms 的一个小事故 dotNET界面
    求极限求无限数相加算法
    C# 获取鼠标位置
    入门级XML学习(三)
    DateTime 获取时间
    《人工智能的未来》经典语录
    VS编辑器 高亮消失如何恢复
    C# 获取桌面
    导出EXECL 2003正常 2007 不正常问题
    css 控制div高度自适应浏览器的高度
  • 原文地址:https://www.cnblogs.com/endv/p/4551543.html
Copyright © 2011-2022 走看看