首页 > 其他 > 详细

Xamarin Error cannot find ‘aapt.exe’

时间:2015-03-18 13:52:20      阅读:343      评论:0      收藏:0      [点我收藏+]

Problem:

 

技术分享

 

solution:

 

A workaround is to copy your files to the old directory. Just copy the aapt.exe file from %android_sdk%\build-tools\17.0.0 to%android_sdk%\platform-tools.

And also copy the %android_sdk%\build-tools\17.0.0\lib folder to %android_sdk%\platform-tools\lib. There is 1 file in that directory, dx.jar which is also needed by Xamarin.

Everything should work normally. Not a really good way to fix the problem, but for now it is a good workaround. When Xamarin fixes this issue, it is a good idea to remove the dummy files 技术分享

 

Reference

http://forums.xamarin.com/discussion/4180/aapt-exe-location-incorrect

Xamarin Error cannot find ‘aapt.exe’

原文:http://www.cnblogs.com/HQFZ/p/4346858.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!