We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:c1_building_android [2016/08/02 10:56]
codewalker [Android]
en:c1_building_android [2016/08/02 10:57]
codewalker [Misc]
Line 89: Line 89:
 ==== Misc ==== ==== Misc ====
 These file are not mandatory for Android to use, but useful for further features. **recovery.img** helps you to update Android system, **ODROID-C1** use this for installatioin. **hardkernel-720.bmp** is to show a logo on your HDMI display on boot and disappear when Android display subsystem is initiated. These file are not mandatory for Android to use, but useful for further features. **recovery.img** helps you to update Android system, **ODROID-C1** use this for installatioin. **hardkernel-720.bmp** is to show a logo on your HDMI display on boot and disappear when Android display subsystem is initiated.
 +
 +=== Kikkat ===
 <​code>​ <​code>​
-sudo fastboot flash recovery out/​target/​product/​odroidc/​recovery.img +$ fastboot flash recovery out/​target/​product/​odroidc/​recovery.img 
-sudo fastboot flash logo out/​target/​product/​odroidc/​hardkernel-720.bmp+$ fastboot flash logo out/​target/​product/​odroidc/​hardkernel-720.bmp 
 +</​code>​ 
 + 
 +=== Lollipop === 
 +<​code>​ 
 +$ fastboot flash recovery out/​target/​product/​odroidc/​recovery.img 
 +$ fastboot flash logo out/​target/​product/​odroidc/​hardkernel-720.bmp.gz
 </​code>​ </​code>​
 ===== How to create Android bootable media with empty MicroSD/​eMMC ===== ===== How to create Android bootable media with empty MicroSD/​eMMC =====
en/c1_building_android.txt · Last modified: 2016/10/25 17:21 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0