range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 149 www.xunlong.tv
6.2.3.2. Compile android source code
1) The command to compile android is as follows
test@test:~/H3-Android7.0 /OrangePiH3$ cd android
test@test:~/H3-Android7.0 /OrangePiH3/android$ source build/envsetup.sh
test@test:~/H3-Android7.0 /OrangePiH3/android$ lunch dolphin_fvd_p1-eng
test@test:~/H3-Android7.0 /OrangePiH3/android$ extract-bsp
test@test:~/H3-Android7.0 /OrangePiH3/android$ make -j8 && pack
2) The final output log of the packaged and generated android image is as follows
----------image is at----------
lichee/tools/pack/sun8iw7p1_android_dolphin-p1_uart0.img
pack finish
4) The path where the generated Android image is stored is
lichee/tools/pack/sun8iw7p1_android_dolphin-p1_uart0.img