Android开发从零开始,搭建交叉编译环境
1. Requirements 1.1 Hardware 1.1.1 CPU: Intel 2.5G I5 x64; 1.1.2 Memory: 16G DDR3; 1.1.3 Disk: 30GB; 1.1.4 Internet connected; 1.2 Software 1.2.1OS: Ubuntu 12.04(64 bit); 1.2.2Java JDK 6; 1.2.3Eclipse; 1.2.4ADT; 1.2.5CDT; 1.2.6Android SDK; 1.2.7Android NDK; 1.2.8Linux Source; 1.2.9Android Source. 2. Initializinga Build Environment Attention: Demonstration is in Ubuntu 12.04(32bit). 2.1 Installingthe JDK The Sun JDK is no longer in Ubuntu's mainpackage repository. In order to download it, you need to add the appropriaterepository and indicate to the system which JDK should be used. Inputthe