[备份]破解Xamarin

本文提供了MonoForAndroid的破解步骤,包括替换mandroid.exe文件、使用命令提示符激活及验证等详细操作流程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

[转]试用了一阵子Mono For Android,今天到期了,哭泣的脸,囊中羞涩,只好破解。

说是要在vs2013的英文界面下运行破解包,不知道是真是假,下载并安装了一个。

然后又下载了破解包。是个名为xa.rar文件,解压后的文件夹如下图:

image

 

分别对应破解Android64位(我猜的)、Android32位(我试过了对的)以及其他的(我没测试)。

Andriod破解过程如下:

1.把文件夹mono-android-4.10.01073中的文件mandroid.exe复制并替换到C:\Program Files\MSBuild\Xamarin\Android。

2.然后以管理员身份运行【命令提示符】

3.输入并运行一下命令

   1:  c:
   2:  cd C:\Program Files\MSBuild\Xamarin\Android\
   3:  mandroid.exe -activate -activation-name=b4a -activation-phone=q -activation-company=b4a -activation-code=q -activation-email=q
   4:  mandroid.exe -entitlements > %temp%\000.txt 1> %temp%\001.txt 2> %temp%\002.txt
   5:  mandroid.exe -check >> %temp%\000.txt 1>> %temp%\001.txt 2>> %temp%\002.txt

没有任何提示,说明正确运行。

4.以管理员身份运行vs2013,创建Android项目,会出现登陆xamarin界面,按Esc跳过,发现破解成功。以后直接运行vs2013似乎也可以。


IOS的也是一样:

replace mtouch.exe in C:\Program Files (x86)\MSBuild\Xamarin\iOS

Use "system administrator mode" to execute "command prompt" and input:

cd C:\Program Files (x86)\MSBuild\Xamarin\iOS\

      mtouch.exe -activate -activation-name=b4a -activation-phone=q -activation-company=b4a -activation-code=q -activation-email=q
      mtouch.exe -entitlements >> %temp%\000.txt 1>> %temp%\001.txt 2>> %temp%\002.txt
      mtouch.exe -check >> %temp%\000.txt 1>> %temp%\001.txt 2>> %temp%\002.txt

and be sure NO WARNINGs or ERRORs in the command prompt.

 

Use "system administrator mode" to execute VS or Xamarin Studio.
OKAY!




转载于:https://www.cnblogs.com/Raywang80s/p/3636146.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值