S
Skrilax_CZ
Ambitioniertes Mitglied
- 95
So,
I got tired of the Motorola Boot Logo and created a simple utility to convert a bitmap image to a Motorola Boot Logo format. The only requirement is that the bitmap size is 480 x 182. Requires .NET framework 3.5 or Mono 2.4.
Usage:
- Open the desired bitmap
- Save it as boot logo (file name for example mylogo.bin) OR as nandroid (creates a folder with logo.bin and logo.md5 in it)
Flashing (manually):
- Copy it to sdcard and reboot to OpenRecovery
- open OpenRecovery console and type:
erase_image logo
flash_image logo /sdcard/mylogo.bin
Alternatively, if you saved as nandroid, just copy the newly created folder to /sdcard/openrecovery. Note that you have to apply the fix (see below) or it will not flash!
Download:
.NET framework version
MONO version
NOTE:
OpenRecovery nandroid (version 1.46) has a bug in restoring the logo partition; use the fix in OpenRecovery thread here: Open Recovery v1.46 [11/21/2010]
(The attachment from that thread can be downloaded here: http://rapidshare.com/files/436474236/nandroid-restore_openrecovery.zip)
I got tired of the Motorola Boot Logo and created a simple utility to convert a bitmap image to a Motorola Boot Logo format. The only requirement is that the bitmap size is 480 x 182. Requires .NET framework 3.5 or Mono 2.4.
Usage:
- Open the desired bitmap
- Save it as boot logo (file name for example mylogo.bin) OR as nandroid (creates a folder with logo.bin and logo.md5 in it)
Flashing (manually):
- Copy it to sdcard and reboot to OpenRecovery
- open OpenRecovery console and type:
erase_image logo
flash_image logo /sdcard/mylogo.bin
Alternatively, if you saved as nandroid, just copy the newly created folder to /sdcard/openrecovery. Note that you have to apply the fix (see below) or it will not flash!
Download:
.NET framework version
MONO version
NOTE:
OpenRecovery nandroid (version 1.46) has a bug in restoring the logo partition; use the fix in OpenRecovery thread here: Open Recovery v1.46 [11/21/2010]
(The attachment from that thread can be downloaded here: http://rapidshare.com/files/436474236/nandroid-restore_openrecovery.zip)
Zuletzt bearbeitet: