Currently, Android is booted from within Windows Mobile. It does not run INSIDE Windows Mobile nor is it emulated! An application named HaRET is used as a bootloader to REBOOT the device into Android. Currently, it is possible to store the Android files within the normal FAT32 partition of the SD card. For more advanced users, it is also possible to use a separate ext2 partition on the SD card.
The instructions are the same for all supported devices.
Latest builds may be available on sites like Connect-UTB and XDA. In general, you will follow the same instructions below.
Currently, the newest files can be found on the Latest Builds page.
To run Android:
You can either place the following files on the root of your Storage Card or create a folder called android on your Storage Card and place the following files in there.
HaRET (haret.exe)
The latest Android kernel (zImage)
The latest initrd (initrd.gz)
A boot script (default.txt)
Root filesystem (rootfs.img)
The Android
OS files (system.img/system.sqsh)
data.img is created automatically - there is no need for a data.gz file!
If you are upgrading from an older build, data.img files are usually not compatible between releases, so it is highly recommended that you delete your data.img file every time you change builds
Build configuration files (user.conf files)
Edit default.txt/startup.txt as appropriate for your device
-
-
Run HaRET and tap “Run”
Android 1.1 is OUTDATED! You should really be using a 1.5 build. Why not check the Latest Builds page to find one for your device?
To run Android:
Place the following files on the root of your Storage Card (not in any subfolder. It may also corrupt if all the files are in a subfolder):
HaRET (haret.exe)
The latest Android kernel (zImage)
The latest initrd (initrd.gz)
A boot script (default.txt)
The Android
OS files (system.img, data.img/data.gz)
Edit default.txt so that it points to your kernel. For example, if your kernel is named zImage-foo, it should read “set KERNEL zImage-foo”. For more information, see the
Boot Options page.
-
OPTIONAL: Create a folder named AndroidApps and place Android application (.apk) files inside to have automatically installed and usable in Android
Run HaRET and tap “Run”
Kaiser specific: To prevent the front panel lights from staying lit the entire time Android is running, wait for them to automatically shut off and then tap Run