cannot run ANT task:
The following error occurred while executing this line:
/opt/android-sdk-linux/tools/ant/build.xml:622:
The following error occurred while executing this line:
/opt/android-sdk-linux/tools/ant/build.xml:658: null returned: 127
第 621,622 行:
<do-only-if-manifest-hasCode
elseText="hasCode = false. Skipping aidl/renderscript/R.java">
第 658 行:
proguardFile="${out.absolute.dir}/proguard.txt">
我在构建.apk 时遇到了这个错误。任何人都可以找出问题所在吗?