Changes

How to get the Android distribution

132 bytes added, 12:52, 24 February 2011
no edit summary
== Android Froyo 2.2 Platform ==
=== Pre-built images for impatients <span style="color: rgb(255, 0, 0);" /> ===
<span style="color: rgb(255, 0, 0);">
This software is distributed in the hope that it will be useful, but '''WITHOUT ANY WARRANTY'''; without even the implied warranty of '''MERCHANTABILITY''' or '''FITNESS FOR A PARTICULAR PURPOSE''''.
</span>
{| border="1 " class="simple"|-!'''Release'''!'''x-loader'''!'''u-boot'''!'''Kernel'''!'''Rootfs'''!'''Platform'''|- | &nbsp;Android 2.2 (Froyo) only for <span style="color: rgb(255, 0, 0);">DM3730&nbsp;</span> | &nbsp;[http://downloads.igep.es/binaries/x-loader/v1.4.4-1/x-load-1.4.4-1.igep0020-sdcard.bin.ift x-load-1.4.4-1]&nbsp;| &nbsp;[http://downloads.igep.es/binaries/u-boot-arm/v2010.06-1/u-boot-arm-2010.06-1.igep0020.bin u-boot-2010.06-1]&nbsp;| &nbsp;[http://downloads.igep.es/android/froyo-2.2/uImage-android-2.6.32.bin uImage-2.6.32.bin]&nbsp;| &nbsp;[http://downloads.igep.es/android/froyo-2.2/android-dm3730-froyo-2.2-20110223161010.tar.bz2 dm3730-2.2]&nbsp;| http://developer.android.com/sdk/android-2.2.html
|}
boot.scr files:* dvi: [http://downloads.igep.es/android/froyo-2.2/boot-dvi.scr 1280x720]* lcd: [http://downloads.igep.es/android/froyo-2.2/boot-lcd-70.scr Seiko 7.0 inch WVGA (800 x RGB x 480) TFT with Touch-Panel]* lcd: [http://downloads.igep.es/android/froyo-2.2/boot-lcd-43.scr Powertip 4.3 inch (480 x RGB x 272) TFT with Touch-Panel]
*dvi: [http://downloads.igep.es/android/froyo-2.2/boot-dvi.scr 1280x720] *lcd: [http://downloads.igep.es/android/froyo-2.2/boot-lcd-70.scr Seiko 7.0 inch WVGA (800 x RGB x 480) TFT with Touch-Panel] *lcd: [http://downloads.igep.es/android/froyo-2.2/boot-lcd-43.scr Powertip 4.3 inch (480 x RGB x 272) TFT with Touch-Panel] '''Quick steps: create a bootable sdcard'''
$ wget http://downloads.igep.es/binaries/x-loader/v1.4.4-1/x-load-1.4.4-1.igep0020-sdcard.bin.ift
$ tar xzf media-samples.tar.gz
Download one of 
$ wget http://downloads.igep.es/android/froyo-2.2/boot-dvi.scr
$ wget http://downloads.igep.es/android/froyo-2.2/boot-lcd-70.scr
$ wget http://downloads.igep.es/android/froyo-2.2/boot-lcd-43.scr
and rename to boot.scr  $ mv <&lt;boot.scr file> &gt; boot.scr Make the sd card
Make the sd card
$ wget http://downloads.igep.es/android/froyo-2.2/mkmmc-android.sh
$ chmod a+x mkmmc-android.sh
$ sudo ./mkmmc-android.sh <&lt;device> &gt; x-load-1.4.4-1.igep0020-sdcard.bin.ift u-boot-arm-2010.06-1.igep0020.bin uImage-android-2.6.32.bin boot.scr android-dm3730-froyo-2.2-20110223161010.tar.bz2 media-samples
=== Enhancements ===
0
edits