User Tools

Site Tools


tutorials:cb1:development:build_androidtv_image_for_cubieboard

Differences

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

Link to this comparison view

tutorials:cb1:development:build_androidtv_image_for_cubieboard [2013/10/04 22:28]
george [Getting the Source Code]
tutorials:cb1:development:build_androidtv_image_for_cubieboard [2013/12/23 14:50] (current)
Line 1: Line 1:
 ====Getting the Source Code==== ====Getting the Source Code====
  
-The Android TV source code for Cubieboard can be downloaded at the URL http://​github.com/​cubieboard. ​ \\ If you want to build Android TV image for cubieboard, you need to know how to use git and android repo (just some basic commands will be okay). Also the recommended building environment is ubuntu 12.04(x86_64). \\  You can refers to [http://​source.android.com/​source/​initializing.html ​| Setting up a Linux build environment].\\+The Android TV source code for Cubieboard can be downloaded at the URL http://​github.com/​cubieboard. ​ \\ If you want to build Android TV image for cubieboard, you need to know how to use git and android repo (just some basic commands will be okay). Also the recommended building environment is ubuntu 12.04(x86_64). \\  You can refers to http://​source.android.com/​source/​initializing.html.\\
  
 Openbox is just an alias for Cubieboard Android TV. I know that a window manager for the X Window System also names openbox, they are totally different thing. Here we mention openbox refers Cubieboard Android TV. Here are the way to get the code Openbox is just an alias for Cubieboard Android TV. I know that a window manager for the X Window System also names openbox, they are totally different thing. Here we mention openbox refers Cubieboard Android TV. Here are the way to get the code
Line 13: Line 13:
 ====Building Image from the Source Code==== ====Building Image from the Source Code====
 <​code>​ <​code>​
- ​$source build/​envsetup.sh + $ source build/​envsetup.sh 
- ​$lunch 4 (note: select cubieboard option) + $ lunch 4 (note: select cubieboard option) 
- $make -j4 + $ make -j4 
- ​$tools/​pack-cm.sh (note: this will generate the final image suitable for livesuit tool)+ $ tools/​pack-cm.sh (note: this will generate the final image suitable for livesuit tool)
 </​code>​ </​code>​
 ====Install the Image to Cubieboard==== ====Install the Image to Cubieboard====
tutorials/cb1/development/build_androidtv_image_for_cubieboard.1380896915.txt.gz · Last modified: 2013/12/23 14:50 (external edit)