ant build android project tools/ant/build.xml:785 null returned: 139

一世执手 提交于 2019-12-24 10:55:38

问题


I use ant update an android project to target android-8 then use ant to build the project,but I got the error: BUILD FAILED /home/fengzhiping/android-sdk-linux/tools/ant/build.xml:769: The following error occurred while executing this line: /home/fengzhiping/android-sdk-linux/tools/ant/build.xml:785: null returned: 139

Why ant build failure?Anyone can help me? I use ubuntu11.04 and the android tools version is Android SDK Tools Revision 15.

来源:https://stackoverflow.com/questions/11661681/ant-build-android-project-tools-ant-build-xml785-null-returned-139

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!