Changes between Version 6 and Version 7 of Android: Setup your device

Show
Ignore:
Timestamp:
08/04/10 14:40:10 (3 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Android: Setup your device

    v6 v7  
    11To use the Android 2.2 port for A5IT, you need your device to use the multiroot facility from OpenAOS. This allow your device to boot any image from a shiny bootloader.  
     2== download the needed files from the archos homepage == 
     3 * download the SDE firmware, rename the file firmware_archos5.aos to sde_archos5.aos to avoid confusion 
     4 * download the regular 1.9.xx Android firmware from archos 
     5 
     6You now have one file named firmware_archos5.aos which is the original android os and one file named sde_archos5.aos which is the SDE containing anstrom. 
    27 
    38== compile aos tools (instructions for Ubuntu 10.04) == 
     
    1419 
    1520== unpack original firmware == 
    16 (note that the sde containing angstrom and the original android firmware both have the same file name, dont get confused) 
    1721{{{ 
    1822aos-unpack /path/to/firmware_archos5.aos 
     
    2832== flash the SDE == 
    2933 
    30 copy firmware_archos5.aos via usb the root of your device, after unmouning cleanly, execute the update via the archos file manager 
     34copy sde_archos5.aos via usb the root of your device, after unmouning cleanly, execute the update via the archos file manager.  
    3135 
    32 == to be continued == 
     36Angsrom will boot afterwards, it takes a long time. Be patient. You will have to create an initial user account and set a password. 
     37 
     38== install the boot menu == 
     39Reboot your device while holding down the [VOL -] button. 
     40Press the [VOL -] button 5 times to reach the “Developer Edition Menu”. Then Press [Power] 
     41Press the [VOL -] button 2 times to reach the “Flash Kernel and Initramfs” entry. Then Press [Power] ONCE. Wait 2 seconds. 
     42The screen now should say “connect your device…” – Please do so and mount the device on your desktop PC. 
     43 
     44to be continued ... please click the link to the blog entry to see the full instructions 
    3345 
    3446Instructions to set up the bootloader is available on this [http://www.openaos.org/archives/171 blog entry]. I would advice you also to use the files (initramfs.cpio.gz and zImage) provided [http://www.openaos.org/archives/411 here] to get the 2 serial console  (very usefull for debugging).