Two. Ubuntu installation and setup
2.1 Raw Materials
-
- VMware Workstation 11
- Ubuntu 14.04 x64-bit ISO image file
- Android4.1 Source (Jelly Bean)
2.2 Installation and Setup
- Select Ubuntu installation Image: (after Android2.3 version, must be compiled with 64-bit system)
- Select the CPU and the number of cores (related to subsequent source code compilation):
- Allocating virtual machine memory, recommended minimum 4GB, compiling the Android system consumes more memory:
- Disk space allocation is at least 40G or more. Source extract 20G or so, after compiling to occupy more than 40G space:
- After the virtual machine configuration is complete, click Finish to go to Automatic installation:
- System installation process to download the relevant package files, about 40 minutes to the hour system installation completed:
The following article:Introduction to Android and source code compiled---ubuntu system Android Build Environment configuration
Android Introduction and source code compilation---ubuntu installation