Android Build System

Understanding the makefile

Layers

Building the Android Platform

Device Code

% . build/envsetup.sh

pick a configuration using choosecombo

% choosecombo

% make -j4 PRODUCT-generic-user

Cleaning Up

Speeding Up Rebuilds

Troubleshooting

Building the Android Kernel

Checking Out a Branch

Verifying Location

Building the Kernel

Build Variants