WEB开发网
开发学院手机开发Android 开发 编译 Android 源码 阅读

编译 Android 源码

 2010-03-19 07:12:00 来源:WEB开发网   
核心提示:# source ~/.bashrc4 unzip the code using tar command# tar xvjf cross-4.2.2-eabi.tar.bz2 -C /usr/local/arm1.3 Build Android1. 用tar命令将源码解压到某路径下path/.2. Move to an

# source ~/.bashrc

4 unzip the code using tar command

# tar xvjf cross-4.2.2-eabi.tar.bz2 -C /usr/local/arm

1.3 Build Android

1. 用tar命令将源码解压到某路径下path/.

2. Move to android directory and build it.

# cd path/android(这个是你解压android源码后的路径)

# make(这步是编译,可能会需要很长时间)

明天再写如何在Eclipse下调试android源码

上一页  1 2 3 

Tags:编译 Android 源码

编辑录入:coldstar [复制链接] [打 印]
赞助商链接