您的位置:首页 > 移动开发 > Android开发

How to Compile Android on Ubuntu (12.04)

2013-01-09 22:37 483 查看

Ubuntu 12.04 编译Android遇到如下问题

Checking build tools versions...

************************************************************

You are attempting to build with the incorrect version

of java.

Your version is: java version "1.6.0_24".

The correct version is: Java SE 1.6.

Please follow the machine setup instructions at
http://source.android.com/source/download.html
************************************************************

build/core/main.mk:131: *** stop. Stop.

解决方法参考下面链接

http://blog.markloiseau.com/2012/07/how-to-compile-android-on-ubuntu-12-04/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: