我在Eclipse中创建了一个新项目和新工作区(在Windows7上)。当我启动Eclipse时,我在控制台中收到以下警告:
[2014-03-04 18:59:11 - Android SDK] Warning when loading the SDK:
Warning: Ignoring platform 'android-2': build.prop is missing.编译器显示一个错误:
R cannot be resolved to a variable如何解决这个问题?
发布于 2014-03-05 02:16:24
解决方案是关闭Comodo Internet Security。
或添加
android-sdk\build-tools\19.0.2\aapt.exe
android-sdk\platform-tools\adb.exe
添加到Comodo Defense+的信任文件列表中。
https://stackoverflow.com/questions/22179556
复制相似问题