我收到此错误,无法编译我的 android 程序。这是我的project.properties文件:
target=android-22
android.library.reference.1=../appcompat_v7
renderscript.target=18
renderscript.support.mode=true
sdk.buildtools=18.1.0
我该如何解决?提前致谢!
我收到此错误,无法编译我的 android 程序。这是我的project.properties文件:
target=android-22
android.library.reference.1=../appcompat_v7
renderscript.target=18
renderscript.support.mode=true
sdk.buildtools=18.1.0
我该如何解决?提前致谢!