[Guide][G780F][Android 11] Remove Bootloader Warning - Samsung Galaxy S20 FE Guides, News, & Discussion

This mod will remove the pesky Warning screen on phone bootup about unlocked bootloaders and the dangers of them.​
{
"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 possible to make your own custom image if you want to. More on that later.​
Download the .tar file
Put it in Internal Storage on root folder
Start Powershell/cmd
Code:
adb shell
Code:
su
Make sure you've granted SuperUser to Shell under Magisk
Code:
dd if=/storage/emulated/0/up_param.tar of=/dev/block/platform/13100000.ufs/by-name/up_param
Enjoy warning-free splash screen next time you reboot
Now, if you want to make your own image, or adapt it to your similar Samsung phone model (only if it uses up_param), there's a few things you need to know.
Do NOT change dimensions of any of the images from the original file. File sizes must be kept <500kb.
Your phone might have a different up_param destination folder in /dev/block/platform/
Do not compress the .tar archive when you put it back together
up_param.tar must not be less than 8mb or more than 8mb (8'388'608 bytes). You will need to zero-fill the archive. I used HxD to add 00 until offset 7FFFF0. If it's less than the 8mb, then during dd you might not overwrite the old file.
Make sure the .tar file doesn't have folder structure in it but everything is in root /

Nice
bladez said:
This mod will remove the pesky Warning screen on phone bootup about unlocked bootloaders and the dangers of them.
Click to expand...
Click to collapse
Nice thanks for this, I don't suppose you know for certain is this works on the G781B? and android 10?
Also on a related note, my G781B was originaly sold my Three. I would really like to remove that bloody boot animation (solid white background), have you or anyone else looked into that for the 780F/781B..?

You can always try to flash my file, but make sure you back up the original up_param file. Worst case scenario you'll just get a black screen before it boots and might need to flash back the original or Odin the BL file.

bladez said:
You can always try to flash my file, but make sure you back up the original up_param file. Worst case scenario you'll just get a black screen before it boots and might need to flash back the original or Odin the BL file.
Click to expand...
Click to collapse
Well a black screen is far better than the white screen with the three logo
btw, the download link in the OP is broken.

Does this work on 5g Snapdragon version ?
And also the tar file link is broken

shouk_1987 said:
Does this work on 5g Snapdragon version ?
And also the tar file link is broken
Click to expand...
Click to collapse
I asked this already, see my G781b post above. And then the Ops reply right after.

Download link should be fixed now. Blame XDA for their poor attachment implementation.

I have the numbered folder different in the 5g version, also the folder extension is ufshc and where is the stock tar file so i can back it up
Please see attached screenshot and advise if i need any change in the command

Nice

Can I use this with G780G model?
I not found the original file in my phone.

I believe this method works only with Exynos devices. Is there a method to remove the unlock warning on the Qualcomm S20 FE variants?

b1k3rdude said:
I asked this already, see my G781b post above. And then the Ops reply right after.
Click to expand...
Click to collapse
Did you finally tried this on a 781B?

shouk_1987 said:
I have the numbered folder different in the 5g version, also the folder extension is ufshc and where is the stock tar file so i can back it up
Please see attached screenshot and advise if i need any change in the command
Click to expand...
Click to collapse
considering the size of the file you're trying to swap it's not in that folder at all. if I'm not mistaken anything with a path labelled dev/block is a partition. it's possible that only a terminal could get there. I've not checked but others have said this doesn't work on snapdragon models as we don't have a param file or folder.

wh1tekn1ght said:
Did you finally tried this on a 781B?
Click to expand...
Click to collapse
Its on my todo list. But looking at @3mel post above it wont work.

work on qualcom?

Thank you very much. Works fine on Exynos.

Anyone try this one Oneplus???

ptuner said:
Anyone try this one Oneplus???
Click to expand...
Click to collapse
it's device specific, it wouldn't work anywhere else.

I was having some boot up issues with my 780F, solved it after weeks by reinstalling magisk from recovery

any more skilled users or devs looking to remove the bootloader warning for snapdragons should look at /system/media on SD phones. it doesn't look like everything is there but I reckon it's definitely a .QMG file extension we need to find.

Related

Boot Screen Flasher 3000 by dom2684 & Octoberriot

THis is a very simple batch file to assist you in flashing a boot screen
it still uses the same files as before its just put together in one section for ease of use as you can see
thanks to xMemphisx for supplying the required files for this to work
{
"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"
}
1.Extract BSF3000 and open the BSF300 Folder
2. Run CreateG1Splash.exe and choose your boot image (320 x 480 PNG for best results)
3. run the bootflash.bat and follow the on screen steps
* Reboot into fastboot
* IF you're on the older spl then u have 2 screens to flash so you're gonna follow step 3 and 4. and reboot
*If you're on the newest spl the you're just going to flash 1 screen by following step 2 and reboot
4. VIOLA!!! u have a new bootscreen with no copying and pasting
Original Boot Screen
http://www.mediafire.com/?wdmuuzhmmnw
BSF3000.zip
I don't get it. What is classified as the "special" SPL, and what is the "other" spl's? Create a list please .
I'm using Haykuro's Danger SPL...I assume that's "special"?
im assuming special is haykuros and other is any other spl
grr...I hate having a Mac! lol
Anyway someone could setup something like this for linux or Mac users. Pretty please.
Yes sorry for any confusion ....haykuros spl is the special spl
Where is it pulling mysplash.rgb565 from? Says mine cannot load it.
Edit: Fixed the problem. I placed the .bat file in my Android SDK Tools folder, intended to work next to ADB. Didn't know you could run the .bat from the extracted zip folder itself.
Problem: Haykuro's SPL only flashes the first screen, the T-Mobile G1 screen, correct?
lukekirstein said:
Where is it pulling mysplash.rgb565 from? Says mine cannot load it.
Click to expand...
Click to collapse
if u created ur own bootscreen it should be pulling it from the folder
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
lukekirstein said:
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
Click to expand...
Click to collapse
Theres a thread with them. You can check the bootscreen tutorial thread, its in there as well
lukekirstein said:
Alright. Got everything to work. Might want to flash back to the original G1 screen, because having that first T-Mobile screen is crucial to me.
On a side note, a couple of apps and widgets broke upon rebooting. Some widgets wouldn't load, other apps lost data connections. Ran a fix_permissions, everything works fine now
Curious question, does anyone have the original "T-Mobile G1" boot screen?
Click to expand...
Click to collapse
what build are u on?
original boot screen >>> http://www.mediafire.com/?wdmuuzhmmnw
dom2684 said:
what build are u on?
original boot screen >>> http://www.mediafire.com/?wdmuuzhmmnw
Click to expand...
Click to collapse
In my siggy
i love this its alot easier than b4 IMO
nice work dom. It was quite a bit easier this way. I noticed after flashing the danger spl that i could only change one boot screen. Anyone know why that is? Not super important since the first one only last a couple seconds anyways.
*BUMP YO need some feed back on this
Can this batch file also install a .gif splash screen? I'm wanting the HTC splash with the little android that peeks out.
uansari1 said:
Can this batch file also install a .gif splash screen? I'm wanting the HTC splash with the little android that peeks out.
Click to expand...
Click to collapse
no its only for the primary boot screen
added original boot screen to 1st post
I noticed after flashing the danger spl that i could only change one boot screen. Anyone know why that is?
Click to expand...
Click to collapse
"danger" SPL only has 1 boot screen to flash, there's a thread about it somewhere, think i read it in the old thread somewhere
note about the tool, VERY fast, VERY easy, even a n00b like me could do it. If you have "danger" SPL you will need updated USB drivers, but i'm sure you know that already
The script litterally is, put your image into the folder, run the bat, press 2 <enter> (for special SPL that is)and you're done, really couldn't be simpler if you tried
I'm glad everyone likes it
my adb work find, but for some reason this script stay at wating for device, any input?

CyanogenMod 10 .qmg bootanimation

CyanogenMod 10 .qmg Boot Animation For Samsung Galaxy Note 3​
As promised this bootanimation and the rest will be focusing on higher resolution files for our big screens to look nice and crisp
1. First and foremost obviously you must be rooted and have root explorer.
2. Download and extract the zip in the attachments to your phone or push them through from the computer. It contains the 2 files needed for a bootanimation.
3. It is also always good practice to backup your phone in safestrap made possible by Hascode, MANY thanks for that.
4. Once you have everything, open root explorer and navigate to system/media and backup two files "bootsamsung.qmg" AND "bootsamsungloop.qmg".
5. After backing them up to another location on your internal or external storage, delete them from system/media and replace them with the 2 files that you extracted from the zip. Reboot and enjoy a non-stock Verizon-Free bootanimation.
Of course this is at your own risk, but it worked for me.
Download zip HERE
{
"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"
}
Works perfect. Looks great.
Sent from my SM-N900V using XDA Premium 4 mobile app
Krazie316 said:
CyanogenMod 10 .qmg Boot Animation For Samsung Galaxy Note 3​
As promised this bootanimation and the rest will be focusing on higher resolution files for our big screens to look nice and crisp
[CO
Click to expand...
Click to collapse
Please make it for 320x240 (landscape view)?
shikhar623 said:
Please make it for 320x240 (landscape view)?
Click to expand...
Click to collapse
Here you go
If your boot animation files have a different name just rename the files in the zip to whatever your default boot animation files are named so it works. Assuming you're using a different device than the Note 3 that is. I think they may vary in file names from device to device, not sure....
Krazie316 said:
Here you go
If your boot animation files have a different name just rename the files in the zip to whatever your default boot animation files are named so it works. Assuming you're using a different device than the Note 3 that is. I think they may vary in file names from device to device, not sure....
Click to expand...
Click to collapse
the animation appears to blown out of proportion. iis due to the less pixel count in my device. it will be reallly grea if you can make Qmg for 320*240.
Thanks
Shikhar
Krazie316 said:
Here you go
If your boot animation files have a different name just rename the files in the zip to whatever your default boot animation files are named so it works. Assuming you're using a different device than the Note 3 that is. I think they may vary in file names from device to device, not sure....
Click to expand...
Click to collapse
This is what it looks. i requre 320x240 not the 240x320.
https://www.dropbox.com/s/ti2jazstpkfvehe/MOV0004A.mp4
shikhar623 said:
This is what it looks. i requre 320x240 not the 240x320.
https://www.dropbox.com/s/ti2jazstpkfvehe/MOV0004A.mp4
Click to expand...
Click to collapse
Oh OK my bad, I took it and turned it sideways that's what happened. I'll fix it when I get home from work and re upload it.
Krazie316 said:
Oh OK my bad, I took it and turned it sideways that's what happened. I'll fix it when I get home from work and re upload it.
Click to expand...
Click to collapse
waiting...
See if it still comes out layered with multiple instances
shikhar623 said:
waiting...
Click to expand...
Click to collapse
Sorry about that again, here is the updated file. Judging by how it came out when you sent me the video, I don't really know if it will come out correctly even now that it's fixed because I don't have that type of phone to test it on. In the end you're a tester I guess. I can only verify it working properly on the Note 3.
320x240 CM 10 worked!
Krazie316 said:
Sorry about that again, here is the updated file. Judging by how it came out when you sent me the video, I don't really know if it will come out correctly even now that it's fixed because I don't have that type of phone to test it on. In the end you're a tester I guess. I can only verify it working properly on the Note 3.
Click to expand...
Click to collapse
Excellento!! This one worked on my device. Thanks!
shikhar623 said:
Excellento!! This one worked on my device. Thanks!
Click to expand...
Click to collapse
Glad it all worked out in the end
Sent from my SM-N900V using xda app-developers app
Kewl animation looks good on my Galaxy
Retail N3

G965U System Dump

https://drive.google.com/open?id=1Z-KXnGxrLDCXDiyH4FsuKVVsLQVHPjke
This is a system dump of the G965U launch firmware, ARB7. I extracted it from the Odin files for this. If anyone wants anything else dumped, just let me know.
Vendor partition: https://1drv.ms/u/s!ApPnLQFmZRD0s1wvekRhNGmNKJes
THANKS ?
If anyone is wondering, the apk's from this system dump won't install on the S8 running Oreo either.
Thanks Bro
cyberon said:
If anyone is wondering, the apk's from this system dump won't install on the S8 running Oreo either.
Click to expand...
Click to collapse
:crying:
cyberon said:
If anyone is wondering, the apk's from this system dump won't install on the S8 running Oreo either.
Click to expand...
Click to collapse
Knox kills it.
Hoping we can flash between versions like on the s8
@mweinbach
vendor.7z extraction fail, corrupted...
Dante63 said:
@mweinbach
vendor.7z extraction fail, corrupted...
Click to expand...
Click to collapse
its fine for me. Just redownloaded to try.
Cozmo85 said:
Hoping we can flash between versions like on the s8
Click to expand...
Click to collapse
Agreed. I preordered one from T-Mobile on their "half off" promo, but then I had the opportunity to buy an AT&T 9+ for WAY less than half off. I'm hoping once Samsung ships it out & I get it sim unlocked, I can flash the unlocked or T-Mobile firmware on it.
entropism said:
Agreed. I preordered one from T-Mobile on their "half off" promo, but then I had the opportunity to buy an AT&T 9+ for WAY less than half off. I'm hoping once Samsung ships it out & I get it sim unlocked, I can flash the unlocked or T-Mobile firmware on it.
Click to expand...
Click to collapse
Yea, i also got a couple coming from the AT&T deal. its also possible they implemented it like the s8 does now where it becomes a tmobile phone if you put a tmobile sim in it.
This is my hope. You uh... got in on that "employee" deal?
entropism said:
This is my hope. You uh... got in on that "employee" deal?
Click to expand...
Click to collapse
Yup lol
mweinbach said:
its fine for me. Just redownloaded to try.
Click to expand...
Click to collapse
gave it another try, instead of using my WiFi and my phone...
I used my laptop and fiber LAN network...
I used WinRAR and 7z to test the Archive, same results
Google Drive - Screenshot
I don't want you to reupload the whole vendor, since I know what I am looking for... just the "etc" folder, it should be less than 30MB...
I hope it's not too much to ask...
entropism said:
Agreed. I preordered one from T-Mobile on their "half off" promo, but then I had the opportunity to buy an AT&T 9+ for WAY less than half off. I'm hoping once Samsung ships it out & I get it sim unlocked, I can flash the unlocked or T-Mobile firmware on it.
Click to expand...
Click to collapse
Should be good. I can help with CSC changing if someone wants to get some combo files. I would, but I already bought the System files here.
Dante63 said:
gave it another try, instead of using my WiFi and my phone...
I used my laptop and fiber LAN network...
I used WinRAR and 7z to test the Archive, same results
Google Drive - Screenshot
I don't want you to reupload the whole vendor, since I know what I am looking for... just the "etc" folder, it should be less than 30MB...
I hope it's not too much to ask...
Click to expand...
Click to collapse
same for me I downloaded multiple times vendor file and they are bit identical.. you should consider uploading again as is clearly or bad file or should tell us what client to compress or decompress as 7z and Winrar fail!
Vendor is definately broken
{
"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"
}
Dante63 said:
gave it another try, instead of using my WiFi and my phone...
I used my laptop and fiber LAN network...
I used WinRAR and 7z to test the Archive, same results
Google Drive - Screenshot
I don't want you to reupload the whole vendor, since I know what I am looking for... just the "etc" folder, it should be less than 30MB...
I hope it's not too much to ask...
Click to expand...
Click to collapse
oscarbg said:
same for me I downloaded multiple times vendor file and they are bit identical.. you should consider uploading again as is clearly or bad file or should tell us what client to compress or decompress as 7z and Winrar fail!
Click to expand...
Click to collapse
UltraM8 said:
Vendor is definately broken
Click to expand...
Click to collapse
Is this still in need?
I came across this thread while seeking Nokia Oreo firmware, but the excerpts complaining of insufficient/incomplete partition contents grabbed my attention.
I have the genuine R16NW.G965USQU1ARB7 firmware I personally sourced and extracted last month that is 100% if you guys have been unable to do the same or have been unable to find someone offering the same.
The archive is in simple .zip format using the ZArchiver Android archiving application.
The firmware download and extraction was originally performed using Debian's latest operating system environment and then copied to my OnePlus 5.
:good:
guitardedhero said:
Is this still in need?
I came across this thread while seeking Nokia Oreo firmware, but the excerpts complaining of insufficient/incomplete partition contents grabbed my attention.
I have the genuine R16NW.G965USQU1ARB7 firmware I personally sourced and extracted last month that is 100% if you guys have been unable to do the same or have been unable to find someone offering the same.
The archive is in simple .zip format using the ZArchiver Android archiving application.
The firmware download and extraction was originally performed using Debian's latest operating system environment and then copied to my OnePlus 5.
:good:
Click to expand...
Click to collapse
Hi, is it possible for you to kindly upload the vendor/etc folder only?
EDIT: Got the folder somewhere else but still didn't fix my problem regarding the Dolby, thanks still.

[Mod] Boot Animation / Shutdown Animation - Oneplus Animated Logo

This is something that I found after an hour or so of googling for cool boot animations. I cant seem to find it again, and I dont think the thread had a preview video or gif, so I extracted all the images from the zip and made a quick video. Attached are two zips that you can just place in "system/media" with root explorer or an equivalent (Of course I would make a backup of the two zips that are there in case you want to revert to stock). Technically its the same zip just renamed, but it works really well for both startup and shutdown .
Also this may be a stock boot animation for one of the Oneplus devices, but I have no idea since this is my first time going Onplus lol. Anyway, hope someone besides me finds this useful :]
{
"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 Animation Preview Video:
https://www.youtube.com/watch?v=6CF-421zpqY
Boot Animation Zip:
https://www.dropbox.com/s/lyeb0wi8h0xvurq/bootanimation.zip?dl=0
Please Note: It seems the Shutdown Animation Zip only exists on the tmobile variant
Shutdown Animation Zip:
https://www.dropbox.com/s/6s5heqjeqmdw0mf/shutdownanimation.zip?dl=0
I love it. Simple. Clean and effect. Better than those super jazzy, "hey Mom, look! My first boot animation!" Stuff.
Looking good! I would like to use it but I have an "access denied" message when I add the files in "system/media" while I'm rooted with Magisk. I tried with Root Browser and Fx Browser with root permissions.
No problems here using Solid Explorer
jackennils said:
No problems here using Solid Explorer
Click to expand...
Click to collapse
It worked with Solid Explorer! Thanks.
I really like it!
GigaBlaster said:
Looking good! I would like to use it but I have an "access denied" message when I add the files in "system/media" while I'm rooted with Magisk. I tried with Root Browser and Fx Browser with root permissions.
Click to expand...
Click to collapse
Did you remount /system/ as RW? it is RO by default so you would be denied access unless you did.
Watchdogs is a far better boot animation
Could you please upload a preview for the shutdown one too?
veatesia said:
Could you please upload a preview for the shutdown one too?
Click to expand...
Click to collapse
It's the same as the boot animation, but it only plays like 3 or 4 seconds of it, but it works really well.
HaiKaiDo said:
This is something that I found after an hour or so of googling for cool boot animations. I cant seem to find it again, and I dont think the thread had a preview video or gif, so I extracted all the images from the zip and made a quick video. Attached are two zips that you can just place in "system/media" with root explorer or an equivalent (Of course I would make a backup of the two zips that are there in case you want to revert to stock). Technically its the same zip just renamed, but it works really well for both startup and shutdown .
Also this may be a stock boot animation for one of the Oneplus devices, but I have no idea since this is my first time going Onplus lol. Anyway, hope someone besides me finds this useful :]
Boot Animation Preview Video:
https://www.youtube.com/watch?v=6CF-421zpqY
Boot Animation Zip:
https://www.dropbox.com/s/lyeb0wi8h0xvurq/bootanimation.zip?dl=0
Shutdown Animation Zip:
https://www.dropbox.com/s/6s5heqjeqmdw0mf/shutdownanimation.zip?dl=0
Click to expand...
Click to collapse
hey where do i put the shutdownanimation zip file.
tswb said:
hey where do i put the shutdownanimation zip file.
Click to expand...
Click to collapse
it just goes into the same place as the boot animation. You should see both of those files /system/media
HaiKaiDo said:
it just goes into the same place as the boot animation. You should see both of those files /system/media
Click to expand...
Click to collapse
My 6T does not have a shutdownanimation.zip by default. Placing your file in system/media results in nothing. Is it only for the TMobile variant?
wasiq224 said:
My 6T does not have a shutdownanimation.zip by default. Placing your file in system/media results in nothing. Is it only for the TMobile variant?
Click to expand...
Click to collapse
That's something I hadn't considered. Yeah I have the tmobile variant, but try putting it there anyway and see what happens. It shouldn't hurt anything.
HaiKaiDo said:
That's something I hadn't considered. Yeah I have the tmobile variant, but try putting it there anyway and see what happens. It shouldn't hurt anything.
Click to expand...
Click to collapse
Nothing happens when you put the shutdown animation zip in system/media. The phone shuts down as usual with the "shutting down" prompt
wasiq224 said:
Nothing happens when you put the shutdown animation zip in system/media. The phone shuts down as usual with the "shutting down" prompt
Click to expand...
Click to collapse
Can confirm. Nothing happened with shut down zip. I'm in tmo variant flashed to international version.
lemonspeakers said:
Can confirm. Nothing happened with shut down zip. I'm in tmo variant flashed to international version.
Click to expand...
Click to collapse
Interesting! Alright thanks to both of you for trying, I'll update the OP.
Will this removed the t-mo animations?
It works. I like this animation better than the current stock one.
Thank u OP, looks great, better than stock imo.
This is exactly what I was looking for! I have T-Mobile variant and I really just rooted to get rid of that awful pink garbage when I booted my phone. Fantastic find!

[BOOTANIMATION] 6T BIOS Boot Animation

After someone said my custom boot animation looked very cool I decided to share it here.
It is based on @frysee Android Bios Boot animation.
I upscaled the Galaxy Nexus S bootanimation using Irfanview to get that crisp nearest neighbor batch resize. I also changed the text to the 6T specs.
I have linked below both a the Bootanimation.zip and a Magisk module.
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"
}
It looks nice thanks sir
Electric1447 said:
After someone said my custom boot animation looked very cool I decided to share it here.
It is based on @fryseeAndroid Bios Boot animation.
I upscaled the Galaxy Nexus S bootanimation using Irfanview to get that crisp nearest neighbor batch resize. I also changed the text to the 6T specs.
I have linked below both a the Bootanimation.zip and a Magisk module.
Preview:
Click to expand...
Click to collapse
This is pretty damn cool, it works just fine on the op7pro even if the data doesn't match, it's still amazingly good
Thank you for this. Takes me back to the good old days of my Galaxy Nexus.
Thanks for this greate and funny bootanimation
In my opinion You could add .zip of generic boot animation, so we can come back if we wish to.
Second thing would be version of oxygen, instead 10.3.2 You could use 10 or 10.x.x. as 10.3.3 is on most of devices now days.
Third suggestion is to ditch the last android boot, and stay with the screen where "activating root access" is on wait for longer. At the end showing "have a nice day"
Thank You for Your work.
Garrett_PL said:
In my opinion You could add .zip of generic boot animation, so we can come back if we wish to.
Second thing would be version of oxygen, instead 10.3.2 You could use 10 or 10.x.x. as 10.3.3 is on most of devices now days.
Third suggestion is to ditch the last android boot, and stay with the screen where "activating root access" is on wait for longer. At the end showing "have a nice day"
Thank You for Your work.
Click to expand...
Click to collapse
Hmm.. if your rooted why not just go grab the stock animation and save it somewhere... System-media...
lilbrat said:
Hmm.. if your rooted why not just go grab the stock animation and save it somewhere... System-media...
Click to expand...
Click to collapse
It's not about me. Good to have it there. Saw many, many threads with that kind of practise. I won't use it for reasons I pointed out, but as I said it's not about me.
Garrett_PL said:
It's not about me. Good to have it there. Saw many, many threads with that kind of practise. I won't use it for reasons I pointed out, but as I said it's not about me.
Click to expand...
Click to collapse
As you wish.. but " so we can come back if we wish to. ”
Kind of adds you to the mix...
Could you update the bootanimation to reflect the latest 10.3.4 version ore guide me to do it by my self?
I mean the editing part. Extracting and repacking is clear
ratelutz said:
Could you update the bootanimation to reflect the latest 10.3.4 version ore guide me to do it by my self?
I mean the editing part. Extracting and repacking is clear
Click to expand...
Click to collapse
I assume like any other boot animation zip, this must be containing the images which are displayed. Open the zip file & you modify the image files as you like But you'll be needing the exact same font.
Sent from my #FlagshipKiller3T using Tapatalk
It was working well on OOS and AOSPA but not working on evo ex rom. What could be the reason.
Edit: Got it working with some modification to the zip. Its due to a different implementation of how bootanimation work in many custom roms on dark mode.
Wondering if you could help? I just tried flashing the Bootimage.zip file I downloaded from your feed (I used TWRP), I'm on OnePlus 6T (T-Mobile, USA model), rooted, running LineageOS. For some reason its saying the .zip file is the incorrect type. Sorry if this is noob question/mistake on my part, but any help would be appreciated. Thanks in advance.
joshua97542 said:
Wondering if you could help? I just tried flashing the Bootimage.zip file I downloaded from your feed (I used TWRP), I'm on OnePlus 6T (T-Mobile, USA model), rooted, running LineageOS. For some reason its saying the .zip file is the incorrect type. Sorry if this is noob question/mistake on my part, but any help would be appreciated. Thanks in advance.
Click to expand...
Click to collapse
This .zip file is not for flashing, you just need to copy it to the /system/media (in some roms /system/product/media) folder, but to do this, you have to use a filemanager with root-permissions.
Where is the download link?
* Edit: Found it nevermind
Hello! I can't seem to find the magisk module zip for download. Is it the zip that is listed with the previews? Could you please advise or direct me to where I can download please? Also is this working on Oneplus 6t TMobile version running stock Android 10.3.6? Any help would be greatly appreciated. Cheers!!

Categories

Resources