lundi 4 juillet 2016

[GUIDE] How to Create Custom Splash Screen (Boot Logo) for Redmi 2

Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for Redmi 2 Only.. I don't know about Redmi 2A/2S Prime.. (Please send the splash.img of 2A/2S/Prime if you want me to check if it'll work on your device)

Requirements:
1. Rooted Redmi 2 (any ROM)
2. Terminal Emulator app

STEPS to create splash.img:

Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..

1. Make sure you have a 720x1280 picture in PNG format.

2. Download & Extract this: Redmi_2_Splash_Maker.zip

3. Now rename your picture as splash.png & replace it inside "pics" folder of the extracted folder.
(Similarly you can also change splash2.png if you wish to change the picture of fastboot)

4. Finally, run the 'Create_Splash.bat' to create splash.img , which you can find inside the "output" folder.


STEPS to flash splash.img:

1. Transfer the splash.img to your device's Internal Storage.

2. Open Terminal Emulator & enter the following to flash it:
Code:

su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash

(You can also flash from fastboot as given below)

Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from fastboot like:
Code:

fastboot flash splash splash.img


Credits:
1. @GokulNC (myself ;)) who wrote this script
(This one is just a copy from my thread here: [GUIDE] How to Create Custom Splash Screen for Lenovo A6000)
2. @kumajaya for the stock splash.img of Redmi 2

Hit the Thanks :good: button if it worked for you :)

You're welcome to post the splash images that you created..

Attached Files
File Type: zip Redmi_2_Splash_Maker.zip - [Click for QR Code] (11.76 MB)


from xda-developers http://ift.tt/29eyEQi
via IFTTT

Aucun commentaire:

Enregistrer un commentaire