Please refer to the Downloading and Building Requirements before proceeding.
Please refer to Downloading the Source before proceeding.
To initialize a local repository using this source tree, use the command:
repo init -u [email protected]:aopp/android_platform.git -b px-0.1
Then to sync the repository, use:
repo sync
Please refer to Building the System before proceeding.
To initialize the build environment after the repo sync, use the command:
. build/envsetup.sh
Then to choose a build target, use:
brunch
Or to specify a target, use:
brunch <device>