[G97XF] SoLdieR9312s Splash Screen Changer 1.0 | 13/05/2019 - Samsung Galaxy S10 Guides, News, & Discussion

{
"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"
}
Support for G970F, G973F, G975F
Black: fully replaced all warning splash screens with black screens
Clean: removed all error texts from splash screens but kept the icons
Soldier: my personal splash screen (just try it )
Splash: replaces warning screen with a black screen and bl unlock splash with the Galaxy SXX splash
All Versions on Androidfilehost
Flash desired zip in TWRP.d
Code:
Please do not take anything without asking us first. We will 99% allow you to use anything, just ask first though.
You cannot use any of our work which hasn't been released in an official ROM release unless given express permission.
We are not responsible for anything that happens to your device while using this ROM.
By using this ROM you agree with the above terms.
XDA:DevDB Information
[G97XF] SoLdieR9312s Splash Screen Changer 1.0 | 13/05/2019, Tool/Utility for the Samsung Galaxy S10
Contributors
SoLdieR9312
Version Information
Status: Testing
Current Stable Version: 1.0
Stable Release Date: 2019-05-13
Created 2019-05-13
Last Updated 2020-02-08

Thanks

Works perfect, thank you so much. Finally got rid of the horrible warning crap ?

Great Work here!
Splash Screen Changer
Replace the ugly red warning Splash Screens.
G97X_Splash_Screen_Changer_by_SoLdieR9312_soldier.zip
G97X_Splash_Screen_Changer_by_SoLdieR9312_clean.zip
G97X_Splash_Screen_Changer_by_SoLdieR9312_black.zip
G97X_Splash_Screen_Changer_by_SoLdieR9312_splash.zip
Click to expand...
Click to collapse
Can you show us those Pictures from all of those?

What would be the easiest and most save way to install this without a custom recovery? I tried Flashify and FlashFire but it didn't work. Can I simply replace the original up_param.bin.lz4 in the stock BL tarfile with the up_param.bin? Do I need to rename it to .lz4? Or can this also be done via fastboot or adb?
I would prefer the later to have more control over the process instead of using Odin.
Edit: Simply run the following line in a root shell.
Code:
dd if=/sdcard/up_param.bin of=/dev/block/platform/13d60000.ufs/by-name/up_param
Found here in the last step of the tutorial (the output path is a little bit different on the S10):
https://forum.xda-developers.com/galaxy-s8+/how-to/tuto-custom-splash-screen-s8-sm-g955f-t3623368

Just done my plus via TWRP, tested all 4 and in my opinion best clean natural looking ones are BLACK and SPLASH
CLEAN shows Yellow triangle top left only, if you want to use this as a guide for when booting to twrp, but on quick 2nd flash of samsung galaxy logo, that's when you remove fingers from bixby and power buttons.
Thank you for sharing your work, Very much apprecaited

Hello.
Are these compatible with LOS 17?
Will be any conflict with magisk patched boot?
Thanks in advance

Jab_ said:
Hello.
Are these compatible with LOS 17?
Will be any conflict with magisk patched boot?
Thanks in advance
Click to expand...
Click to collapse
might be yes. campatible with LOS 17.
I didnt have use this 'SoLdieR9312s Splash Screen'
but tried to edit my S10's Splash Screen.
to edit splash screen, we need to modify 'up_param.bin' that only have jpg image files (bootlogo, download mode screen, etc)
I successfully edit and apply my S10 running LOS17.1
this is just jpg image edit.. seems looks like work Samsung Rom, LineageOS, etc
If u have trouble after flash this file, just flash Stock Rom BL file (or original up_param.bin)

Would these work on s10 plus snapdragon sm-g9750? Thanks

pardon my potential ignorance but can't one not simply change the jpeg warning bootscreen by a clean one (copying a clean one and renaming it to the ugly warning screen and then replacing it)
I remember I did that a long time ago on an S6 ...
right, I found the bootsamsungloop.qmg and bootsamsung.qmg
in directory system/media
looking for how to change the qmg-files (so I can make my own company branded splash screen)

Working fine on my S10 with LOS17.1 and twrp 3.4.0-4 by ianmacd. Flashed the "Black" zip via twrp.
Thank to the Dev. Good work.

If only i knew how to port this to work for G973U

Replicatorz said:
If only i knew how to port this to work for G973U
Click to expand...
Click to collapse
check this thread
https://forum.xda-developers.com/t/edit-how-to-bootloader-warning-change-boot-logo.4016743/

oblus said:
check this thread
https://forum.xda-developers.com/t/edit-how-to-bootloader-warning-change-boot-logo.4016743/
Click to expand...
Click to collapse
I just learned it isn't possible on snapdragon, because these images are in the bootloader itself in which nobody can actually modify, atleast yet.

How easy is it to change the images to anything I like? I've not downloaded and looked yet

Related

[BOOTANIMATION]Android 3D Green + Cyan for LG GT540 + TUT!!!

Introduction
Hi developers! I am proud to introduce my newest boot animation called "Android 3D", featured in green and cyan color! It's fast and lightweight and it's available for our LG GT540. If you aren't an owner of a LG GT540 or if you have a phone with different screen resolution, feel free to visit the original topic in the Android Themes and Apps section and choose between QVGA, HVGA and WVGA resolutions: http://forum.xda-developers.com/showthread.php?t=1260241 !!!
What's new
*This list is temporarily empty.
Requirements
In order to have this boot animation, you need to root your LG GT540. It's recommended that you have a custom rom installed.
Installation
You can install this boot animation in several ways:
Using ADB
Using Root Explorer
How to install it using ADB?
If you have previously downloaded Android SDK, then installing this boot animation will be a piece of cake. Just follow the simple steps below and you should have your boot animation installed in no time:
1. Connect your phone to the PC. Make sure USB Debugging is checked in Settings.
2. Open CMD.
3. Set the CMD destination to the folder where the SDK tools are stored (adb, fastboot etc.).
4. Rename the boot animation file to "bootanimation".
5. Type this commands in order:
- adb remount
- adb push C:\Users\#bootanimationdirectory#\bootanimation.zip /system/media/bootanimation.zip
- adb reboot
6. Unplug your phone.
How to install it using Root Explorer
1. Rename the boot animation file to "bootanimation".
2. Copy it to your sd card.
3. Open Root Explorer.
4. Select your boot animation and copy it to /system/media directory (don't forget to mount the system partition as R/W).
5. Reboot your phone.
Preview
{
"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"
}
Download
Android 3D: http://www.mediafire.com/?1662o6bd1go3ek8
Android 3D Cyan: http://www.mediafire.com/?b556zecu3r6kn53
Notes
*The actual quality of the animation is better that the preview above.
**This boot animation has been tested on LG GT540 Optimus using Android 2.3.5 Gingerbread (AOSP). It's also confirmed that it works on HTC Desire and HTC HD2.
***This boot animation should work on all CyanogenMod and AOSP ROMs, however, the applying method may be different if you're running an official ROM.
If you like this boot animation, please click the THANKS button below.​
MORE 3D ANIMATIONS COMING SOON!!!​
Sweet!! Going to try !!
bs828 said:
Sweet!! Going to try !!
Click to expand...
Click to collapse
Thank you!
maybe you could add the android logo to fade in half way though the animation just so users will no if they have a bootloop e.g. not a full bootloop just the animation bootloop if that makes sense lol
eoghan2t7 said:
maybe you could add the android logo to fade in half way though the animation just so users will no if they have a bootloop e.g. not a full bootloop just the animation bootloop if that makes sense lol
Click to expand...
Click to collapse
I don't understand what you're trying to say. But thank you for your comment anyway.
EDIT: Oh, now I understand. I think it's not necessary. I'll keep that in mind.
Интересно ќе се проба, би било убаво освежување .
Tnx this is very good animation, keep up with the good work.
joeymk said:
Интересно ќе се проба, би било убаво освежување .
Tnx this is very good animation, keep up with the good work.
Click to expand...
Click to collapse
Фала!!!!
Thanks!!!This is very nice!!!!!!
congtu2512 said:
Thanks!!!This is very nice!!!!!!
Click to expand...
Click to collapse
I'm glad you like it!
great work
love it, is it possible this bootanimation to fix it with a bootsound, if how you do that.
i look for a TUT for Bootsound with bootanimation for our Sell
Great bootanimation, simple and beautiful
jetstream73 said:
love it, is it possible this bootanimation to fix it with a bootsound, if how you do that.
i look for a TUT for Bootsound with bootanimation for our Sell
Click to expand...
Click to collapse
I'm not sure... I'll do some research.

[BOOT LOGO] - Custom Boot Logo - Moto G 2nd Gen (Titan)

{
"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"
}
Boot Logo for Motorola for those using UNOFFICIAL LINEAGE OS, this logo comes when you start your phone i.e. prior to boot animation
Hope you enjoy this
Instructions for NON-Flashable ZIP:
1. Extract the zip file on your PC (Windows)
2. Reboot your Moto G 2nd Generation into BOOTLOADER and connect it to PC.
3. Navigate to folder where you extracted files.
4. Open "autoFlash_Logo.bat" and it will automatically install logo on your phone and again reboot your phone to BOOTLOADER mode.
5. That's it folks. Now reboot your phone and you'll get new BOOT LOGO
NOTE: USB debugging drivers should be installed on your system.
DOWNLOAD:
FLASHABLE ZIP - Flash using TWRP or CWM Recovery
NON FLASHABLE ZIP (with ADB & Fastboot) - Need PC to upload file to phone
WARNING: I will not be responsible for bricked devices or if anything happens to your phone after flashing this moto logo .
Really nice looking, can you post an animated gif ?
This is not animated boot animation buddy, it is just a static motorola logo that shows up when we start our phone.. after this logo actual boot animation starts..
pkdon123 said:
This is not animated boot animation buddy, it is just a static motorola logo that shows up when we start our phone.. after this logo actual boot animation starts..
Click to expand...
Click to collapse
oh okay, so it replace the bootloader unlock message ?
Yes.. It will replace the BOOTLOADER UNLOCK message
pkdon123 said:
Yes.. It will replace the BOOTLOADER UNLOCK message
Click to expand...
Click to collapse
I really like this logo. I wonder, will this work for the moto E?
Nomelas said:
I really like this logo. I wonder, will this work for the moto E?
Click to expand...
Click to collapse
I Guess Not, The Dimensions of this logo is 1280x720 and it is build for Moto G 2014 Titan
Thank you very much! I had the similar one but with Cyanogen, and now that I've updated, your Boot Logo looks perfect. :good::good:
Dude you must post some screenshots of it for users to get a preview @pkdon123
Getting "Updater process ended with ERROR: 6" when flashing this in TWRP
Works on Moto G 2gen 4G also (Should work on any phone with the same screen resolution). Thanks mate!
ZeroTheSavior said:
Getting "Updater process ended with ERROR: 6" when flashing this in TWRP
Click to expand...
Click to collapse
Sorry To Hear That.. I've Created Flashable Zip From BootLogo Maker Itself, Please Try Flashing BIN File Using Fastboot, I'll Fix This Zip As Early As Possible..
SRIHARI_GUY said:
Dude you must post some screenshots of it for users to get a preview @pkdon123
Click to expand...
Click to collapse
Actually I've Embedded The Image To OP, It Is Visible in Browser and Not In XDA App
pkdon123 said:
Actually I've Embedded The Image To OP, It Is Visible in Browser and Not In XDA App
Click to expand...
Click to collapse
Oh , Then make sure to add some screenshots for the XDA Mobile app users
SRIHARI_GUY said:
Oh , Then make sure to add some screenshots for the XDA Mobile app users
Click to expand...
Click to collapse
Hehehe It's Done Buddy..
Oops My Bad

[MOD] [BOOTANIMATION] Oxygen OS Stock [Colors] [Rainbow Special Edition] Jun 22

Hi guys,
So after seeing the Colette Oneplus Bootanimation, I decided to try other options. Eventually, I would like to do a new bootanimation for each accent on Oxygen OS.
Instructions:
1. Go to /system/media and rename your current bootanimation to bootanimation.zip.bak (just to have a backup, if you don't do this you will have to dirty flash your ROM).
2. Download your preferred color and paste it in /system/media.
3. Rename to bootanimation.zip.
4. Make sure to change permissions to rx- r- r (0644).
5. ???
6. Reboot and profit.
Can't decide? Try Rainbow Special Edition (click on image to see .gif):
{
"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"
}
Enjoy!
Reserved
Put an option for the Pixel Blue
Thanks
koolsharp said:
Put an option for the Pixel Blue
Thanks
Click to expand...
Click to collapse
Sure thing.
EDIT: It seems poll options can't be changed, but I will work on Pixel Blue anyway. Thanks for your interest.
Awesome!
Looks Great! Thx!
Thanks for the hard work and dedication
redsmith said:
Sure thing.
EDIT: It seems poll options can't be changed, but I will work on Pixel Blue anyway. Thanks for your interest.
Click to expand...
Click to collapse
Hi guys,
Orange bootanimation is up. Coming up next, Cyan, Pixel Blue and Pink.
Enjoy!
Pink color added.
Sorry guys, I have been swamped at work. Cyan and Pixel Blue are coming tonight. Any other suggestions?
Got a little surprise for you guys, I got bored at work and tried something new.
Rainbow Special Edition added. You will love it.
New bootanimation in OB15 is awful. Try these ones instead.
Could you do a OnePlus Red one?
jaydee 77 said:
Could you do a OnePlus Red one?
Click to expand...
Click to collapse
I suppose that's what's needed this time. Yes I can, but it will have to wait a little bit...
Hi all!
Don't know why but I'm trying the exact procedure with no succes. I still have the new ugly boot animation. What's wrong? I'm on beta 15 rooted with magisk. I rename the bootanimatio.zip adding .bak and I past the new bootanimation renaming the file exactly how it should be and rebooted. no way...still the same boot animation. any idea?
andrea
afarnedi said:
Hi all!
Don't know why but I'm trying the exact procedure with no succes. I still have the new ugly boot animation. What's wrong? I'm on beta 15 rooted with magisk. I rename the bootanimatio.zip adding .bak and I past the new bootanimation renaming the file exactly how it should be and rebooted. no way...still the same boot animation. any idea?
andrea
Click to expand...
Click to collapse
It's because selinux mode was setted to enforce, than you can't change some system files. To change your boot animation, use TWRP File Manager. Remember to mount System in TWRP --> Mount
afarnedi said:
Hi all!
Don't know why but I'm trying the exact procedure with no succes. I still have the new ugly boot animation. What's wrong? I'm on beta 15 rooted with magisk. I rename the bootanimatio.zip adding .bak and I past the new bootanimation renaming the file exactly how it should be and rebooted. no way...still the same boot animation. any idea?
andrea
Click to expand...
Click to collapse
Also, remember to give your new bootanimation the correct permissions. 0644.
redsmith said:
Also, remember to give your new bootanimation the correct permissions. 0644.
Click to expand...
Click to collapse
Thanks mate! With TWRP file manager it worked out!
Standard red colour?
Rachit94 said:
Standard red colour?
Click to expand...
Click to collapse
I'm sorry, I've been swamped at work, but now that I think of it, why not extract the stock bootanimation from previous Oxygen Betas?
A quick search over the OP3 forums yielded this: https://forum.xda-developers.com/oneplus-3/help/boot-animation-zip-file-t3416174
Hope this helps.

[Custom Boot Animation] Galaxy Stars Boot & Shutdown Animation for Galaxy S8/S8+

Please DO NOT post any questions or requests here if you are asking me, Unfortunately, I don't check this post often.
You can always contact me on telegram (@Rrs_Hidden) or on our telegram group which you can find it's link in this bot: @bootanimation_bot​Or send an email to me ([email protected])
Galaxy Stars Custom Animation for Boot & Shutdown v2.0
Designed by: Rayan Refoua​
INTRODUCTION:
Hi everyone! I think that the stock Samsung boot animation is unsatisfyingly boring and it sucks! So I made a more beautiful version for myself and shared it here so you can use it too if you like it. I hope you find it nice to use!
PREVIEW:
{
"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"
}
DEMO:
Photo by: HorstiG
Please join the Telegram Group for this animation for the latest news and updates.
I prefer if you don't post issues on this forum, and instead post issues/questions on Telegram.
Telegram Group for Galaxy Custom Boot Animation​
DOWNLOAD THE ZIP FILE:
Flashable ZIP for S8+: Download from Mediafire
INSTALLATION INSTRUCTIONS:
If you are new to rooting and installing custom stuff, read this first.
First make sure to backup stock QMG files to be able to revert if you want to.
Download the flashable ZIP from above and copy it to your SD card or internal storage.
Reboot to a custom recovery (such as TWRP).
Locate the ZIP and Install it.
Enjoy!
SOFTWARE USED:
Adobe AfterEffects 2015
Adobe Photoshop 2017
Samsung Theme Designer v2.0.4
EMBEDDED IN ROMS:
(You may include this animation in your ROM as long as you credit me. I'll be glad if you notify me so I can add your ROM here.)
Nougat 7.1 Port for S8 by DjRaz (alex393)
LightROM and Google Edition Rom by yash92duster
CREDITS:
All animations created and designed by: Rayan Refoua
Flashable ZIPs created by: ohayoubaka and naziruddeen
Tutorials used from: How to create QMG boot animations
Additional help by: Tkkg1994 and mrhelloyellow, creator and designer of the awesome BatMan Rom for Galaxy S8/S8+!
NICE!!!!
It downloads as .jar and when I flash in flashify it doesn't change anything.
Can I use flashfire to flash this on my newly rooted Snapdragon G955u s8+? i might have to guinea pig it and try it tonight.
Tried it.. nothing happened. Didn't bootloop me but still have the same Samsung+Verizon splash screen
teknowiz23 said:
Can I use flashfire to flash this on my newly rooted Snapdragon G955u s8+? i might have to guinea pig it and try it tonight.
Tried it.. nothing happened. Didn't bootloop me but still have the same Samsung+Verizon splash screen
Click to expand...
Click to collapse
You will need to extract and manually place then and set permissions. The VZW animation is housed in CSC folder.
Once placed here works great and looks fantastic.
Sent from my SM-G955U using Tapatalk
pimpmaneaton said:
You will need to extract and manually place then and set permissions. The VZW animation is housed in CSC folder.
Once placed here works great and looks fantastic.
Sent from my SM-G955U using Tapatalk
Click to expand...
Click to collapse
Ohhhh you are awesome!! Thanks!!
Manual installation guide
muppetmaster916 said:
It downloads as .jar and when I flash in flashify it doesn't change anything.
Click to expand...
Click to collapse
teknowiz23 said:
Can I use flashfire to flash this on my newly rooted Snapdragon G955u s8+? i might have to guinea pig it and try it tonight.
Tried it.. nothing happened. Didn't bootloop me but still have the same Samsung+Verizon splash screen
Click to expand...
Click to collapse
You can also install it manually:
1. Download the zip file and extract .qmg files from it (system/media/...).
2. Go to root/system/Media (on your Phone) and copy .qmg files there.
3. Make sure that the permission of files is set to 644.
4. Reboot!
The processor type is not important at all.
Works like a charm. Thank you!
This is a beautiful boot animation! So much better than the ugly Verizon one. Thanks for this, and thanks to @pimpmaneaton for showing how to do it on the Snapdragon Verizon variant.
Want to use this on the newly rooted Snapdragon s8+?
Drop it into this directory (for TMobile) and apply correct permissions
If doing for another carrier finds your careiers folder inside the system/omc folder and drop it there.
This is beautiful!!!
T-mobile snapdragon varient here!!!
Thank you for this!
Great! Thx!
hi all .. yes I jumped the gun and extracted the files to go into the media folder and says I cant ... HOWEVER I was able to get into terminal emulator and chmod the files ... and I still cant copy them ... I DID already remove the qmg files that were in that folder ... help
got it ... thanks
Shutdown in res/media/video im so funny sometimes
Awesome Work:good:
Thank you
Easily installed by following instructions of manually placing 3 files in correct folder, renaming old boots (in case I ever need to revert), and chmod 644! Looks great. Thanks so much for the hard work and sharing. Much appreciated
DeejayBaca said:
Shutdown in res/media/video im so funny sometimes
Click to expand...
Click to collapse
Sorry, there is a shutdown animation in this package? I installed it (I think by hand) ages ago and while I have the wonderful startup animation I don't see a shutdown one.
Granted, I use "soft reboot" a lot but I still do sometimes reboot the "old fashioned way"
No there's not I was just saying where to find the shutdown animation file location for any other general shutdown animation, I use The Oreo bootanimations for example.
bootanimation.zip
Can share bootanimation.zip for other device plz :fingers-crossed::fingers-crossed:
you happen to know what the crypt ones arefor??

[BootAnimation] Colorful Samsung Logo

I wanted to change the boot animation because simple Samsung logo looked too still and bland.
Most of the ones I found online that are compatible with samsung's weird startup animation format (.qmg) are old and the resolution doesn't always fit.
So I made one, in Samsung Theme Designer. It is centered, and runs at a nice fps ratio. Tested on S20 only, but should work on the others.
It consists of the appearing then disappearing of the samsung logo. The letters write themselves in blue-ish and get erased in yellow-ish.
Please note that :
- This only works with Samsung ROMS. The file format is .qmg (samsung-specific!)
- The file I give you only concerns the second boot animation. That means that your phone will still show a still "samsung" before switching to this custom bootanimation
- I stole the independent image files from Bootiful, and I don't know where they stole it
- I know the "samsung" from my animation is not at the same place than the one from the first bootanimation but it was already a pain to resize so I don't think I will fix that
Installation steps :
1 - Download and unzip the file
2 - Make a copy of your old boot animation before so that you can go back if you're unhappy (/system/media/bootsamsungloop.qmg)
3 - Replace the file with the same name (bootsamsungloop.qmg) at /system/media .
4 - Done. Next time you boot it will appear
{
"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"
}
What app or program did you use to create you boot animation?
Download link ???
Ferchurito said:
What app or program did you use to create you boot animation?
Click to expand...
Click to collapse
I used Samsung Theme Designer. Downloaded from somewhere on xda
The file is in the attachments of my original message. https://forum.xda-developers.com/attachments/bootsamsungloopzipped-zip.5643937/
adhd_1977 said:
Download link ???
Click to expand...
Click to collapse
npeo said:
I wanted to change the boot animation because simple Samsung logo looked too still.
Most of the ones I found online that are compatible with samsung weird startup animation format are old and the resolution doesn't always fit.
So I made one, in Samsung Theme Designer. It is centered, and runs at a nice fps ratio. Tested on S20 only, but should work on the others.
It consists of the appearing then disappearing of the samsung logo. The letters write themselves in blue-ish and get erased in yellow-ish.
Please note that :
- This only works with Samsung ROMS. The file format is .qmg
- The file I give you only concerns the second boot animation. That means that your phone will still show a still "samsung" before switching to this bootanimation
- I stole the independent image files from Bootiful, and I don't know where they stole it
- I know the "samsung" from my animation is not at the same place than the one from the first bootanimation but it was already a pain to resize so I don't think I will fix that
Installation steps :
- Download and unzip the file
- Make a copy of your old boot animation before so that you can go back if you're unhappy (/system/media/bootsamsungloop.qmg)
- Replace the file with the same name (bootsamsungloop.qmg) at /system/media .
- Done. Next time you boot it will appear
View attachment 5643929View attachment 5643931
Click to expand...
Click to collapse
This is for rooted devices only?
fedevd said:
This is for rooted devices only?
Click to expand...
Click to collapse
Yep ! I can't think of a way to modify system files without root access
Tested and effectively worked on my s20 one ui 5
npeo said:
I used Samsung Theme Designer. Downloaded from somewhere on xda
Click to expand...
Click to collapse
Do you have a link for any chance? I can't seem to find it on xda :/
Does this work on s20 FE 5G snapdragon running android 13? (NO-ROOT)
cifer04 said:
Does this work on s20 FE 5G snapdragon running android 13? (NO-ROOT)
Click to expand...
Click to collapse
Hey, I don't think you can write /system/media/ without root, so no it doesn't.
Ferchurito said:
Do you have a link for any chance? I can't seem to find it on xda :/
Click to expand...
Click to collapse
I can't seem to find neither the link, nor the zip I downloaded. Sorry !
npeo said:
I can't seem to find neither the link, nor the zip I downloaded. Sorry !
Click to expand...
Click to collapse
Does this work on A127F/DSN Rooted?
TheWorldYT said:
Does this work on A127F/DSN Rooted?
Click to expand...
Click to collapse
If /system/media/bootsamsungloop.qmg exists then very probably
Yes it does, but the resolution?
npeo said:
If /system/media/bootsamsungloop.qmg exists then very probably
Click to expand...
Click to collapse
TheWorldYT said:
Yes it does, but the resolution?
Click to expand...
Click to collapse
Try and find out ig, I don't really remember how I dimensionned the images and I don't have any samsung device to try this on.
If you follow my guide, using step 2's file you can restore the old animation if the dimensions are not to your liking

Categories

Resources