Simply change the splash screen of your phone.
Requirements:
- At this time only phone's with a resolution of 480x800 will do.
- Remember, in order to flash custom splash screens, you must have s-off which can be obtained using alpharev.
- Before you click the "Push to Phone" button, make sure your device has the USB Debugging feature enabled.
(Settings -> Applications -> Development -> USB debugging)
How the magic works:
- This tool will first convert your selected image to the appropriate file format (splash1.img).
- It will then try to reboot your phone using ADB (Command used: adb.exe reboot bootloader).
- While rebooting your phone this tool will start a fastboot session (fastboot.exe flash splash1 splash1.img)
- If the phone is rebooted into the bootloader, it will execute the actual flashing process
- After flashing this tool will reboot your phone once again to finish the whole process (fastboot.exe reboot)
Version history:
1.0 - Initial release
***I take no responsibility for any damage you cause by using this tool. It is for educational purposes only.
Requirements:
- At this time only phone's with a resolution of 480x800 will do.
- Remember, in order to flash custom splash screens, you must have s-off which can be obtained using alpharev.
- Before you click the "Push to Phone" button, make sure your device has the USB Debugging feature enabled.
(Settings -> Applications -> Development -> USB debugging)
How the magic works:
- This tool will first convert your selected image to the appropriate file format (splash1.img).
- It will then try to reboot your phone using ADB (Command used: adb.exe reboot bootloader).
- While rebooting your phone this tool will start a fastboot session (fastboot.exe flash splash1 splash1.img)
- If the phone is rebooted into the bootloader, it will execute the actual flashing process
- After flashing this tool will reboot your phone once again to finish the whole process (fastboot.exe reboot)
Version history:
1.0 - Initial release
***I take no responsibility for any damage you cause by using this tool. It is for educational purposes only.
Attachments
-
22.7 KB Views: 7,630
-
21.8 KB Views: 748
Last edited: