[MOD][SPLASH] Sailfish OS - Xiaomi Redmi 2 Themes, Apps, and Mods

Hi Guys,
As most of you probably wouldn't know, Sailfish OS does not have an animated boot screen, it just shows you the image from the splash partition. So i made a little mod that replace your splash screen with the Sailfish logo.
Also this thread and mod is my way of showing support to @nrdnandan 's port of Sailfish OS. You can find it here https://forum.xda-developers.com/re...s-sailfish-os-2-0-5-6-xiaomi-redmi-2-t3547405
But First!
I AM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE! If you point a finger at me, i will laugh!
Requirements
Xiaomi Redmi 2/2A/Prime (Tested on HM201418[INDIAN 8GB])
INSTRUCTIONS
Download sailfish(color).zip
OPTIONAL! If you're using adoptable storage, copy the zip to /data/lost+found
Reboot to Recovery and flash the zip
Reboot and voila!
And There you go!
NOTE FOR Linux|Mac OS users.
Script won't work! Use fastboot flash splash splash.img
Changelog
*Initial Upload
*Uploaded Stock Zip
*Reupload
*[NEW] Zipped Script File to handle fastboot operations! [Linux And Mac OSX Users, please refer to NOTE!
TO-DO LIST
*Flashable Zips (Working on it)
*Support for Fastboot Images
*Support for Berserk | Jerrica Kernel
HIT THE THANKS BUTTON IF YOU LIKE IT!
ALSO FOLLOW ME ON INSTAGRAM (said.the.sky)
THANKS to these guys!
@GokulNC For Splash Generator
@ketut.kumajaya For Stock Splash File
 @nrdnandan For Sailfish Port

Do a favor and ask @nrdnandan to pull it as default bootsplash.gz

Bro I need Sailfish for Redmi 2 prime..
Help me.

Related

[Bootlogo][Flashable] CM11

First of all a hearty congratulations to our CHD Development team for their rigorous hard work in making the cyanogenmod 11 stable for our beloved CHD..
.
I am now using CM11 by @kashifmin for daily use.. So I decided to make a boot logo for myself.. It came out to be good (well in my opinion) so i am sharing my work with you guyes..
.
Here is my contribution to the Cyanogenmod 11 Kitkat for our CHD
Click to expand...
Click to collapse
Cyanogen11 Kitkat
​
Here are the steps you must follow :-
-Download your Boot Logo
-Place it at the Root of your Phone's SdCard
-Open Recovery Mode (Cwm)
-Select Install From SdCard
-Choose the Boot Logo (here CM11.zip)
-After Installation Reboot your Phone
Click to expand...
Click to collapse
Download Links :
CM11 Boot Logo(Flashable via recovery)
NOTE :
1) Here I am not including the boot_logo file of the image. For those getting two boot screens can simply rename the boot_logo file located at system/media/images/
You can give it any name to simply disable it.
2) This logo has been tested by me on CM11 rom by @kashifmin sir. I flashed it via the Philz Touch Recovery. CWM for kitkat roms will work too.
Credits--
-LogoBuilder :- I have used the LogoBuilder Program for creating Logos. A big Thanks to @kadan
-I used winrar to handle my zip files
-Thanks Google for its picture search engine
-I used Photoshop CC to design this image.​
Of course every1 has a different taste and that's why we are diversified. So do comment even if you don't like and mention your requirements so that further when i make more logos i could keep your thought in mind.:highfive:
And yes if you like it go rate and don't forget to press the thanks button..!!
reserved for updates
Strider_RD said:
CM11 Boot Logo (Flashable via recovery)
Click to expand...
Click to collapse
not a big fan of boot logos. so, might not try this. but, nice effort. small size too. keep it up.
a little observation: the logo says "android open system project". aosp is "android open source project", right?
and, how about making it "Powered by CyanogenMod 11 KitKat 4.4.2" (with the added space before 11)?
just my thoughts. 6 downloads up till now. users may comment further.
How do I reomve this logo
I flashed this image quite a while back and now I want to remove it, Sorry but no offence. I like altering things a lot. How do I do that.?

[GUIDE] How to Create Custom Splash Screen (Boot Logo) for Lenovo A6000

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 Lenovo A6000 & A6000 Plus Only..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Lenovo A6000 or A6000 Plus (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
STEPS to create splash.img:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
1. Download & Extract this in computer: Lenovo_A6000_Splash_Maker.zip
2. Make sure you have a 720x1280 resolution picture.
3. Now rename your picture as logo.png or logo.jpg (according to its format) & replace it inside "pics" folder of the extracted folder.
(Similarly you can also change fastboot.png if you wish to change the picture of fastboot)
4. Finally, run the 'Create_Logo.bat' to create splash.img , which you can find inside the "output" folder.
STEPS to flash splash.img:
Optional: To backup your original splash.img:
Code:
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
(Not necessary though.. You may get it from the stock firmware itself.)
Now, Choose any one easy method:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Credits:
1. @GokulNC (myself ) who wrote this script
2. @mshoaib7 who provided the stock splash.img of A6000
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
Or check this thread for a huge collection of A6000 splash screens!!
Having problems flashing splash it says in the fastboot flashing okey but when i boot its my old splash img
JovanSijacki said:
Having problems:
On flashing splash, it says in the fastboot "flashing okey", but when i boot its my old splash img
Click to expand...
Click to collapse
Which one you changed?
splash.png or splash2.png ?
If splash.png, try changing both..
I don't know which splash is used where, since I don't own a Lenovo A6000..
I just created this.. Not even tested by anyone else..
@GokulNC
The_A6000_Splash_Maker works, but the splash screen image has incorrect colors.
I did it it works fine for me no color distortion
You just have to find a nice jpg to png coverter
sasukay said:
@GokulNC
The_A6000_Splash_Maker works, but the splash screen image has incorrect colors.
Click to expand...
Click to collapse
Try the updated zip file, and report if there are issues...
I guess you downloaded the old zip file..
I updated it like after an hour after creating this thread..
(Or was it the old one that worked right?
It's actually a confusion between bgr24 & rgb24 color formats.
I couldn't find which one, because the stock logo was black & white and there was no way I could decipher from that)
So I'm waiting for your reply
GokulNC said:
Try the updated zip file, and report if there are issues...
I guess you downloaded the old zip file..
I updated it like after an hour after creating this thread..
(Or was it the old one that worked right?
It's actually a confusion between bgr24 & rgb24 color formats.
I couldn't find which one, because the stock logo was black & white and there was no way I could decipher from that)
So I'm waiting for your reply
Click to expand...
Click to collapse
I used the new one. You could've figured that out with the time stamp in my post.
And btw, I think its due to some kind of problem in converting jpg to png. I just opened the 720x1280 jpg image in Paint and saved it as png
sasukay said:
I used the new one. You could've figured that out with the time stamp in my post.
And btw, I think its due to some kind of problem in converting jpg to png. I just opened the 720x1280 jpg image in Paint and saved it as png
Click to expand...
Click to collapse
And is it working now correctly??
BTW, your pic exactly has to be 720x1280.
Yours wasn't (Anyway, that doesn't have anything to do with color)
GokulNC said:
And is it working now correctly?? BTW, your pic exactly has to be 720x1280. Yours wasn't (Anyway, that doesn't have anything to do with color)
Click to expand...
Click to collapse
I used only the new one, which doesn't work for me. And, my image was in 720x1280 only
sasukay said:
I used only the new one, which doesn't work for me. And, my image was in 720x1280 only
Click to expand...
Click to collapse
Okay, I've updated the zip again (to the old one, ie, bgr24 color format)
Download & try it now..
It should work...
The latest one is working perfectly. Thanks again brother for making this tool
Sent from my Lenovo A6000 using XDA-Developers mobile app
One more thing splash.png is the boot logo and splash2.png is the bootloader image
Sent from my Lenovo A6000 using XDA-Developers mobile app
is there any to change logos using this for redmi note 3
Works perfectly using "bgr" format. I made a thread to share your custom splash screens HERE.
Please, share yours. Cuz, Sharing is Caring..
Here's mine -
mdnaveedb4u said:
is there any to change logos using this for redmi note 3
Click to expand...
Click to collapse
This is only for Lenovo A6000.
If you want a tool for Redmi Note 3, send me the splash.img (or boot logo wherever it's present) and I'll try to make a tool for your device if possible..
Use this command to dump the splash.img to your Internal Storage & send that to me:
Code:
su
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
GokulNC said:
This is only for Lenovo A6000.
If you want a tool for Redmi Note 3, send me the splash.img (or boot logo wherever it's present) and I'll try to make a tool for your device if possible..
Use this command to dump the splash.img to your Internal Storage & send that to me:
Code:
su
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
Click to expand...
Click to collapse
Many Many thanks for your effor dear here is my splash.img which i have dumped using your command
Hope you post a tool as soon as possible thanks bro for all your effort this will help many redmi note 3 pro users
link
http://www.mediafire.com/download/e9cdlfwfkb0e9ru/splash.img
mdnaveedb4u said:
Many Many thanks for your effor dear here is my splash.img which i have dumped using your command
Hope you post a tool as soon as possible thanks bro for all your effort this will help many redmi note 3 pro users
link
http://www.mediafire.com/download/e9cdlfwfkb0e9ru/splash.img
Click to expand...
Click to collapse
Okay..... I just tried something for Redmi Note 3, seems it'll work..
This is the picture I temporarily used: http://androidwalls.org/wp-content/...pers-for-android-1080x1920-jack-o-lantern.jpg
Download these two files:
test1.img
test2.img
Before proceeding, make sure fastboot is setup & working properly in computer..
Now flash test1.img by:
Code:
dd if=/sdcard/test1.img of=/dev/block/bootdevice/by-name/splash
Now reboot & see if it has changed....
(If device doesn't boot, just flash the original splash.img you sent me from fastboot by: 'fastboot flash splash splash.img')
Then flash test2.img by:
Code:
dd if=/sdcard/test2.img of=/dev/block/bootdevice/by-name/splash
Again reboot & see if it has changed....
(If device doesn't boot, just flash the original splash.img you sent me from fastboot by: 'fastboot flash splash splash.img')
If they're working, try the below one:
test3.img
Flash it similarly.. I guess this one won't work & you'll have to flash the original splash.img
Sorry for this many test images, I just want to ensure how it's processed in your device for safety..
MANY MANY of the effort i have tested all three images all are same cynogenmod no new logo.. all are booting properly but logos are not changed please i highly appreciate your effort thanks once again hope you find a solution soon
mdnaveedb4u said:
MANY MANY of the effort i have tested all three images all are same cynogenmod no new logo.. all are booting properly but logos are not changed.
Click to expand...
Click to collapse
Thanks.. It seems that one was fastboot or download mode image which I changed (maybe)..
OK, here's a new try.. This one should definitely work..
Download Link
Try all the test1, test2 & test3 .img files as I said above & tell me which .img are working...
(Make sure fastboot is setup & if device doesn't bootup, do as I said above)
If an .img file is working, before proceeding to flash next test#.img, boot into fastboot mode in device & see if the picture there is displayed properly..
If fastboot doesn't work in device, don't proceed further.. Just flash the original splash.img you provided me, & send a reply about what happened..
Can i flas it via flashify or via custom recovery
Sent from my Lenovo A6000s using XDA Free mobile app

[GUIDE] How to Create Custom Splash Screen (Boot Logo) for Mi 5/5s & Mi Max/Mix

Note:
This is not bootanimation, this is the splash screen (the 'Mi' boot logo which is displayed when device is switched ON)
This is for Xiaomi Mi 5(, 5s, 5s Plus) & Mi Max/Mix Only (Snapdragon Variants)..
For other devices, please send me your splash.img so that I can create a tool for you too.
Requirements:
1. Rooted Xiaomi Mi 5 or Mi 5s / 5s Plus or Mi Max or Mi Mix (any ROM)
2. Optional: Terminal Emulator app or Custom Recovery or atleast working fastboot in computer
3. You're proceeding at your own risk.
Seems this tool won't work anymore for the latest updated firmware.
STEPS to create splash.img:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
1. Download & Extract this: Splash_Logo_Maker.zip
2. Make sure you have a picture with resolution equal to your device resolution (for example, 1080x1920px for Mi5) or lesser.
Note:
In fact, you don't need 1080x1920 picture, you can even have a picture with any resolution lower than device resolution, which will automatically be centered while booting.
For example, here's the stock splash with resolution 161x321: Click Here
3. Now rename your picture as logo.png or logo.jpg (according to the format) & replace it inside "pics" folder of the extracted folder.
(Or you can also directly edit the picture inside)
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img , which you can find inside the "output" folder after completion.
STEPS to flash splash.img:
Optional: To backup your original splash.img:
Code:
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash.img
(Not necessary though.. You may get it from the stock firmware itself.)
Now, Choose any one easy method to install:
a. To flash from recovery:
Transfer the flashable_splash.zip to your device and flash from TWRP or CWM or Philz or any other custom recovery.
b. To flash from Terminal Emulator:
Transfer the splash.img to your device's Internal Storage, Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
c. To flash from Fastboot mode:
Code:
fastboot flash splash splash.img
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from custom recovery or fastboot.
Note:
For Mi 5 upgraded to Android 7 (Nougat) firmware, if this tool doesn't work, try this tool here by @Cynob:
Mi 5 (Nougat) Logo Maker
Credits:
1. @GokulNC (myself ) who wrote this script
2. Based on logo_gen.py script
Hit the Thanks :good: button if it worked for you
You're welcome to share here the custom splash screens that you made, since others may find it useful
Thanks, was looking for this, trying to figure it out from the similar instructions from Redmi.
Thank you for this beatiful script!
I've made a custom splash screen which looks in my opinion really nice, so I would like to share it. You can find it in my attachements, Thanks!
Thank you man, this is my boot splash image
Thank you so much!! :good:
This is my splash image
Can someone create a Splash Screen with the image attached? The Script does not work on my Computer
33bca said:
Can someone create a Splash Screen with the image attached? The Script does not work on my Computer
Click to expand...
Click to collapse
Wow man it looks very awesome i will create the splash screen in some hour for you if nobody help you.But Can you create an image that makes more sense with xiaomi for me? Please, if you have time obviously
Argenis_jbc said:
Wow man it looks very awesome i will create the splash screen in some hour for you if nobody help you.But Can you create an image that makes more sense with xiaomi for me? Please, if you have time obviously
Click to expand...
Click to collapse
i can do one tomorrow, if i have the time for it.
there you go!
Argenis_jbc said:
there you go!
Click to expand...
Click to collapse
Thanks mate :highfive:
In the attachements you can see another logo, i just used the Unity 5 logo, so basicly no big work behind it. On the Second Splash Screen, i've created a mosaic like five ans placed it instead of the 5 logo.
I hope you like it.
Note: @ work, I only have paint.net...
Didn't worked for me unfortunately
Unlocked and rooted on latest global stable miui 8.
dd in terminal emulator went just fine.
After reboot, stock splash screen is still displayed.
Any idea what am I doing wrong?
Here is one I did for the Mi 4c http://forum.xda-developers.com/showpost.php?p=68648359&postcount=14
Seems cool, but RIP warranty
Thank you for your work.
just a few hours ago: ... searching the net for "convert rgb565 to rgb888" and trying to figure out a way to open the .img file with the boot logo image and do some personal tuning.
and then, Taà Daà! one pensiero* hit me, go check the friends at the XDA community!
* pensiero (italiano) = thought (english)
Borbingo Boy said:
Seems cool, but RIP warranty
Click to expand...
Click to collapse
What do you intend?
Fantastic. Thank you!
Will keep having a look here, interested in seeing what you guys come up with!
ain_gt said:
Thank you so much!! :good:
This is my splash image
Click to expand...
Click to collapse
nice sir, can you please provide it in .img format also?
Creepy splash screen (homage to H. R. Giger)
This is my first attempt at this "game".
The title of the image used for this splash screen is Bio-Mechanical Landscape I by Hans Rudolf "Ruedi" Giger.
Burs said:
Didn't worked for me unfortunately
Unlocked and rooted on latest global stable miui 8.
dd in terminal emulator went just fine.
After reboot, stock splash screen is still displayed.
Any idea what am I doing wrong?
Click to expand...
Click to collapse
Same for me, dont work, flash its Ok but still stock boot splash screen.
Small Image to try & trial & test
@fabioplata @Burs
Sometimes the script does not work depending on the specific environment where it is operating (the user computer), mainly is Python related.
Do you have it installed? wich version? Your Python is mission critical for your workflow / lifeflow? ...do you want to hunt down the problem?
My suggestion is: go with a virtual machine, a small one; bring it up for the work and then puff! close it when done. A fresh virtual machine is a blank slate so no mismatches between different/similia pieces of code.
If the problem is in the outcome and the delivery/deployment...
Did you try the 3 methods to accomplish this task?
Personally my preferenza goes to the flashable zip via twrp. ... and a "Dalvik" if there is time
For your testing in attach is available a small image: both versions, all 3 methods. Hope helps.
glogal said:
Sometimes the script does not work depending on the specific environment where it is operating (the user computer), mainly is Python related.
Click to expand...
Click to collapse
I don't think my issue is Python related, because I'm just flashing the same img file others flashed too (I don't even have that tool installed). My ultimate question is why other people can flash img file and everything works fine, but I still have the same logo image? Note that I have my Mi5 unlocked and rooted with latest twrp, and personally am very confident in what I'm doing. I tried it multiple times in many different ways (using Terminal, fastboot, and twrp), and damn thing just won't work for me.

[GUIDE] How to Create Custom Boot Logo (Splash Screen) for ZTE Axon 7

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 ZTE Axon 7 Only..
(For Axon 7 Mini or other devices, send me your splash.img so that I can see if this tool can work in your devices)
Requirements:
1. Rooted ZTE Axon 7 (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 1440x2560 picture in PNG format.
(If it's not exactly 1440x2560, there might arise problems with fastboot mode. So double check the resolution)
2. Download & Extract this: Axon7_Splash_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img , which you can find inside the "output" folder.
STEPS to flash splash.img:
0. First, backup your original stock splash.img by the command:
Code:
su
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash_backup.img
(And transfer to computer, might be needed in future)
1. Transfer the splash.img that you created 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
This is created based on A2017G's firmware, but should work with all variants..
Please report if any issues..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
This is awesome , i was wondering about this when I came across that particular image file.
is this static only? or can be animated? (At least 15 frames hehehe).
DrakenFX said:
This is awesome , i was wondering about this when I came across that particular image file.
is this static only? or can be animated? (At least 15 frames hehehe).
Click to expand...
Click to collapse
Lol, just one image..
The one that can be animated and have multiple framee is known as "bootanimation"
Just kidding
GokulNC said:
Lol, just one image..
The one that can be animated and have multiple framee is known as "bootanimation"
Click to expand...
Click to collapse
Yeah, i know i have my own collection...for some reason i thought splash screens can be animated too.
This are my animations for Axon 7 and working in few more.
http://forum.xda-developers.com/axon-7/themes/bootanimation-t3442646
Zte axon Bootlogo
flash in TWRP
Unlock Bootloader and custom rom
Here's mine.
Flashable zip.
Picture found in the official ZTE forum.
Thanx for your information :good:
hi I would like to know if this procedure can be applied to a ZTE axon mini
Thank you so much for this. Made my own
https://ibb.co/kQAfvV
Made a basic AOKP one. Thanks for the guide GokulNC!
the splash.img does not work on A2017G Oreo B02. On Nougat no problems. gives a chance to change this?

[Custom BootLogos] Moto X4 Customization

I DO NOT TAKE ANY RESPONSIBILITY IF YOUR DEVICE IS DAMAGED; IF YOU TRY THESE, YOU SHALL BE ONLY HELD RESPONSIBLE.
Click to expand...
Click to collapse
Hey Guys!!
This is my first post as I do experiment with my Moto X4. I recently made some BootLogos and want to share them with you. The files will be Zip Installers, which can be installed via TWRP and bin files also, so you can flash via ADB and Minimal Fastboot.
Liked my work? Buy me a coffee
Subscribe to my YouTube Channel - Skuzzy Tech
To Flash via TWRP -
Reboot to TWRP
Select Install option
Choose the BootLogo File
Swipe to Confirm Flash
To Flash Via Bootloader -
fastboot flash logo filename.bin
Click to expand...
Click to collapse
Links-
ADB and Minimal Fastboot -
https://mega.nz/#!YCYQWCTY!-ZKMbJplj-oXojFkUTnJgU3JKEuAGLteiwAFv54t1Bo
Bin -
https://mega.nz/#F!MeRwGIib!j8wyAFijtXitqRgAQ2rm7A
Zip -
https://mega.nz/#F!JLQCUSKT!EOk1NIN42hbVSlhVy-dDiA
Images -
https://mega.nz/#F!lSAElQJQ!tAa1KAYMyncn6jKIZS5V-A
Contributors
SkuzzyTech, FizzyAps
Status: Stable
Created 06-05-2019
[RESERVED]

Categories

Resources