[SPLASH] Nexus S-style splash screens for Magic - myTouch 3G, Magic Themes and Wallpapers

For some time I have been using a splash screen I made, and thought to share it since I haven't seen anything like it.
The idea originates from Nexus S splash screen and has the same style of logo text, white with some inner shadow. I also made some different styles, in which I used giorgisp's HDPI splash screen as background.
NOTICE! THESE WILL ONLY WORK ON HTC MAGIC AND G1 = DREAM/SAPPHIRE COMPATIBLE!
Previews and downloads:
First: splash2-htcgoogle.rgb565
{
"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"
}
Second: splash3-htcandroid.rgb565
Third: splash3-htcandroid-ns-blue.rgb565
Fourth: splash3-htcandroid-ns-green.rgb565
Fifth: splash3-htcandroid-ns-orange.rgb565
Sixth: splash3-htcandroid-ns-darkred.rgb565
Seventh: splash3-htcandroid-ns-cyan.rgb565
Eighth: splash3-htcandroid-honeycomb.rgb565
Ninth: splash1-magictux.rgb565
Originally by stergios117 - all credits to him! I just modded it a bit.
Instructions:
1. Boot to fastboot (back+power)
2. Download & move your desired splash image to somewhere easily accessible (like C:\)
3. Type "fastboot flash splash1 NAME"
For example: fastboot flash splash1 splash3-htcandroid-ns-blue.rgb565
What do you think? Bugs? Requests? Ideas? Post here!

Nice splash! works fine for me~ thanks!

Can you create one with a dark red color variation?

Very nice. Thanks

ivans88 said:
Can you create one with a dark red color variation?
Click to expand...
Click to collapse
Sure!
Here it is:
splash3-htcandroid-ns-darkred.rgb565
I added it to the main post, too. Thanks for idea!

Thanks man. Good job.

New splash screen: Honeycomb!
Eighth: splash3-htcandroid-honeycomb.rgb565
Honeycomb's camera background inspired this one. As always, it looks MUCH better on the device!

Error
I get a:
error: cannot load 'splash3-htcandroid-honeycomb.rgb565'
I get that with all of them I dl. I am following the instructions but I'm stumped. I have the file on my C:/ and also on my sd card. Any suggestions? I'd really enjoy using these screens.

Flip956 said:
I get a:
error: cannot load 'splash3-htcandroid-honeycomb.rgb565'
I get that with all of them I dl. I am following the instructions but I'm stumped. I have the file on my C:/ and also on my sd card. Any suggestions? I'd really enjoy using these screens.
Click to expand...
Click to collapse
try fastboot flash splash1 C:\splash3-htcandroid-ns-blue.rgb565

They're very nice. Can you make one without the htc at the bottom?

JimJam707 said:
They're very nice. Can you make one without the htc at the bottom?
Click to expand...
Click to collapse
Thanks!
Of course! Do you mean all of them, or just a particular one?

nanhtrang said:
try fastboot flash splash1 C:\splash3-htcandroid-ns-blue.rgb565
Click to expand...
Click to collapse
Yeah. That's because fastboot can't find the file.
And also, you must cd yourself to root directory of C drive, so the command window looks like this:

The best things, fast and work for me.
- Download roottools from HERE
- Copy file flash to C:\
- Unzip folder 'roottools' in C:\
- Run -> cmd
cd C:\roottools\windows
fastboot flash splash1 C:\splash3-htcandroid-ns-blue.rgb565
Click to expand...
Click to collapse
That's it.

Eighth: splash3-htcandroid-honeycomb.rgb565
Thanks ) Work fine

fauzievolute said:
The best things, fast and work for me.
- Download roottools from HERE
- Copy file flash to C:\
- Unzip folder 'roottools' in C:\
- Run -> cmd
That's it.
Click to expand...
Click to collapse
Thank you. Works fine.

I also want to say that if you have 1.33.00013d SPL you have to "downgrade" it to engineering or haykuro/or something else to flash it.

Nice job.
Thanks.

noob question, is there any way to change this without a computer? like with root explorar
Sent from my HTC Magic using XDA App

d3adbroke said:
noob question, is there any way to change this without a computer? like with root explorar
Sent from my HTC Magic using XDA App
Click to expand...
Click to collapse
Sadly not, because the operating system is not able to access it's bootloader (fastboot/hboot) and because of that it's splash1 partition.

Thanks a lot....awesome!!

Related

[Tutorial] Make your own Splash Screen for Wildfire S

Hi Wildfire S users,
Today I'm going to teach you how to create Splash screen or the image that comes
before bootanimation.
1. Download the tool in the attached and extract it using any zip manager
2. Download PG76IMG.zip as base file for creating splash flashable
3. Make an image or resize and crop any image, it should be 320 width, 480 height. Save it as 24bit BMP. I'm not sure JPG will work but I always choose BMP to be sure.
4. In the tool folder you just extracted open CreateG1Splash.exe then click open choose your edited image then click convert.
5. a file mysplash.rgb565 is created just rename it to splash1.nb0 then open my attached PG76IMG.zip with any zip manager like winrar,winzip or 7zip. then drag the splash1.nb0, thats it.
6. Now put the file in the root of your memory card then flash through Hboot. by fully turning off phone then holding volume down then power.
7. It will ask you to update just follow instructions after that reboot. You'll see your new splash.
Here is a sample:
{
"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"
}
Wonderfull tool.
Thanks !
Exactly what I was looking for, thanks very much.
sent using tapatalk
let me guess.......only for people with s-off????
A handy guide
It seems quite different on WFS compared to other Android phones. For example, on my DHD you convert your .bmp to .img and then flash via ADB as follows:
adb reboot bootloader
fastboot flash splash1 splash1.img
fastboot reboot
You can also use Android Flasher if you don't feel comfortable using ADB.
I wonder if this will work with WFS?
Found another tool
Your input image shoud be 320 * 480 pixels!!!
All credits goes to: DeToX-cz
New Splash with matching bootanimation

			
				
Great tool. I've made a splash screen also.
I've the original rgb565 contained also so if it doesn't work, maybe another one can create a working zip.
image file
zip file
Hit thanks when you like! And download!!!
If someone wants to make a boot animation, i've added a bunch of jpg files in the same style.
Can't make it myself sorry. If you've made it, post it here or give it to me so i can include it.
Boot animation
Splash for HTC WS
Edited for WS
bindroid Splash without the text
Does this work with cm7 port or just stock?
Sent from my HTC Wildfire S running cm7 with overclocked 806 cpu and data2whatever using XDA App
benjamingwynn said:
Does this work with cm7 port or just stock?
Sent from my HTC Wildfire S running cm7 with overclocked 806 cpu and data2whatever using XDA App
Click to expand...
Click to collapse
works with any of those.
what is splash mean???
Thanks for this
Thanks so much! I love it!
Does this method work with HTC unlocked phones? I'm running CM7.2 by alquez and have CWM installed and rooted.
Edit: I don't think it works with HTC unlocked phoned. Damn, I was excited about it.
anyway to revert back to original splash screen and bootanimation
To get original splash screen, you could Google the image, and then create it using the instructions in the first post.
Also original animations could be sourced via search, however changing the splash screen does not affect the boot animation, but I'd advise that you back things up before deleting them in the future.
Sent via Tapatalk
wildfiresuser said:
Does this method work with HTC unlocked phones? I'm running CM7.2 by alquez and have CWM installed and rooted.
Edit: I don't think it works with HTC unlocked phoned. Damn, I was excited about it.
Click to expand...
Click to collapse
Hehe i was thinking the same

[BOOTSPLASH][COLLECTION] Collection of Flashable Bootsplash Screens [6/11/2013]

Flashable Bootsplahses for HTC One
Requirements:
S-OFF required
Custom Recovery (TWRP or CWM)
Instructions:
FLASH IN TWRP/CWM RECOVERY…DO NOT USE THE FASTBOOT METHOD WITH THESE FILES!!!! IT WILL/MIGHT BRICK!!!
Downloads:
HTC Blue 1010101
{
"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"
}
http://d-h.st/nz6
Hello
http://d-h.st/M6v
Apple logo
http://d-h.st/E2O
Revone
http://d-h.st/5Ma
Android Motherboard (BAD RESIZE)
http://d-h.st/u4R
If you guys want your own picture, go here and make a zip. PM me with the link and picture so I can add it to this list.
Credits:
@touch of jobo - Flashable zip template & online tool
@chrisch1974 & @TrueBlue_Drew - How to make the edited splash
Can you create a flashable zip with this for me? Please
These are flashable in recovery? I thought we had to flash in fastboot per chrisch1974's thread.
this is my first custom boot splash..share and enjoy(sorry,link updated)
http://db.tt/k0xVyWDn
breadtreemike said:
https://www.dropbox.com/home/splash%20screen?select=bootsplash.zip
this is my first custom boot splash..share and enjoy
Click to expand...
Click to collapse
Wrong link
iElvis said:
These are flashable in recovery? I thought we had to flash in fastboot per chrisch1974's thread.
Click to expand...
Click to collapse
Yes in recovery
[email protected] said:
Can you create a flashable zip with this for me? Please
Click to expand...
Click to collapse
Yeah, but tis going to be cut off. Its way too wide.
Good!
aooga said:
Yeah, but tis going to be cut off. Its way too wide.
Click to expand...
Click to collapse
If the "Android Proccessor" is in the center, I don't have problem
[email protected] said:
If the "Android Proccessor" is in the center, I don't have problem
Click to expand...
Click to collapse
It looks quite bad. If you could resize it to 1080x1920 and then reupload it, that would be good.
aooga said:
It looks quite bad. If you could resize it to 1080x1920 and then reupload it, that would be good.
Click to expand...
Click to collapse
Here you go i done it for him
i tried your link in thread to make the zip too
tried and tested splash below
I'm being anal, but has that online tool been thoroughly tested? I made a splash myself, but I'm wary of using it just because I know of at least one other person who had to do a full wipe and nandroid after soft-bricking by fastboot flashing a splash in another thread.
Edit: Nevermind, just read jobo's posts in the other thread.
Online tool not working for me. Uploaded a properly sized 75.23KB png and got back a 1.22KB zip. Flash failed. Unable to open in zip viewer, bad zip.
Could you please make this one for me. Resized .png, ready to go. Thanks.
http://db.tt/QTd1SBcj
Sent from my HTC One using xda app-developers app
Borbet said:
Wrong link
Click to expand...
Click to collapse
Link has been updated..enjoy
Sent from my HTC One using xda premium
c5satellite2 said:
Online tool not working for me. Uploaded a properly sized 75.23KB png and got back a 1.22KB zip. Flash failed. Unable to open in zip viewer, bad zip.
Could you please make this one for me. Resized .png, ready to go. Thanks.
http://db.tt/QTd1SBcj
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
working zip below
I really like the Hello one in the OP .
bootsplash m7 (1) is jaws
" " (2) is htc
" " (3) skeleton
duke nuke em
How come there are so many bootsplash and only 1 or 2 bootanimations?
vegetaleb said:
How come there are so many bootsplash and only 1 or 2 bootanimations?
Click to expand...
Click to collapse
Someone needs to make them. It's not complicated. I think there's a tool somewhere.
Can't we convert bootsplash to bootanimation?

[APP] MotoG Boot Logo Creator + Flasher v1.0 [05.Feb.2014]

Hi everyone, here's my last release : MotoG Logo Flasher.
A little app that will allow you to flash your own custom logo as the MotoG splashscreen.
Current functionality:
- Convert your custom picture to a raw picture.
- Compress this raw picture to a specific Motorola format (thanks to Carock for decyphering it).
- Then inject it into a working logo.bin for you to flash.
- It doesn't matter if your BootLoader is unlocked or not, you'll never see the warning logo (thanks to ffosilva's hack).
How to use:
- Download and extract the attached zip.
- Create a 720 x 1280 x 24b picture (i've tested it with bmp, but you can try with png or jpeg).
- Run my app [MGLF] and hit the [Create logo.bin] button.
- You'll see a preview of your picture and can then decide to flash it or not.
- If you choose to go on, you'll just have to wait a few seconds till the process ends. Et voila! You'll end up with a working logo.bin to flash.
- To test/flash it, just use the "flash logo.bat" file located in the app folder.
- The inbuilt exception catcher should handle all the bugs, don't hesitate to report them.
- If you ever want to flash the stock logo.bin: just copy the "original.logo.bin" from the [bin] folder and rename it as logo.bin.
Bugs:
None so far (you tell me).
Well at least, i know that some colors are not exactly the same but it's a bug in ImageMagic Convert.exe. Will look into it later if it really bothers some of you.
Download:
Just grab the attached zip file and hit the Thanks button.
MD5: ee5a93c6a9564913eaff62a00b79bf5c
Thanks to:
Carock, for decrypting the logo.bin compression algo.
fosilva, for his nowarning little hack.
Madshi, for his great madExcept lib.
And you for using it. Have a nice day and enjoy it.
Planned additions:
- Reboot/Flash from the app.
- Fix some bugs if ever found.
{
"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"
}
Reserved
How to flash that logo.bin? Is posible with twrp or flashify? Did someone have original bootanimation flashable for our moto g?
Kameo said:
- To test/flash it, just use the "flash logo.bat" file located in the app folder.
Click to expand...
Click to collapse
Just use the "flash logo.bat", it will reboot your phone into bootloader and flash it for you.
This app doesn't deal with bootanimation, but if you still want to back it up, it's located in /system/media...
Sent from my MotoG using Tapatalk.
I am always getting an error: "Your splash file is too big to fit in logo.bin Please Choose another picture"
Subscribed
@ACharLuk:
The picture you're using contains too many colors or is too complex. Just try a simple logo on a white/black background.
Sent from my MotoG using Tapatalk.
Thanks for the tool. Would you mind people attaching their working, legal images to the thread?
For sure, the more the merrier
I could then even compile them into a sorta database where people can select from.
Kameo said:
For sure, the more the merrier
I could then even compile them into a sorta database where people can select from.
Click to expand...
Click to collapse
Cool, good idea :thumbup:
Envoyé de mon Moto G en utilisant Tapatalk
Hi
is there a way to run this on linux? I tried it on a VM, but it didn't work.
Doge and Steve finally arrive on Moto G!
@Ascona79:
Sorry, i don't think so since i'm using Windows to dev :-/
Will look into some time to set up a tut so you can achieve it on your own.
Wonderful... Works like charm....
Thanks
Kameo said:
@Ascona79:
Sorry, i don't think so since i'm using Windows to dev :-/
Will look into some time to set up a tut so you can achieve it on your own.
Click to expand...
Click to collapse
Don't bother, I will find a M$ machine
And it's not like I want to change it every other day.
But first I have to find the right picture
Something dark, the original is to bright. When you mess around with xposed and it is dark you need shades
How to install the bootanimation?
mobilephone01 said:
How to install the bootanimation?
Click to expand...
Click to collapse
Check this post.
readonly24 said:
Check this post.
Click to expand...
Click to collapse
Thank you for your information but my device doesn't have media folder in the system folder.
My device is dual sim model.
I made a bmp with the blue logo but on the phone it was yellow, xD should i just make it yellow and it will be blue on the phone, its 24bit btw
yeah i know, that's the bug i was talking about. I've got a solution but i'm still looking for a clean one.
Sent from my MotoG using Tapatalk.

[Boot logo] XDA Developers Logo

XDA Developers Logo as your boot splash screen!
[Flash this at ur own risk, I'm not liable for any demage to you or your device, using this mod]
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: below
How to flash:
(Note: This will also replace your Fastboot logo to XDA Logo)
You can use this on any custom ROM, and it usually should work on MIUI also (not tested)
1. Boot into fastboot
2. Use fastboot command: fastboot flash splash splash.img
3. Press+hold power button until the device reboots
If you like to revert to stock logo someday, use this link and rename the file to splash.img
https://drive.google.com/file/d/0Bx2R0nz6jh17ckZzU2xRdjNwT2c/view?usp=drivesdk
Thanks to
Jenkins
HridayS
XiaomiDev
Heller
for help
How did you do this? What is the process of making a custom splash screen?
dan.man said:
How did you do this? What is the process of making a custom splash screen?
Click to expand...
Click to collapse
I used this script in linux https://source.codeaurora.org/quic/la/device/qcom/common/tree/display?h=LA.BR.1.2.7_rb1.1
It works with small .png files. Fastboot will show you maximum size.
On Windows you can use the tool for redmi 3 (afaik) which u can easily find in google, you need to use at both ways the screen resolution we have for image size.
is this applicable on custom roms?
Aronuser said:
I used this script in linux https://source.codeaurora.org/quic/la/device/qcom/common/tree/display?h=LA.BR.1.2.7_rb1.1
It works with small .png files. Fastboot will show you maximum size.
On Windows you can use the tool for redmi 3 (afaik) which u can easily find in google, you need to use at both ways the screen resolution we have for image size.
Click to expand...
Click to collapse
@Aronuser how to use "logo_gen.py" tools sir?
is this "logo_gen.py" tool can unpack/repack splash.img or just make splash.img file? i need to extract both image (fastboot.png and logo.png) file, can u tell me
Thank you, very much, later I will lay out the files for installation via TWRP
Download: Click here
bugggmenot said:
is this applicable on custom roms?
Click to expand...
Click to collapse
Yes
Romanov Evgeny said:
Thank you, very much, later I will lay out the files for installation via TWRP
Download: Click here
Click to expand...
Click to collapse
Cool
zainifame said:
@Aronuser how to use "logo_gen.py" tools sir?
is this "logo_gen.py" tool can unpack/repack splash.img or just make splash.img file? i need to extract both image (fastboot.png and logo.png) file, can u tell me
Click to expand...
Click to collapse
I don't know, you maybe can find info in the documentation on the link
Aronuser said:
I don't know, you maybe can find info in the documentation on the link
Click to expand...
Click to collapse
Already done customize splash.img
Sent from my land using XDA Labs
Can u give me this photo on high resolution?
ThigSchuch said:
Can u give me this photo on high resolution?
Click to expand...
Click to collapse
I'll send it to u in pm, sorry for late reply. If you use it, give me credits.
How to install with TWRP?
How to uninstall it with TWRP?
Sent from my Xiaomi Redmi 3S using XDA Labs
laida9396 said:
How to uninstall it with TWRP?
Click to expand...
Click to collapse
Here is original Mi splash.img flashable zip.
https://drive.google.com/file/d/0B5zcVayFTiaTd0hINUVkWHFhYk0/view?usp=drivesdk
Extract zip file.
Replace splash.img with any custom splash.img you want to install
Re-zip the file and install via twrp.
If you want to go back to original splash screen. Just install that zip from my drive.
Please make bootanimation.zip for custom rom based aosp
Flashable zip via TWRP
https://drive.google.com/uc?id=0B434FRVR0EjBVkhIc3VpUWR2Wnc&export=download

[LOGO][SPLASH][ZIP] Custom Splash screen [FAJITA]

{
"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"
}
Hello guys,
here is a simple twrp flashable custom splash screen replacer for our Oneplus 6T. This will replace Normal splash and fastboot splash with new logo. More logos are coming soon.
Code:
This will not replace the unlocked bootloader warning screen!!!
How to install
Download logo zip
Flash via TWRP
Done :fingers-crossed:
Download
See the attachment
Code:
Can be installed via fastboot or adb:
fastboot
=======
fastboot flash LOGO_a new-logo.img
fastboot flash LOGO_b new-logo.img
adb
===
adb push new-logo.img /sdcard
adb shell
adb su
dd if=/sdcard/new-logo.img of=/dev/block/bootdevice/by-name/LOGO_a
dd if=/sdcard/new-logo.img of=/dev/block/bootdevice/by-name/LOGO_b
Use the fajita-logo-installer-stock.zip to revert back (stock splash screen).
LOGO.img is used from OOS 9.0.7
Click to expand...
Click to collapse
Credits
@makers_mark - For his awesome Splash Screen Image Injector
@foobar66 - For adapting it for our OnePlus 6T
Just in case
Awesome work, will have a look later, thanks!
I would love a version of this with the Pixel Google Logo but with a black background.
dennisbednarz said:
I would love a version of this with the Pixel Google Logo but with a black background.
Click to expand...
Click to collapse
I can make that.
AnoopKumar said:
I can make that.
Click to expand...
Click to collapse
I would appreciate it. I can send you my current bootanimation.zip so you can grab the image from there
Awesome work, thanks! Now if we could just get rid of that "unlocked bootloader" warning screen... :laugh:
Krsmqn said:
Awesome work, thanks! Now if we could just get rid of that "unlocked bootloader" warning screen... :laugh:
Click to expand...
Click to collapse
Yea that would be great
it works in one plus 6 ,?
Argentina
Appreciate the good work. Waiting for more.
Awesome! Was waiting for this. @AnoopKumar would be great if you could get the ones which are created for old OP devices(2,3 has some). There are some marvel, got, star wars characters.
Edit: here's a link: https://forum.xda-developers.com/oneplus-2/themes-apps/mod-custom-boot-logo-pack-op2-t3523836
This is awesome I love it. Thanks!
Thanks!
But the real question is - is there any way to swap unlocked bootloader message to other - prettier image
meciu99 said:
Thanks!
But the real question is - is there any way to swap unlocked bootloader message to other - prettier image
Click to expand...
Click to collapse
Real quick answer is no
dennisbednarz said:
I would love a version of this with the Pixel Google Logo but with a black background.
Click to expand...
Click to collapse
added :good:
AnoopKumar said:
added :good:
Click to expand...
Click to collapse
Thank you!
[answered the question myself]
Also-very nice
any way to encorporate image of our own choice?
sanjeev7 said:
any way to encorporate image of our own choice?
Click to expand...
Click to collapse
Please refer https://forum.xda-developers.com/oneplus-6t/development/tool-splash-screen-modification-t3874158
must be root to install this?

Categories

Resources