[GUIDE] How to Create Custom Splash Screen (Boot Logo) for ZUK Z1 - Zuk Z1 General

Creating custom splash.img for Zuk Z1:
Note:
This is not bootanimation, this is the splash screen (the 'ZUK' logo which is displayed when device is switched ON)
This is for Lenovo Zuk Z1 only..
For other devices, please send me your splash.img so that I can create a tool for you too.
WARNING! YOU ARE PROCEEDING AT YOUR OWN RISK..
As a proof that this tool works, here's a splash.img made by an user.
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
STEPS:
1. Make sure you have a picture for your custom splash with:
i. Resolution: 1080x1920 px
ii. PNG or JPG format
iii. picture size less than 200kB
iv. very less colorful
(Tip: Try compressPNG.com to reduce no. of colors in PNG picture.
Upload your picture, click Settings, reduce number of colors to 16 or below & download it)
2. Download this tool to your computer: CM_Splash_Maker.zip
And extract it.
3. Drag & drop your splash picture on the file "CREATE_Logo.bat" & select your device.
4. After the custom splash image (filename.img) is created, the output directory will be opened..
5. Transfer the filename.img to the device's internal storage & flash it using Terminal Emulator like:
Code:
dd if=/sdcard/filename.img of=/dev/block/bootdevice/by-name/splash
(Or you can flash it from fastboot as given below)
Note:
Incase you flashed & your device doesn't bootup, don't worry
Just flash the original splash.img from fastboot like:
Code:
fastboot flash splash splash.img
Or check this: Recover Hard-Bricked Zuk Z1
Credits:
1. Based on my original tool for Yu devices here..
2. @GokulNC (myself ) who created this tool..
Hit the Thanks :good: button if it worked for you
Don't forget to post here the custom splash screens that you made here, since others may find it useful

Nice!!! Awesome work. Thanks.
Enviado desde mi Z1 mediante Tapatalk

Nice now i can set the splash pic for everyone who flash my roms. :good: Lets see what i take maybe Po.... Nah just a joke. Good guide dude. :good:

wow ...AWESOME work ....

GokulNC said:
Creating custom splash.img for Zuk Z1:
Note:
This is not bootanimation, this is the splash screen (the 'ZUK' logo which is displayed when device is switched ON)
This is for Lenovo Zuk Z1 only..
For other devices, please send me your splash.img so that I can create a tool for you too.
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
STEPS:
1. Make sure you have a picture for your custom splash with:
i. Resolution: 1080x1920 px
ii. PNG or JPG format
iii. picture size less than 200kB
iv. less colorful
(Tip: Try compressPNG.com to reduce no. of colors in PNG picture.
Upload your picture, click Settings, reduce number of colors to 16 or below & download it)
2. Download this tool to your computer: CM_Splash_Maker.zip
And extract it.
3. Drag & drop your splash picture on the file "CREATE_Logo.bat" & select your device.
4. After the custom splash image (filename.img) is created, the output directory will be opened..
5. Transfer the filename.img to the device's internal storage & flash it using Terminal Emulator like:
Code:
dd if=/sdcard/filename.img of=/dev/block/bootdevice/by-name/splash
(Or you can flash it from fastboot as given below)
Note:
Incase you flashed & your device doesn't bootup, don't worry
Just flash the original splash.img from fastboot like:
Code:
fastboot flash splash splash.img
Credits:
1. Based on my original tool for Yu devices here..
2. @GokulNC (myself ) who created this tool..
Hit the Thanks :good: button if it worked for you
Don't forget to post here the custom splash screens that you made here, since others may find it useful
Click to expand...
Click to collapse
succesfully changed the splash but now on the second attempt couldn't boot the phone....just vibrates continueously no boot logo,can't get to recovery ,can't get to fastboot even,QFIL won't detecting device anymore..... help....

ADDICTED777 said:
succesfully changed the splash but now on the second attempt couldn't boot the phone....just vibrates continueously no boot logo,can't get to recovery ,can't get to fastboot even,QFIL won't detecting device anymore..... help....
Click to expand...
Click to collapse
Just boot into fastboot mode and flash the stock splash.img
(It may appear as if fastboot is not working, but if you had fastboot configured properly before trying this, fastboot mode will definitely work I guess, except that it will have no UI on your device, or UI might be garbled)
Also, I don't own a Zuk Z1.. So I don't know how to further help you..

GokulNC said:
Just boot into fastboot mode and flash the stock splash.img
(It may appear as if fastboot is not working, but if you had fastboot configured properly before trying this, fastboot mode will definitely work I guess, except that it will have no UI on your device, or UI might be garbled)
Also, I don't own a Zuk Z1.. So I don't know how to further help you..
Click to expand...
Click to collapse
Suffering the same problem Please tell a solution anyone.
unable to get into fastboot or get the phone in edl mode

Hi,
I follow your guide but not OK
Before:
- Boot logo is ZUK and Power by Android
- fasboot mode as below
After I flashing my splash, boot logo same as fastboot mode (penguin)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Attched is my splash
Pls help

It's OK now, flash again
- Stock ROM
- TWRP
- nucleaROM 6.x
- nucleaROM 7.x
- Splash

Here's a Splash image that i have created, you just need to flash it using fastboot I suggest. It works great.
Thank you @GokulNC for creating this tool

Akshatpunj said:
Here's a Splash image that i have created, you just need to flash it using fastboot I suggest. It works great.
Thank you @GokulNC for creating this tool
Click to expand...
Click to collapse
Are you using it?

Shreyash01 said:
Are you using it?
Click to expand...
Click to collapse
Yup I am

Or any other like kali linux logo

Shreyash01 said:
Or any other like kali linux logo
Click to expand...
Click to collapse
Is that what you need as your splash screen?

Yes

Shreyash01 said:
Yes
Click to expand...
Click to collapse
NOT WORKING AS OF NOW
Sorry for being late :/ I have an exam tomorrow that's why i wasn't able to access my laptop
But here's your splash image.
Flash it using fastboot & let me know if it worked or not. (Don't forget to hit thanks
Here's the command:
Code:
fastboot flash splash shreyansh.img

Akshatpunj said:
Sorry for being late :/ I have an exam tomorrow that's why i wasn't able to access my laptop
But here's your splash image.
Flash it using fastboot & let me know if it worked or not. (Don't forget to hit thanks )
Here's the command:
Click to expand...
Click to collapse
Not working..

Shreyash01 said:
Not working..
Click to expand...
Click to collapse
What steps did you perform exactly?
Any errors, end result?

Flashed via fastboot..
Phone is vibrating continuously in black screen

Shreyash01 said:
Flashed via fastboot..
Phone is vibrating continuously in black screen
Click to expand...
Click to collapse
Follow this link to fix your phone:
https://forum.xda-developers.com/showpost.php?p=73724180&postcount=2

Related

Custom Boot Images here

I merged all the bootscreens from the original boot screen thread in development. Over taking "aron4588" as the thread creator of this one. His original post is in 12.
Sorry "aron4588" ​
This is updated with the latest tool. (Windows)
I included a zip with all files you may need at the bottom of the post.
1. Turn off your phone
2. Turn on the phone into bootloader (camera+power).
Make sure it say fastboot in the middle if not hit back and it should appear-
3. Make sure your device is found in device manger
If you don't see adb device up top in device manger find the yellow mark devices
Right Click, update driver, and point to the location of the USB Driver
(http://dl.google.com/android/android_usb_windows.zip)
(Driver for 1.5r2)
If you have the "new spl" you're going to need the new usb drivers
(http://sapphire-port-dream.googlecode.com/files/usb_driver_updated.zip)
4. Open and extract the below zip to your desktop
You should now have a custom and fastboot folder on your desktop
5. Open up a dos window (start>run>CMD)
6. Type cd desktop then cd fastboot
7. If you would not like to flash the sample images skip to step 9
8. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565 You dont get a splash2 option with the "NEW SPL"
fastboot reboot
Part 2 Making your own images
9. Open up the "create" folder
10. Run CreateG1Splash.exe
11. Open up your image in the program and click convert
12. Go to the folder of your images and their you will find mysplash.rgb565
13. Place the mysplash.rgb565 into the fastboot folder
14. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565
fastboot reboot
Files updated 1/4/08
Credit to JF for all app to make this possible
OR get Boot Screen Flasher 3000 by dom2684 & Octoberriot
to build the file yourself go to the root android source directory (mine is linux, but it looks like this "/home/ryan/android_source"), your's might look something like "C:/Source Codes/android/" or whatever. Once you navigate to that directory (via the command prompt... just go to start > run > and type in 'cmd' and hit enter, then use the 'cd' command to get there... e.g., "cd C:/Source Codes/android/"), once there, simply type 'make' and hit enter and it will start building everything, it might take a few minutes to complete. Then just go into the 'out' directory, then it's under "host/windows-x86/bin" (i'm not sure about the windows-x86 part, it might just be windows or something like it, i'm just assuming based on mine), once in that folder you'll have the fastboot as well as all of the other binary files ready to go. Then you can just type fastboot w/e w/e and it'll work just fine.
Here's my updated bootloader logo:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's kind of difficult to see, my camera sucks... it's my fraternity letters with the crest in the background. Here's the image i used for it:
Here's what I finally settled on.
Take 2...
I found this one on google, I think it suits me
Ok, before i go dual booting my system , as i have Vista x64 now. I want to know if i can use ubuntu x64 for this process or would it be best to use the 32 bit version.
Here is the boot image I put together that i want to use. Still futzing with it but this is the general idea.
Stock Boot Logos
For anyone that wants a copy of the stock images, for instances of RMA/repair.......Here they are.
The file contains both UK and US logos
Thanks to JesusFreke and Tobes, for the rip coding and the UK logo
Custom Boot Screen
Just sharing the boot screen I'm using. Made by me on PS. Enjoy.
Yes, you need to convert the picture.
Just in case here is the raw file.
Sure, I can provide the base image. On mine however, I customized it with some of my information, such as my name, etc. That way if it ever gets stolen, the thief will be reminded of it everyday
Stericson
infernix said:
“It won't work,” droned Marvin, “I have an exceptionally large mind.”
Click to expand...
Click to collapse
I really liked this idea, so I found the image at deviantart, and made a copy of your boot image, and for anyone else, I've attached the splash.raw565 file (zipped) to this post.
Cheers guys, and happy new year!
-- michael
Domo for android
[HOW TO] Install Custom Boot Images/Post images here
CAN I GET A STICKY I THINK THIS THREAD HAVE HELP ALOT OF PEOPLE AND I NEVER BEEN STICKY BEFORE LOL
This is updated with the lastest tool. (Windows)
I included a zip with all files you may need at the bottom of the post.
1. Turn off your phone
2. Turn on the phone into bootloader (camera+power).
Make sure it say fastboot in the middle if not hit back and it should appear-
3. Make sure your device is found in device manger
If you don't see adb device up top in device manger find the yellow mark devices
Right Click, update driver, and point to the location of the USB Driver
(http://dl.google.com/android/android_usb_windows.zip)
4. Open and extract the below zip to your desktop
You should now have a custom and fastboot folder on your desktop
5. Open up a dos window (start>run>CMD)
6. Type cd desktop then cd fastboot
7. If you would not like to flash the sample images skip to step 9
8. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565
fastboot reboot
Part 2 Making your own images
9. Open up the "create" folder
10. Run CreateG1Splash.exe
11. Open up your image in the program and click convert
12. Goto the folder of your images and their you will find mysplash.rgb565
13. Place the mysplash.rgb565 into the fastboot folder
14. copy and paste the command line by line
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565
fastboot reboot
Files updated 1/4/08
Credit to JF for all app to make this possible
I was able to, here is mine:
It didnt work for me
brandenk said:
It didnt work for me
Click to expand...
Click to collapse
To the OP, you can grab that file from the SDK tools folder and include it in the zip.
Ok, so I downloaded this: http://graha.ms/androidproxy/AdbWin.zip
I put those 2 files in the fastboot folder and it worked! Thank you aron4588!!!
And here is a mirror to your file with those two files added: http://www.4shared.com/file/78814404/36e59544/Boot_images.html
Success
I was able to do it, but quick question.
How many splash images can I have?
I was able to flash 2 over and it boots the first one (splash1) and then the second one (splash2)
How far can I go with this?
MMTest97 said:
I was able to do it, but quick question.
How many splash images can I have?
I was able to flash 2 over and it boots the first one (splash1) and then the second one (splash2)
How far can I go with this?
Click to expand...
Click to collapse
You can only do 2 images.
Here's mine
How long does this take to send? It's been "sending" for over a minute now
Yanked the battery, restarted the whole process and it worked. Very nice tutorial!

Asus zenfone 4 aosp rom

Finally,the wait is over, found a CUSTOM ROM for Asus Zenfone 4 A400CG
thanks to the developer Anwar Movic,Tuan Torres and zenphoneviet.com
To install the aosp rom
1) Backup data using Titanium Backup
2)Download the rom here
2)Restart on Droidboot and factory reset, then plug the cable into the back in Droidboot
3)On the PC, extract boot.img and system.img into adb folder
4)Go adb folder, hold down Shift + Right-click -> Open command window here
5) type fastboot flash boot boot.img
fastboot flash system system.img
found bugs
*No self-scanning directories
*No self wave (find craft)
*Camera blurred
*Bluetooth forced to stop when paired
*Some forced to stop Google apps
hit thanks if you liked :good::good::good::good::good::good:
joel george alex said:
Finally,the wait is over, found a CUSTOM ROM for Asus Zenfone 4 A400CG
thanks to the developer Anwar Movic,Tuan Torres and zenphoneviet.com
To install the aosp rom
1) Backup data using Titanium Backup
2)Download the rom here
2)Restart on Droidboot and factory reset, then plug the cable into the back in Droidboot
3)On the PC, extract boot.img and system.img into adb folder
4)Go adb folder, hold down Shift + Right-click -> Open command window here
5) type fastboot flash boot boot.img
fastboot flash system system.img
found bugs
*No self-scanning directories
*No self wave (find craft)
*Camera blurred
*Bluetooth forced to stop when paired
*Some forced to stop Google apps
hit thanks if you liked :good::good::good::good::good::good:
Click to expand...
Click to collapse
screenshots
https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/s206x206/10891837_384352245069326_8895022668177902861_n.jpg?oh=c8d9d1b07546bd77d72d0dd51927ce1f&oe=5583C28C&__gda__=1434752362_7ccc1fd142e86914f2747577b528a544
https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/s206x206/522135_384352231735994_2889919058120350430_n.jpg?oh=a4d9c293f60ceb2295069e598a8169b4&oe=55840E7E&__gda__=1431070651_0c6b2bceefa6c78c0a98ec3e02ebd7fc
https://scontent-sjc.xx.fbcdn.net/hphotos-xap1/v/t1.0-9/s206x206/10888465_384352215069329_1388157218258722994_n.jpg?oh=38b23dc1ff2b3a825be4eeaeef8e987e&oe=5548C37D
https://scontent-sjc.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/p320x320/10885472_384352205069330_2372847021787298005_n.jpg?oh=e220c64abe44d2d1481f968420d2d1bd&oe=555219AA
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
joel george alex said:
Click to expand...
Click to collapse
great job mate!
crying
i am too much disappointed that no one is hitting thanks :crying::crying::crying::crying::crying::crying::crying::crying:
why guys?
up up up! :good:
jiyoohji said:
up up up! :good:
Click to expand...
Click to collapse
i dont meant that, i
what i want is to click on the thanks button at the right corner of every post
are the bugs fixed yet????
arun483 said:
are the bugs fixed yet????
Click to expand...
Click to collapse
FOR FIXING BUGS
camera blured
1) Open Build.prop find the line " ro.product.model = AOSP on a400cg "
2) Change into ro.product.model = ASUS_T00I and Reboot
bluetooth fix
1)open build.prop
2)edit like this in the image here
VERSION2
FIXED gps,gapp system.img.gz link
joel george alex said:
Finally,the wait is over, found a CUSTOM ROM for Asus Zenfone 4 A400CG
thanks to the developer Anwar Movic,Tuan Torres and zenphoneviet.com
To install the aosp rom
1) Backup data using Titanium Backup
2)Download the rom here
2)Restart on Droidboot and factory reset, then plug the cable into the back in Droidboot
3)On the PC, extract boot.img and system.img into adb folder
4)Go adb folder, hold down Shift + Right-click -> Open command window here
5) type fastboot flash boot boot.img
fastboot flash system system.img
found bugs
*No self-scanning directories
*No self wave (find craft)
*Camera blurred
*Bluetooth forced to stop when paired
*Some forced to stop Google apps
hit thanks if you liked :good::good::good::good::good::good:
Click to expand...
Click to collapse
Is it possible to decompile system.img? I wanted to port CM
Cm_11 for asus zenfone 5 for developers only
arun483 said:
Is it possible to decompile system.img? I wanted to port CM
Click to expand...
Click to collapse
donno for sure ,you could use android kitchen for decompiling
http://forum.xda-developers.com/showthread.php?t=633246
found cm11 for zenfone 5 for developers(booting problems ,may be you could fix it)
CM_11 FOR ASUS ZENFONE 5 LINK HERE
joel george alex said:
donno for sure ,you could use android kitchen for decompiling
http://forum.xda-developers.com/showthread.php?t=633246
found cm11 for zenfone 5 for developers(booting problems ,may be you could fix it)
CM_11 FOR ASUS ZENFONE 5 LINK HERE
Click to expand...
Click to collapse
I thought we could only port roms on same chipset/processor. Zenfone 4 use Intel Atom Z2520 whereas ZenFone 5 uses Intel Atom Z2580. Are you sure it would be safe to port rom from a different processor?
joel george alex said:
FIXED gps,gapp system.img.gz
Click to expand...
Click to collapse
sir how can flash this?can you give me some instructions?
jiyoohji said:
sir how can flash this?can you give me some instructions?
Click to expand...
Click to collapse
first please dont call me sir,(im not a developer)
full credit goes to x anwar wjr
instructions:
1)download intel drivers and install it click here
2)download adb here and extract it and place it in a folder click here
3)download the system.img.gz on previous post and place it in the adb folder
4)replace the boot.img in the adb folder with your phone's boot.img
5)go into fast boot mode (switch off and power+vol up) ,run cmd.exe and and move to adb folder in it, type this
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot reboot-bootloader
fastboot flash system system.img.gz
fastboot flash boot boot.img
fastboot reboot-bootloader
this factory reset your phone with erasing system, so before doing get stock system.img.gz for your phone ,do it at your own risk
i am not responsible for anything
arun483 said:
I thought we could only port roms on same chipset/processor. Zenfone 4 use Intel Atom Z2520 whereas ZenFone 5 uses Intel Atom Z2580. Are you sure it would be safe to port rom from a different processor?
Click to expand...
Click to collapse
you know better than me,i just gave you the link.lot of changes are needed to port from different chipset
hitting thanks will be appreciated
joel george alex said:
first please dont call me sir,(im not a developer)
full credit goes to x anwar wjr
instructions:
1)download intel drivers and install it click
2)download adb here and extract it and place it in a folder click
3)download the system.img.gz on previous post and place it in the adb folder
4)replace the boot.img in the adb folder with your phone's boot.img
5)go into fast boot mode (switch off and power+vol up) ,run cmd.exe and and move to adb folder in it, type this
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot reboot-bootloader
fastboot flash system system.img.gz
fastboot flash boot boot.img
fastboot reboot-bootloader
this factory reset your phone with erasing system, so before doing get stock system.img.gz for your phone ,do it at your own risk
i am not responsible for anything
Click to expand...
Click to collapse
ok thanks! should i flash the v1 first?
by the way i just saw this on the other forums.just sharing.
it hasn't support dual sim yet, I tested and found that it needs stock support dual sim, aosp rom does not
jiyoohji said:
ok thanks! should i flash the v1 first?
by the way i just saw this on the other forums.just sharing.
Click to expand...
Click to collapse
YOU CAN DO IT AS YOU WISH

[TUT][HOW-TO] How to root Xiaomi Redmi2 and install CWM

ARE YOU SEARCHING TO ROOT YOUR REDMI 2 ?​
DISCLAIMER:​DO THIS ON YOUR OWN. I'M NOT RESPONSIBLE FOR ANYTHING HAPPENS TO YOU AND YOUR DEVICE.​PLEASE DONOT MIRROR THE LINKS​
CLICK HERE FOR NATIVE ROOT​
IF YOU ARE GETTING STOCK RECOVERY EVEN AFTER FLASHIN CWM, SEE THIS POST​
STEP 1- FLASHING CWM ON YOUR PHONE
1.At first, you'll need the "adb" and "fastboot" tools. Get them HERE
2.Extract them into a folder, let's name it "Redmi2" (You can give your own name to the folder. That doesn't matter here.)
3.Now get the CWM .img file from HERE
You can use Philz Touch recovery also. Get HERE
4.Rename cwm.img or philz.img you downloaded above and as "recovery.img" and place it in the Redmi2 folder.
Now the folder will look like this-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5.Press and hold "shift" button and right click in the blank area of the folder and click on "open command promt window here". The command prompt will open.
6.Now turn off your Redmi2. Wait until it vibrates. After it's vibrated press and hold "Volume down and Power" keys together until it boots into "fastboot mode". Now connect the Redmi2 to your PC/Laptop through USB cable in fastboot mode itself.
7.Get to the command prompt now.
Now type: " fastboot devices " (without these- " " )
Like this-
8.Once you enter that command, you will get a non-empty name for the device meaning the device is connected. Proceed to enter the next command
9.Now enter the next command: " fastboot flash recovery recovery.img "
Like this-
10. Now this ends...
Type the last command: " fastboot reboot "
Like this-
11.Now your phone will reboot with ClockWorkMod(CWM) installed. CHEERS...
STEP 2- ROOTING YOUR PHONE
1. Firstly get the SuperSU.zip from HERE
2. Now copy the downloaded zip to your sdcard (not in any folder just in sdcard)
3. Boot into CWM recovery by turning off the phone and pressing "Volume UP and Power" button together after the phone vibrates.
4. Once CWM main menu is displayed, select "Install from zip" and browse to the zip that you downloaded earlier and select it.
5. Install the zip. If you get any warning, ignore and proceed.
6. After the installation is complete, reboot your device. (I think you can do that)
7. VOILA..!!! YOU ROOTED YOUR REDMI2
PLEASE HIT THANKS​
JOIN OUR FACEBOOK GROUP HERE​
CREDITS:
1. I don't claim any credit for "adb and fastboot tools" and the "recovery.img" and "SuperSu.zip"
2. Thanks to @subhrajiNath on Miui english forums who wrote the original guides.
Thread link is here and here​
I cannot connect to device using adb on ubuntu.
Any Idea ?
I have opened a thread about this issue here
postadelmaga said:
I cannot connect to device using adb on ubuntu.
Any Idea ?
I have opened a thread about this issue here
Click to expand...
Click to collapse
I'm really sorry man..I've never used ubuntu But I wish to...
Join the FB group and ask there...Maybe it can be helpfull
? not flashing ?
noobpremium said:
I'm really sorry man..I've never used ubuntu But I wish to...
Join the FB group and ask there...Maybe it can be helpfull
Click to expand...
Click to collapse
Ok my fault, It looks I miss the notification MIUI that ask me to allow my pc to dev mode...
Now I have another issue:
After I flash the recovery with flashboot I reboot into recovery but I still have the default one ... not CWM any idea what could be wrong ?
( I have already did this procedure on another phone, same issue but after doing it a couple of time something make the difference )
postadelmaga said:
Ok my fault, It looks I miss the notification MIUI that ask me to allow my pc to dev mode...
Now I have another issue:
After I flash the recovery with flashboot I reboot into recovery but I still have the default one ... not CWM any idea what could be wrong ?
( I have already did this procedure on another phone, same issue but after doing it a couple of time something make the difference )
Click to expand...
Click to collapse
get "Flashify" app from playstore and first take backup of stock recovery and then flash the cwm with it. Thats it..
Actually I didn't knew this method before i made this guide..
Anyway, fastboot gives us a different feel, doesn't it? :v
wait I don't know flashify but it looks it needs root to flash the recovery ... but I think I need cwm to root ... so I think this is not gonna work ...
Ok got it, this may be useful to anybody face the issue with recovery:
I discovered you can workaround the issue in this way:
Temporary boot into CWM:
HTML:
fastboot boot recovery.img
Root the device using CWM
Flash CWM using flashify
[ CWM when you log out ask you for root so maybe it is not necessary to use the zip file ( but I'm not very expert so maybe I'm wrong)]
You can install GAPPS with CWM `gapps-kk-20140606-signed .zip` but be careful, whenever you update MIUI you will look all software installed using CWM. ( superSu and GAPPS for example )
thanks
thanks!
eienkisu said:
thanks!
Click to expand...
Click to collapse
Pleasure
Okay bro :good:
I'll update the OP
I confirm #postadelmaga the CWM recovery does not stay, the only way to do access it is the fastboot boot recovery.img Here's how I succeeded with two phones now.
power on, start wifi, do Miui updates
install ADB or the files above on PC
reboot to fastboot with voldown+pwr
now comes fastboot boot recovery.img
in CWM, sideload SuperSu and Gapps
connect you preferred VPN (if in China)
install and update all Google apps needed
delete most Chinese apps
hey i m unable to flash recovery plzz help
Device version 2014818
Sent from my 2014818
Hi buddy could you plz port touchwiz from galaxy prime?
The simpler solution is to use the xiaomi update tool and flash a developer rom that has builtin root.
http://xiaomi.eu/community/threads/5-4-10.27429/
howto & root from permissions menu:
https://watchpage.wordpress.com/201...redmi-note-4g-developers-roms-version-miui-6/
But to have the cwm running on the phone is always a safe bet for some recovery actions.
not working.
I tried this method. its stuck with flashing the recovery image. always showing flashing the recovery image.... that's all.
godwintgn said:
I tried this method. its stuck with flashing the recovery image. always showing flashing the recovery image.... that's all.
Click to expand...
Click to collapse
Are you on win7? I got this same issue on my win7... try on win8 it works flawlessly
Please hit thanks if done
Ya bro I am using Windows 7. I don't have Windows 8. Thanks for the info.
Shrihari007 said:
Hi buddy could you plz port touchwiz from galaxy prime?
Click to expand...
Click to collapse
TW sucks man.. why do you want it :/ anyways I'll try
leuk_he said:
The simpler solution is to use the xiaomi update tool and flash a developer rom that has builtin root.
http://xiaomi.eu/community/threads/5-4-10.27429/
howto & root from permissions menu:
https://watchpage.wordpress.com/201...redmi-note-4g-developers-roms-version-miui-6/
But to have the cwm running on the phone is always a safe bet for some recovery actions.
Click to expand...
Click to collapse
Thanks to you bro.. I'll update the OP for those who are facing some issues with my guide's precedure..
OP Updated
I've updated the OP with the other guide's link.. please check it out if you're having some issues with this one
godwintgn said:
Ya bro I am using Windows 7. I don't have Windows 8. Thanks for the info.
Click to expand...
Click to collapse
Try on some friend's PC or something

[ROM][MIUI][4.4.X] Stock Kitkat MIUI 6 fastboot ROM flashing guide for Redmi 2

After xiaomi decided to push an update of miui with lollipop, they decided to change partitions and firmware is new too which is bad (as it causes bootloop) if you want to switch to Cyanogenmod 13 which has got official support recently.
So its good to get back on kitkat MIUI to switch to Cyanogenmod.
Let's get started!
THINGS YOU'LL NEED:
1. ADB and Fastboot tools: http://d-h.st/oFLb
2. Stock MIUI kitkat ROM: http://bigota.d.miui.com/V6.7.1.0.K...ICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
3. 7zip (Probably the best file manager) http://www.7-zip.org/download.html
4. Drivers: http://d-h.st/a5kA
How to install drivers: Download and extract the above zip contents in a folder. Right click on My Computer > Manage > Device Manager. If your drivers are not installed correctly, it will show as unknown device in device manager. Right click unknown device > Click update driver software > Browse and select the extracted folder. If warning is shown, ignore it and proceed.
5. Patience and some brain xD :silly:
INSTALLATION:
Windows 7/8/8.1 is recommended
1. Extract the adb and fastboot tools in folder on your desktop named Redmi 2.
2.Download and extrack the fastboot ROM in the same folder too. Use 7zip software here to extract it.
3.Now move mouse to empty space in folder and while pressing shift, press right click. A menu will open. Select " open command prompt here" option. A command prompt window will open.
4.Power off your phone. Let it vibrate. Press and hold "Volume down and power" buttons until it enters fastboot mode.
5.Connect the phone to PC/Laptop in fastboot mode itself. Let the OS install drivers, make sure you have working internet connection.
6.Type the following command:
Code:
fastboot devices
Fastboot will return serial number of device(It can be any number don't worry if it looks weird). Click button below to see screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
7.If a blank space is returned, make sure drivers are installed correctly and phone is connected correctly.
8.If everything is okay, type the following commands one after another when previous process is complete.
I have shown a example for flashing recovery image below. Likewise you have to proceed for others.
Code:
1.fastboot flash boot boot.img
2.fastboot flash system system.img
3.fastboot flash userdata userdata.img
4.fastboot flash recovery recovery.img
5.fastboot flash cache cache.img
9.After this is completed, type the last command:
Code:
fastboot reboot
10.DONE.
Your phone will now boot in MIUI kitkat and you are ready to flash the official CM13!
Follow this guide for CM13:http://forum.xda-developers.com/redmi-2/how-to/rom-install-official-cyanogenmod-13-t3374589
HIT THANKS AND FEEL FREE TO ASK QUESTIONS HERE.
bootloader isn't locked, only partitions change bro
I flashed the images via fastboot and got bootloop...........
PROdelision said:
I flashed the images via fastboot and got bootloop...........
Click to expand...
Click to collapse
Device variant?
Did you try cm13? Try and tell.
Sent from my 2014818 using Tapatalk
is this how to the same with if i use MiFlash?
sennayan said:
is this how to the same with if i use MiFlash?
Click to expand...
Click to collapse
Yes. I'll try to update this with screenshots etc today.
Sent from my 2014818 using Tapatalk
Is this working with 2014813?
frosty234 said:
Is this working with 2014813?
Click to expand...
Click to collapse
It should.
Sent from my 2014818 using Tapatalk
noobpremium said:
It should.
Sent from my 2014818 using Tapatalk
Click to expand...
Click to collapse
I made it with 2014813, and now I am stuck at boot with MI logo.
What can I do?
bisato said:
I made it with 2014813, and now I am stuck at boot with MI logo.
What can I do?
Click to expand...
Click to collapse
Flash twrp and go for cm13 :good:
Sent from my 2014818 using Tapatalk
I was now able to once Start after installing "your" twrp. I wiped data etc, but now it gives me error 7.
Edit: solved by once again flash twrp IMG through twrp itself. THX noobpremium
Device variant: 2014811, a.k.a. Wt88047, a.k.a. Redmi 2 WCDMA
I exactly followed your post and flashed the images via fastboot and got a bootloop.
Then used fastboot to install & boot a twrp-3.0.0-0-wt88047-20160309.img and proceed to install a cm-13.0 NIGHTLY-wt88047 ROM and, again, got a bootloop
plasticdoc said:
Device variant: 2014811, a.k.a. Wt88047, a.k.a. Redmi 2 WCDMA
I exactly followed your post and flashed the images via fastboot and got a bootloop.
Then used fastboot to install & boot a twrp-3.0.0-0-wt88047-20160309.img and proceed to install a cm-13.0 NIGHTLY-wt88047 ROM and, again, got a bootloop
Click to expand...
Click to collapse
Did you follow cm13 guide properly?
Did you wipe system partition
Sent from my 2014818 using Tapatalk
Hey so, I'm running HM2014811 redmi 2 on lollipop miui. I've followed your article, but when i try to flash system.img, fastboot comes up with an error (remoteata too large). So what should i do.
Luke T. Kirk said:
Hey so, I'm running HM2014811 redmi 2 on lollipop miui. I've followed your article, but when i try to flash system.img, fastboot comes up with an error (remoteata too large). So what should i do.
Click to expand...
Click to collapse
First erase data partition with this command:
Code:
fastboot erase userdata
And then flash userdata again
Edit: Maybe you'll need to erase system partition too and flash again.
Sent from my 2014818 using Tapatalk
noobpremium said:
First erase data partition with this command:
Code:
fastboot erase userdata
And then flash userdata again
Edit: Maybe you'll need to erase system partition too and flash again.
Sent from my 2014818 using Tapatalk
Click to expand...
Click to collapse
Nope, It's still saying 'remote: Data too large" on trying to flash either system.img or userdata on fastboot
Any other suggestions?
Luke T. Kirk said:
Nope, It's still saying 'remote: Data too large" on trying to flash either system.img or userdata on fastboot
Any other suggestions?
Click to expand...
Click to collapse
I was finally able to install the ROM listed at the 1st post, i.e., ROM wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
This how I did it from a computer running Ubuntu Linux 14.04.04 LTS:
1. @ PHONE: put phone in fastboot mode
2. @ PC:
2.1. unarchive the file wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
2.2. go to the unarchived directory and execute:
sudo ./flash_all.sh (this command executed from an Ubuntu Linux terminal)
2.3. After a while it reboots and then it takes a long time (>5min.?) to show you the MIUI 6 interface
Done.
D.
plasticdoc said:
I was finally able to install the ROM listed at the 1st post, i.e., ROM wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
This how I did it from a computer running Ubuntu Linux 14.04.04 LTS:
1. @ PHONE: put phone in fastboot mode
2. @ PC:
2.1. unarchive the file wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
2.2. go to the unarchived directory and execute:
sudo ./flash_all.sh (this command executed from an Ubuntu Linux terminal)
2.3. After a while it reboots and then it takes a long time (>5min.?) to show you the MIUI 6 interface
Done.
D.
Click to expand...
Click to collapse
Super thanks. I'll add it to OP for ubuntu guys. I have ubuntu too but i dont use it for flashing [emoji14]
Sent from my 2014818 using Tapatalk
plasticdoc said:
I was finally able to install the ROM listed at the 1st post, i.e., ROM wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
This how I did it from a computer running Ubuntu Linux 14.04.04 LTS:
1. @ PHONE: put phone in fastboot mode
2. @ PC:
2.1. unarchive the file wt88047_global_images_V6.7.1.0.KHJMICH_20150826.0000.7_4.4_global_dcc2d135ee.tgz
2.2. go to the unarchived directory and execute:
sudo ./flash_all.sh (this command executed from an Ubuntu Linux terminal)
2.3. After a while it reboots and then it takes a long time (>5min.?) to show you the MIUI 6 interface
Done.
D.
Click to expand...
Click to collapse
Thank you, i'll try it out. I should have included the fact that im running os x. So yes, i'll execute the flash all from terminal.
"flash_all.bat" will work alternative of typing commands manually? (2014818)

[SPLASH] Custom splash screen for Nokia 6.1 Plus | Nokia X6

BOOTLOADER MUST BE UNLOCKED
DON'T TRY AND FAIL/BREAK YOU LOCKED DEVICE
Splash screens for Nokia 6.1 Plus
New screens will be added and updated by the contributors
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
More Previews
Download Splash
Instructions:
METHOD 1
via adb
unzip and place image file into platform-tools folder
reboot to fastboot
fastboot flash splash_a splash.img (replace splash.img with the respective img file name)
fastboot flash splash_b splash.img (replace splash.img with the respective img file name)
fastboot reboot
METHOD 2
via TWRP
Download zip
Unpack zip
1. boot to TWRP
2. Copy splash img
3. Select install
4. Select install image
5. Select splash.img
6. Select splash ( in partition box )
7. Swipe to flash
press home select reboot change slot repeat step 3-7
finally reboot system
tool used to work with img files by @GEEKiDoS
Contributors:
@D-Mi
@Sanju0205
@iamy7j
@joshclaudio
Amazing, Thanks
Is there a tutorial on how to make custom splash.img files for a given device? I want to modify the splash screen on my Nokia 7 Plus but can't find any tutorials or splash files.
thebob97x said:
Is there a tutorial on how to make custom splash.img files for a given device? I want to modify the splash screen on my Nokia 7 Plus but can't find any tutorials or splash files.
Click to expand...
Click to collapse
Here: https://forum.xda-developers.com/no...ol-splash2boot-logo-partition-editor-t3946992
Where splash screen image is stored?
Volski_ said:
Where splash screen image is stored?
Click to expand...
Click to collapse
It's located here - root/dev/block/by-name
But in case you need to extract run this commands in terminal emulator
su
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
@D-Mi The link for the tool is broken. Can you upload the tool or DM for me. Thanks in advance!
The25thMe said:
@D-Mi The link for the tool is broken. Can you upload the tool or DM for me. Thanks in advance!
Click to expand...
Click to collapse
Download tool here
can i also use a gif
D-Mi said:
Download tool here
Click to expand...
Click to collapse
Amazing work, can I use this to extract files from my splash.IMG of realme5 snapdragon chipset sir?
{Mod edit: Quotation fixed}
rockh3x said:
can i also use a gif
Click to expand...
Click to collapse
No splash.img is static part if you want to edit animation part of your phone's boot sequence you should change/edit bootanimation. Basically you can use any 30second video and turn it into a bootanimation.
Adamant12 said:
Amazing work, can I use this to extract files from my splash.IMG of realme5 snapdragon chipset sir?
{Mod edit: Quotation fixed}
Click to expand...
Click to collapse
I guess not these two phones have different resolution.

Categories

Resources