【发布时间】:2015-05-29 03:29:56
【问题描述】:
我收到此错误,无法编译我的 android 程序。这是我的 project.properties 文件:
target=android-22
android.library.reference.1=../appcompat_v7
renderscript.target=18
renderscript.support.mode=true
sdk.buildtools=18.1.0
我该如何解决这个问题?提前致谢!
【问题讨论】:
-
我使用的 Eclipse 有问题,有时在清理和构建项目时会遇到问题。更改为具有更好支持的 Android Studio 对遇到类似问题的任何人都有帮助。
标签: android sdk renderscript build-tools