Orange Pi Manual
Copy right by Shenzhen Xunlong Software Co., Ltd
www.orangepi.org
www.xunlong.tv
44
4.
Install Compiler Tool Chain
The compiler tool chain has been integrated in Android SDK. Tool chain
is on: lichee/brandy/gcc-linaro/ of Android SDK(already exist)
5.
Compile Lichee Source Code
There are Android and Lichee after unzipped the package, enter the
directory of Lichee:
$ cd lichee
$ ./build.sh lunch
Select sun50iw2p1
Print information of successful compilation
6.
Compile Command of Android Code
Input the command:
$ cd android
$ source ./build/envsetup.sh