安装过程中提示以下内容

提示原文如下

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.
Mono Framework
Download the Mono Framework v4.8.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive. Java SDK
Mac OS X uses its own version of Java and in order to install it you need to start the terminal app and type the following command:
javac -version
After typing it you should see a Mac OS X system popup which will guide you to install the Java software.
Android SDK
Download the Android SDKfor Mac OS X version 24.4., open the downloaded archive and copy the contents of the folder found at its root directory (most probably named android-sdk-macosx) to the /Users/jhli/Library/Developer/Xamarin/android-sdk-macosx directory. Click herein 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
Android API
Android API
Once all the required components are selected (you can select others as well, if you wish) start the installation.
If you cannot see /Users/jhli/Library/Developer/Xamarin/android-sdk-macosx in Finder please click here to reveal the directory in Finder. Download the Android NDKfor Mac OS X version r10e, open the downloaded archive and copy the contents of its root directory (most probably named android-ndk-r10e) to the /Users/jhli/Library/Developer/Xamarin/android-ndk directory. 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. Visual Studio for Mac Preview
Download the Visual Studiofor Mac Preview v7.0.0 archive to any directory on your disk, double-click it and then drag and drop the Visual Studio for Mac Preview icon to the Applications folder. Xamarin.Android
Download the Xamarin.Android v7.1.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive. Xamarin.iOS
Download the Xamarin.iOS v10.4.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive. Xamarin.Mac
Download the Xamarin.Mac v3.0.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive.

按照上面的原文下载所以安装包操作

以上压缩包已经上传到百度云盘,下载地址:https://pan.baidu.com/s/1bpiPLld

搞定!

最新文章

  1. android sdk manager 代理设置(送给牛逼的)
  2. linux应用程序地址布局,王明学learn
  3. javascript学习第二课
  4. 分享一个linux环境下快速读取行数的命令
  5. CentOS6.5下安装wine OK
  6. [转载]--Ubuntu下修改DNS重启也能用的方法
  7. 【转】shell 教程——07 Shell特殊变量:Shell $0, $#, $*, $@, $?, $$和命令行参数
  8. 理解angularJs中的$on,$broadcast,$emit
  9. RUP 方法简介
  10. AES对称加密
  11. 基于IPV6的数据包分析(更新拓扑加入了linux主机和抓取133icmp包)(第十三组)
  12. [转帖]学习关于TTL
  13. php正则替换函数-----preg_replace ( mixed $pattern , mixed $replacement , mixed $subject [, int $limit = -1 [, int &$count ]] )
  14. 原生的js轮播图
  15. python基础入门学习1
  16. STM32F10X-定时器/计数器
  17. 设计模式——适配器模式(type-c转3.5mm耳机口)
  18. 2-sat入门(tarjan)hdu(3062)
  19. Spark-Hadoop、Hive、Spark 之间是什么关系?(转)
  20. 常用音频软件:Cool edit pro

热门文章

  1. VB 中ListView 某一列的颜色添加不上去的解决方法
  2. Android 巧妙实现图片和文字布局
  3. Android客户端采用Http 协议Post方式请求与服务端进行数据交互(转)
  4. [转] iOS SDK:iOS调试技巧
  5. PHP MySQL 创建数据库
  6. 二、C# 数据类型
  7. javascript基础学习(十三)
  8. 【USACO 3.2.5】魔板
  9. Extjs之遍历Store内的数据
  10. JS冒泡事件与处理