range Pi 用户手册 深圳市迅龙软件有限公司版权所有
www.orangepi.cn 144 www.xunlong.tv
6.1.3.2. Compile android source code
1) The command to compile android is as follows
test@test:~$ cd android
test@test:~/OrangePiH3/android$ source build/envsetup.sh
test@test:~/OrangePiH3/android$ lunch dolphin_fvd_p2-eng
test@test:~/OrangePiH3/android$ extract-bsp
test@test:~/OrangePiH3/android$ make -j8 && pack
2) The final output log of the packaged and generated android image is as follows
test@test:~/OrangePiH3/android$ pack
......
----------image is at----------
lichee/tools/pack/sun8iw7p1_android_dolphin-p2_uart0.img
pack finish
3) The path where the generated Android image is stored is
lichee/tools/pack/sun8iw7p1_android_dolphin-p2_uart0.img
6.2. Android 7.0 SDK instructions
6.2.1. Download the source code of android 7.0 sdk
1) The download address of the Android source code is
http://www.orangepi.org/downloadresources/
2) After entering the data page, find the data download link corresponding to the
development board, and select the Android source code option