How to replace second screen?
I have try to fastboot flash splash2 mysplash.rgb565, it's have a error.
{
"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"
}
jasonwang said:
How to replace second screen?
I have try to fastboot flash splash2 mysplash.rgb565, it's have a error.
Click to expand...
Click to collapse
I get a error to.
there is no splash 2 partition, this image u r telling is located on the android system folder somewhere
Related
{
"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"
}
...that...is..****ING EPIC!!!!
ROFL ^ what he said lol
Where's the link?
Wanaco said:
Where's the link?
Click to expand...
Click to collapse
dude. right click save-as. it's a sized 320×480 pixel jpg file you can use to create your splash by following wiki. i have not used the image. hence, i've not created the splash.raw565 you'd need to fastboot flash splash1 splash.raw565 if you're running an engineered spl.
Is a bootlogo that make the "padlock" from unlocked nexus/gpe devices dissapear.
I use the same method as "ffosilva": Via hex edit, on header of file there's a mapping of boot type -> offset of image. So I changed offset of logo_unlocked to be the same as logo_boot.
From:
{
"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"
}
To:
Download: Bootlogo!
How Apply?
Plug in the fastboot folder and do
fastboot flash logo logo.bin
Click to expand...
Click to collapse
Hi,
My device is lg f460k. its snapdragon 805 chipset (APQ8084). I Just finished compiling TWRP for it . i can successfully install it but then strangely it will just stay on fastboot flash screen. Screenshot attached. Please tell me what to do next or what i have missed ?
{
"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"
}
see attachment.
Got it working.
Possible recovery size issue.
http://forum.xda-developers.com/lg-g3/orig-development/lg-g3-f460k-twrp-recovery-2-8-6-0-bumped-t3116117/post60917000
i did by mistake threw the recovery format system and since then my phone wont boot, i thought it might be a problem with a partion so i was following this guide:
https://github.com/LegacyXperia/Wiki/wiki/Partitioning-the-SD-Card-using-ADB
but in cmd i get this error:
{
"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"
}
any help will be appriciated.
Hi! This is a bootlogo for addison.
Pic:
{
"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 HERE
Install:
Code:
fastboot flash logo logomotorolabyn.bin
- If you want a custom bootlogo with the image that you want, just tell me and I will do it
beautiful
Carolinux said:
beautiful
Click to expand...
Click to collapse
Thanks!