06-01-2016, 01:23 AM
(05-29-2016, 10:42 PM)kap1r0t0 Wrote: Hi. I compiled Android sdk from wiki without errors, but now i dont know how flash the files to sdcard (boot.img, system.img. recovery.img)If you just would like to test these images, you don't have to create PhoenixCard image.
And i compile U-Boot from longsleep, this is compatible with Android?
What is the partition layout for Android? I try this http://linux-sunxi.org/Boot_Android_from..._Partition
You can flash an offical image with PhoenixCard to create partitions on your SD Card.
After that you can use dd to write images.
System is in 7th partition and boot is in 6th partition.