Skip to content
jankcorn edited this page May 10, 2015 · 9 revisions

Building Android

repo init -u git://github.com/cambridgehackers/zynq-android4.git -b jb
source build/envsetup.sh
lunch zedboard-userdebug
make -j8

Clone this wiki locally