User Tools

Site Tools


tutorials:cb1:installation:building_android_ics_a10_image

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:cb1:installation:building_android_ics_a10_image [2013/10/17 12:28]
james [Install image]
tutorials:cb1:installation:building_android_ics_a10_image [2014/09/19 17:58] (current)
parker [Download the source code]
Line 8: Line 8:
 </​WRAP></​WRAP>​ </​WRAP></​WRAP>​
  
-===== Download the source code ===== 
  
  
 +
 +
 +===== Building environment for Android =====
 +Refer to the link:[[http://​docs.cubieboard.org/​tutorials/​cb1/​development/​cubieboard/​building_environment_for_android|Building environment for Android]]
 +
 +===== Download the source code =====
 +Before all you should make sure that you have more than 23GB space
 +
 +  $mkdir a10-android-ICS && cd a10-android-ICS
 +  $wget http://​dl.cubieboard.org/​software/​a10-cubieboard/​android/​A10-android-4.04.tar.xz
 +  $tar -xvJf A10-android-4.04.tar.xz
 ===== Compiling image===== ===== Compiling image=====
 After get the source code,you could use common to build it as follow: After get the source code,you could use common to build it as follow:
Line 31: Line 41:
   $cd ../android   $cd ../android
   $source build/​envsetup.sh   $source build/​envsetup.sh
-  $lunch 11 (select apollo_cubieboard-eng)+  $lunch ​ 
 +  $11     //note:select apollo_cubieboard-eng
   $extract-bsp   $extract-bsp
   $make -j8   $make -j8
Line 48: Line 59:
 =====Install image=====  ​ =====Install image=====  ​
 The final image is at lichee/​lichee/​tools/​pack/​sun4i_crane_cubieboard.img The final image is at lichee/​lichee/​tools/​pack/​sun4i_crane_cubieboard.img
-You can use LiveSuit ​to install it.+ 
 + 
 +=====Setup===== 
 +It is recommended ​to run this on Ubuntu 12.04 setup. You will need '​make'​ version 3.81 specifically. 
 + 
 <WRAP noprint> <WRAP noprint>
 {{tag>​Cubieboard Cubietruck}} {{tag>​Cubieboard Cubietruck}}
 </​WRAP>​ </​WRAP>​
tutorials/cb1/installation/building_android_ics_a10_image.txt · Last modified: 2014/09/19 17:58 by parker