SwordLegend latest >>>>
Android 4.1.1 (JellyBean) on Mango210
Android 4.1.1 (Jelly Bean) Released. This movie is Android 4.1.1 Porting on Mango210 Platform Board. I searching difference Code Change on 4.1.1 and 4.0.3. So, Interesting Code Change. Frameworks tree has changed. And WPA_SUPPLICANT 0.5 disappear. gps native reference function. ... And Change 3D UI library, but i see it the same. This Movie is Android Logo, Locking Screen, Default Wallpaper And Setting View. This Version. Kernel 3.0.31 Android 4.1.1_r3 Board is Mango210. Processor is Samsung S5PV210 (Same s5p110) Below two movie is running test on s5pv210 board. now, running device is Screen 7inch (1024x600) LCD Multitouch (hx8526) ALSA Sound (wm8960) KeyPad 3 Axis Sensor Two Camera (noon130pc20, mt9p111)
http://www.youtube.com/watch?feature...&v=KLErQhcjtmU
http://www.youtube.com/watch?v=7IYgf...layer_embedded
and
Mango210 fastboot bootloader
Fastboot bootloader build complete. support ICS [Android 4.0]
uboot based for smdkv210's uboot.
addition, ext4 fileystem and ext4 sparce support.
addition command.
in the future will support ext4 format command and logo.
command :
- fastboot oem format
: sdcard initialize, partition create.
- fastboot erase fat
: media partition create.
- fastboot -w flash kernel [kernel_Image]
: erase userdata, cache and write kernel
- fastboot flash system [system.img]
: write system image, ext4 sparse support
- fastboot flash userdata [userdata.img]
: write userdata image, ext4 sparse support
usage :
1. insert sdcard (from host)
2. unzip mango210_uboot.zip
3. run script : ./sdwriter [destiny disk]
: ex) ./sdwriter /dev/sdb
4. insert sdcard (to mango210)
5. booting mango210 and press gpio key. -> into the fastbooting mode.
6. typing command.
- fastboot oem format
- fastboot erase fat
- fastboot -w flash kernel [image]
- fastboot flash system [system_image]
- fastboot flash userdata [userdata_image]
7. last, rebooting board.
image link :
bootloader link