I didnt make the art itself, just merged the Android text with the graphic and converted to rgb565
to install using fastboot
unzip into your androidsdk/tools directory
Power off your Hero and plug the usb in, then open it while holding down the back and end keys (this will activate fastboot)
in windows command prompt type:
fastboot flash splash1 mysplash.rgb565
done, just reboot the phone by pressing Menu
tested on 1.5 and 2.1
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 very cool. But even if i try to send this to my hero get this message;
C:\android\tools>fastboot flash splash1 mysplash.rgb565
sending 'splash1' (300KB)... FAILED (remote: not allow)
llvllaster said:
it looks very cool. But even if i try to send this to my hero get this message;
C:\android\tools>fastboot flash splash1 mysplash.rgb565
sending 'splash1' (300KB)... FAILED (remote: not allow)
Click to expand...
Click to collapse
You need an engineering SPL first. (1.76.2007)
eyegor said:
You need an engineering SPL first. (1.76.2007)
Click to expand...
Click to collapse
excellent i have the new splash screen.
thx a lot.
removed, double posted
will this work on my n1 as well? i just tried it and got:
[email protected]:~/android sdk/tools$ ./fastboot flash splash1 mysplash.rgb565
sending 'splash1' (300 KB)... OKAY
writing 'splash1'... INFOsignature checking...
FAILED (remote: signature verify fail)
os is ubuntu 10.04, if that makes any difference. i'm a mega noob with this, just got my n1 a few hours ago, so please be gentle.
thanks
Tacky, Android is above this kind of joke.
Love it. Thank you
Detol Loki said:
Tacky, Android is above this kind of joke.
Click to expand...
Click to collapse
You think? Hmm, guess I better not post the Droid, WD40 & Apple pic then.
cauli said:
You think? Hmm, guess I better not post the Droid, WD40 & Apple pic then.
Click to expand...
Click to collapse
I lol'd hard.
Related
If you want to change your splashscreen (the white screen with the green HTC text) to your prefered picture, you can find a guide here.
To get it to work on the IncS there is two things you have to do different compared to the guide.
1) You have to name the file that you place on the SD-Card: PG32IMG.zip and NOT PB31IMG.zip
2) Use the attached android-info.txt instead of the one in the guide.
This is my new splashscreen.
{
"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"
}
Chaged image to the one without the typo...
_____________________________________________________________
I just made a new SplasScreen.
Flash attached "PG32IMG.zip" from Bootloader and you will get the above picture.
Not trying to be rude but wanted to let you know that you spelled incredible incorrectly!
Cheers though good guide
I know, and i changed it on the one i installed. It was my daughter that discovered it ;-)
I'm not sure why, but this process didn't work for me. Just didn't seem to like the PG32IMG.zip file.
What I did was...
Create and save my image as a 480x800 24bit RGB colour bitmap, called splash1.bmp
Ran "nbimg -F splash1.bmp -w 480 -h 800"
Renamed splash1.bmp.nb to splash1.img
Booted my phone into the bootloader, and ran "fastboot flash splash1 splash1.img".
Raithmir said:
I'm not sure why, but this process didn't work for me. Just didn't seem to like the PB32IMG.zip file.
What I did was...
Create and save my image as a 480x800 24bit RGB colour bitmap, called splash1.bmp
Ran "nbimg -F splash1.bmp -w 480 -h 800"
Renamed splash1.bmp.nb to splash1.img
Booted my phone into the bootloader, and ran "fastboot flash splash1 splash1.img".
Click to expand...
Click to collapse
Did you even read the op?
It says not to name it pb, but pg...
scoobysnacks said:
Did you even read the op?
It says not to name it pb, but pg...
Click to expand...
Click to collapse
Oops, typo, I meant PG (post edited). It still didn't seem to like the zip file.
I think the way I did it is easier anyway.
Does this work if I'm running android revolution?
Sent from my HTC Incredible S using XDA App
@ thefrenge
Yes, it has nothing to do with your Rom.
Another one...
I made this a few minutes ago, basically the "Super CID" script by Team Nocturnal in an app. It works for Linux(The OS I'm on) and Windows!
{
"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"
}
-Checks if you're S-OFF
-Writes new CID
-Checks if it was successful
Help:
Code:
**STARTING HTC CID**
Usage:
htc-cid.exe <option>
Options available:
unlock - Begin CID Process
help - This...
Thanks for using 'htc-cid' by Simran!
Special thanks to team nocturnal & XDA!
For Linux, all you need is to have Mono or Wine installed!
Source:
https://github.com/Simran/htc-cid
--Simran
Cant seem to get it to open on Window 8 CMD opens and then immediately closes
Da1stig said:
Cant seem to get it to open on Window 8 CMD opens and then immediately closes
Click to expand...
Click to collapse
What did you type in cmd?
insuusvenerati said:
What did you type in cmd?
Click to expand...
Click to collapse
how do you use this with windows?/
Has anyone got this to work with Windows?
uh60james said:
Has anyone got this to work with Windows?
Click to expand...
Click to collapse
Why not just use the script here.
http://forum.xda-developers.com/showthread.php?t=2315549
It's a simple script, you just run it and follow start it says.
Sent from my HTC One using xda app-developers app
WOW!!!
This is AWESOME!!!
I have a question though.
Before I try anything possibly retarded, With a combination of this and Sim Unlock, I could essentially turn my Sprint One into an International?!?!?!
The general plan is to Sim Unlock, then change the CID to the International HTC One CID, and then flash the RUU of the Internaltional. So, would this work? And has it been done?
Sorry, I am a bit noobish with this wacky internal stuff XD
Thanks.
gruesomewolf said:
Why not just use the script here.
http://forum.xda-developers.com/showthread.php?t=2315549
It's a simple script, you just run it and follow start it says.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Not sure how I missed that before, thanks!
This is a list of stock OnePlus One LOGO.img extracted images.
International Model (White, with "Powered by Android"):
Lollipop Edition: logo.bin
{
"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"
}
Bootlogo: http://i.imgur.com/vruzhni.png
Fastboot: http://i.imgur.com/q0f7gjH.png
KitKat Edition: logo.bin
Bootlogo: http://i.imgur.com/3WTwqm5.png
Fastboot: http://i.imgur.com/q0f7gjH.png
China Model (Red OnePlus Logo, with no "Powered by Android" text):
ColorOS Edition: logo.bin
Bootlogo: http://i.imgur.com/WWpNm21.png
Fastboot: http://i.imgur.com/B63kdpl.png
Modify these below using Marchrius' tool, linked below.
WLAN Testing Mode: http://i.imgur.com/qopHAxg.png
"rf" Testing Mode: http://i.imgur.com/dVRTCVE.png
Low Battery Mode: http://i.imgur.com/I0VFxUe.png
Critical Low Battery Mode: http://i.imgur.com/EulCNXg.png
"AT" Power Current Testing Mode: http://i.imgur.com/qM3vPUU.png
How to revert back/flash a different stock LOGO.img:
Open a Fastboot shell and issue this command, with the downloaded logo.bin in the same Fastboot directory.
Code:
fastboot flash LOGO logo.bin
How to use this in your own work:
You will need this application by @chillstep1998 to convert the two images, fastboot.png and bootlogo.png into ONE logo.bin file, for flashing: http://forum.xda-developers.com/oneplus-one/themes-apps/mod-customize-ones-bootlogo-t2857153
However, if you do want to do this on the go, follow this guide by @MarchriusDennis to install the mobile app that works on all firmwares including Lollipop: http://forum.xda-developers.com/android/apps-games/bootlogo-viewer-view-flash-bootlogo-t2903998 With this app, you can essentially change other images located inside logo.bin, such as "rf mode", "wlan testing mode" and charging modes, however for those you will need to do so yourself.
All logos from ColoOS file.
https://www.dropbox.com/s/f1z6myka1xitbmz/ColorOSLogosPNG.zip?dl=0
MarchriusDennis said:
All logos from ColoOS file.
https://www.dropbox.com/s/f1z6myka1xitbmz/ColorOSLogosPNG.zip?dl=0
Click to expand...
Click to collapse
Thanks for that. Missing fastboot though.
nicholaschum said:
Thanks for that. Missing fastboot though.
Click to expand...
Click to collapse
The fastboot image is named "logo4.png"
MarchriusDennis said:
The fastboot image is named "logo4.png"
Click to expand...
Click to collapse
Oh yeah I forgot, I was thinking there was an icon with it, but I remember I could read over the Chinese, thinking it was just one of those test ones.
Thanks!
BTW, I don't think you can put that into Chillstep's tool, the dimensions, when extracted, get fuzzy. I have yet to try it, but if people wanted to customize, customize over the international version.
Thanks for this, it's annoying extracting these out myself.... Haha >_<
Want to flash that red logo on my OnePlus 2. Can you make it for OnePlus 2?
These are all lollipop compatible correct? I've seen some threads warning about phone bricks when flashing some boot images if you have a lollipop rom. Not sure why it would, but don't want to chance it.
EDIT: I see I have to get them working myself. Thanks for the file dumps
Hmm interesting... to favs!
Any way to flash these logo.bin of CM12.1 for oneplus2 through flashing zips? That would be convenient. Thanks.
Hello ,
I hope this is the right place to open this thread.
Well I'll cut it short,
I had a touch screen problem with my HTC One M7 , and after a lot of research I decided to give it a shot and install a different ROM. Which I did so. But the problem continued.
I installed a different ROM but this time the SIM was locked and I had no status bar and got the - Unfortunately, System UI has stopped error.
So I decided to flash all back. But....
I don't know how I got this far, but this is the last situation and 2 days already I can not fix it.
I have no ROM installed, no back-ups at all...
Print screens will tell more than words I think :
{
"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"
}
since I have no ROM or USB Debugging is not enabled , ADB does not see device but fastboot does.
Please help !!!!
Thanks in advance
strangedenial said:
since I have no ROM or USB Debugging is not enabled , ADB does not see device but fastboot does.
Click to expand...
Click to collapse
USB debuggin is only needed to use ADB commands when the phone is booted to the OS. Only fastboot will work when in bootloader mode and this is normal.
You can restore your phone using the 7.19.401.102 ruu.zip posted here: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
*5th file from the bottom
instruction how to flash in the same thread.
alray said:
USB debuggin is only needed to use ADB commands when the phone is booted to the OS. Only fastboot will work when in bootloader mode and this is normal.
You can restore your phone using the 7.19.401.102 ruu.zip posted here: http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
*5th file from the bottom
instruction how to flash in the same thread.
Click to expand...
Click to collapse
Works perfect!
Thank you a lot !
Please note that you must be S-OFF in order to install these splash images.
List of images to choose from:
Blue Minimal Dark
Green Minimal Dark
Minimal Light
Nexus
Nyan Cat
Purple Minimal Dark
Red Minimal Dark
Stock
Previews:
Blue Minimal Dark
{
"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"
}
Green Minimal Dark
Minimal Light
Nexus
Nyan Cat
Purple Minimal Dark
Red Minimal Dark
Stock
Before anyone asks, yes, I made all of these (except for the stock one, obviously).
How to install:
Well, there's multiple ways to install these, but I'll tell you the way I used.
1) Download the zip file that corresponds to which splash image you want
2) Put your device in fastboot mode.
3) Issue the command "fastboot oem rebootRUU" on your computer, with your device connected (and in fastboot mode)
4) You will notice the screen change. This is normal.
5) Issue the command "fastboot flash zip " (notice the space on the end) then drag-and-drop the zip file you downloaded into the command prompt (or Terminal) window. Then hit the enter key. If nothing happened after you hit enter, click inside the Command Prompt (or Terminal) window and hit it again.
6) After the command completes successfully, issue the command "fastboot reboot".
7) Enjoy your new splash screen!
To get back the original splash screen:
Follow the "How to install" steps above, using the "Stock" image.
I plan to eventually add more and I might take some requests, too. Enjoy!
S-OFF need
Lamoz said:
S-OFF need
Click to expand...
Click to collapse
Yes, you need S-OFF. Try Sunshine by @jcase at http://theroot.ninja.
Just added the "Nexus" splash image. To anyone who wants (and has S-OFF), feel free to check it out!
r3pwn said:
Just added the "Nexus" splash image. To anyone who wants (and has S-OFF), feel free to check it out!
Click to expand...
Click to collapse
thats smexy!
pattyboi:) said:
thats smexy!
Click to expand...
Click to collapse
I agree, but it'll take more than that to get me off of the awesome Nyan Cat one.
r3pwn said:
I agree, but it'll take more than that to get me off of the awesome Nyan Cat one.
Click to expand...
Click to collapse
imagine if it played the song too lol.