Open main menu

Wiki-Orange Pi β

Changes

Orange Pi I96

No change in size, 14:20, 28 June 2022
Android source code compiler
* Import development variables
  $ source build/envsetup.sh
Select * Select project
  $ lunch<br>
If boot from TF card, select slt-userdebug, then select NollecA9V2VV8810P_ext4<br>
There will be corespondent image on the directory of */trunk/out/target/product/etu**/ after compilation. Update the image into system with NAND update tool. About the details steps you could refer to How to update Android Nand in the manual.<br>
<br>
 
=== '''Compile Linux source Code''' ===
<br>