Changes between Version 3 and Version 4 of Android

Show
Ignore:
Timestamp:
07/09/10 16:23:05 (3 years ago)
Author:
dm8tbr
Comment:

de-wikilinkified a word

Legend:

Unmodified
Added
Removed
Modified
  • Android

    v3 v4  
    3232== How to package it up and boot it on an A5IT == 
    3333 
    34 Currently the easiest way is to just put everything in an loop-mounted ext3 image. (Compare further the ArchDruid PoC image) 
     34Currently the easiest way is to just put everything in an loop-mounted ext3 image. (Compare further the !ArchDruid PoC image) 
    3535 
    3636Later it would be wiser to put things directly into ubi0:system (NAND storage partition where usually the Archos Android cramfs files reside) as then access also on harddisk models will be a lot faster and performance in general will improve.