zoukankan      html  css  js  c++  java
  • Mono for Android 安装配置方法 附破解版

    本文能解决:

    Evaluation Version only deploys to emulators.Click to activete.


    除了JDK必须自己下载,  其他东西我已经放到http://down.51cto.com/data/514411

      安装顺序:

      1、安装JDK

      2、安装 Andorid SDK,具体网上很多也可以直接下载我做好的免安装包http://down.51cto.com/data/303337

      3、MONO 在 Windwos 下的运行时

       官方地址:http://www.go-mono.com/mono-downloads/download.html

      4、装MONO for Android 4.2.5

      官方地址:http://xamarin.com/monoforandroid

      5、可选MonoDevelop

      官方地址:http://monodevelop.com/

      装MonoDevelop要注意,要先装gtk-sharp


      需要注意的是Visal Studio Express不能使用这个产品会提示:

     "VS Express is not supported by this product".


    真机部署

    Evaluation Version only deploys to emulators.Click to activete. 

    解决方法:

    Mono for Android 不是免费的,专业版授权费$399,企业版授权费$999


      破解补丁在http://down.51cto.com/data/514411 压缩包/mandroid文件夹里面
      破解方法把在mandroid文件夹里面mandroid.exe 放到C:\Program Files\MSBuild\Novell或者C:\Program Files (x86)\MSBuild\Novell

      覆盖同名文件

      此破解版已经在X86 版真机测试通过


    附:

      Mono 运行库位置C:\Program Files\MSBuild\Novell\platforms

      如果需要脱离运行库需要静态编译

  • 相关阅读:
    常用的逻辑控制器。
    map集合迭代。
    [译]如何在.NET Core中使用System.Drawing?
    使用.Net Core 2.1开发Captcha图片验证码服务
    ife 零基础学院 day 2
    ife 零基础学院 day 1
    Visual Studio 2017
    Visual Studio 2017
    在Windows 10上利用seafile搭建个人云服务
    Web网站配置Gzip,压缩js css文件
  • 原文地址:https://www.cnblogs.com/hyruur/p/2730956.html
Copyright © 2011-2022 走看看