Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Android distribution

467 bytes added, 14:30, 11 April 2011
Pre-built images for impatients
$ mv <boot.scr file> boot.scr
Make the sd card : you have to use GParted for this part, and make 3 partitions on the SD CardFirst one is a FAT32 filesystem, corresponding to boot data, with around 100 MB. Second one is a EXT3 filesystem, corresponding to rootfs, and the third on is once again a FAT32 filesystem, corresponding to datas. The last 2 partitions use equally the remaining space on the SD card. (Took me 25 euros to figure it out by buying a card with pre installed android .... thank you very much).
$ wget http://downloads.igep.es/android/froyo-2.2/mkmmc-android.sh
0
edits