[How To] Enable Custom Boot Sounds - HTC Vivid, Raider, Velocity

I figured out how to enable boot sounds from this link posted below all credit goes to the OP. eollie make sure to thank him. and thank me if this helped at all
http://forum.xda-developers.com/showthread.php?t=1240656 along with that you need to edit the default.xml file like this
<BootAnimation animation="/system/customize/resource/ATT_bootanimation.zip" audio="/system/media/android_audio.mp3" />
</BootConfiguration>
I worked all night on this follow all the directions in the link i posted worked just fine for me make sure to make permission rw-r-r and drop the audio you wanna play with your boot animation in /system/media/

valve timing said:
I figured out how to enable boot sounds from this link posted below all credit goes to the OP. eollie make sure to thank him. and thank me if this helped at all
http://forum.xda-developers.com/showthread.php?t=1240656 along with that you need to edit the default.xml file like this
<BootAnimation animation="/system/customize/resource/ATT_bootanimation.zip" audio="/system/media/android_audio.mp3" />
</BootConfiguration>
I worked all night on this follow all the directions in the link i posted worked just fine for me make sure to make permission rw-r-r and drop the audio you wanna play with your boot animation in /system/media/
Click to expand...
Click to collapse
Good work! There's been an "enable_bootsound.zip" flashable in the folder I have linked in my bootanimation thread for the last month or so, only a few people found it though

haha yeah its sad alot of people on xda and other forums no one really takes the time to read and figure out stuff man i checked your xml file good work for whatever reason the audio played when placed in system/media lol oh well it works thats all that matters.. .. onto other things lets talk splash screens bro

valve timing said:
haha yeah its sad alot of people on xda and other forums no one really takes the time to read and figure out stuff man i checked your xml file good work for whatever reason the audio played when placed in system/media lol oh well it works thats all that matters.. .. onto other things lets talk splash screens bro
Click to expand...
Click to collapse
We need a tool that will convert .jpg or .png or .bmp images to a 540x960 splash.img (I'm sure there's one out there, just haven't looked too much). Once we have that, it will need to be packaged into a PH39IMG.zip and flashed in bootloader. If we had an ENG HBoot we could fastboot flash splash1 splash.img. Either way requires S-Off though (to either get ENG HBoot, which we don't have anyway, or to flash an unsigned PH39IMG.zip)
Here ya go:
http://forum.xda-developers.com/showthread.php?t=1207595
Edit: Ah, damn you megaupload. I'm sure there are other tools out there
And again - won't be able to fastboot flash them, they'll need to be called splash1.img and packed properly into a PH39IMG.zip. Are you S-Off?
Edit: Promising: http://forum.xda-developers.com/showthread.php?t=1196057
Apparently splashflasher works for 540x960 images fine

yeah bro i been s off since that tool was released

yeah i been trying to use it but im running the custom hboot from control bear tool so i think thats the issue with it not working

valve timing said:
yeah i been trying to use it but im running the custom hboot from control bear tool so i think thats the issue with it not working
Click to expand...
Click to collapse
Shouldn't be a problem I wouldbt think. You won't be able to fastboot flash to splash1 without an eng hboot..which we don't have. It needs to be packed as a ph39img.zip and flashed through bootloader. I'll throw some together tomorrow and we'll see what happens.
Sent from my HTC PH39100 using xda premium

Alright dude sounds good
Sent from my HTC PH39100 using xda premium

I fastboot splash screen using sensation method I have a black HTC splash ill try to find the thread
http://forum.xda-developers.com/showthread.php?t=1612445 I used this and it worked perfectly
Sent from my HTC PH39100 using XDA

ENvisiNKeD said:
I fastboot splash screen using sensation method I have a black HTC splash ill try to find the thread
http://forum.xda-developers.com/showthread.php?t=1612445 I used this and it worked perfectly
Sent from my HTC PH39100 using XDA
Click to expand...
Click to collapse
Maybe eng hboot isn't necessary. Maybe the custom hboot that comes with the soff process will allow you to fastboot flash them. I'll post some here in a little for you to try
Since I'm not S-Off, I can't try this. But if you're still running the custom hboot that came with s-off, try this one:
just like you're flashing a boot.img, put custom.img in the same directory where you have fastboot, and the command will be -
Code:
fastboot flash splash1 custom.img
Unless you've changed the name of custom.img for some reason. Let me know
http://www.mediafire.com/download.php?6fv6c4a0tsk9k9z

nah i got remote not allowed error.... also i flashed a new downani.zip and i think it broke my boot ani sound somehow. i tried using your zip it did nothing i even replaced the audio file twice and checked permissions no luck..

valve timing said:
nah i got remote not allowed error.... also i flashed a new downani.zip and i think it broke my boot ani sound somehow. i tried using your zip it did nothing i even replaced the audio file twice and checked permissions no luck..
Click to expand...
Click to collapse
from my experience, the remote not allowed message means you need an ENG Hboot to fastboot flash to this partition, or at least a custom hboot that's been modified to allow this. Try this:
http://www.mediafire.com/download.php?5s4a13zsr531nan
Put it on your SD, boot to bootloader, and bootloader should find it like any other ph39img. Vol+ to start the update, then PWR to reboot when it tells you
(Then when it reboots delete it from your SD, or at least rename it, so Bootloader doesn't automatically try to flash it every time you're there)
Edit: after looking around a little, apparently you should be able to fastboot flash splash1 with the JB_HBoot (on other devices at least). Have you switched hboots since gaining s-off, or does your hboot still show the junoptbear hboot?
To your other point, what was the downanimation you flashed? was it just a downanimation.zip you replaced manually, or did it flash through recovery? If it flashed through recovery, what else did it flash?

yeah ill try that let me try fastboot again i had to re flash jbhoot and restore my phone i reinstalled your bootsound/zip and it plated the htc jingle when it first booted after recovery so i think we got some progress man thanks alot this phone forum is extra dead its sad

splashflasher now works but the boot ani sound is broke again i changed its to the hd video bootani and i changed the audo for it and now i get no audio this is very odd seeing as it worked when i first booted it up

valve timing said:
splashflasher now works but the boot ani sound is broke again i changed its to the hd video bootani and i changed the audo for it and now i get no audio this is very odd seeing as it worked when i first booted it up
Click to expand...
Click to collapse
making sure the audio is called android_audio.mp3 and permissions are set accordingly?
and just to be clear, with the jbhboot you ARE able to fastboot flash to splash1?

Yes Jb hboot allows splash flasher to work. As for boot audio everything is correct
Sent from my HTC PH39100 using xda premium

Finally got around to this worked like a charm thanks
Sent from my HTC PH39100 using xda premium

it keeps saying
Code:
No such user 'root:shell'
im s-offed and rooted.. what should i do .?

bump

I can do it now, thanks

Related

Fix For Dinc BootLoop with no recovery from NVRam Update

I finally successfully recovered my BootLooped Incredible after i incorrectly updated the NV item of my phone. My situation was a little different than most bootloop error because no matter which stock rom or recovery image I flash nothing would stop it from rebooting because the NV items weren't overwritten during the flash. Then I came across a solution for the EVO by cutthroatamft on how he recovered his EVO from the same Mistake but unfortunately all his files were geared toward the EVO. After much searching I accidentally came across a single comment that posted a link for the ENG-HBOOT for the incredible. Now i manage to replace all the EVO specific files with the Dinc equivalent. Below is the link to the files and instructions compile by cutthroatamft but I updated it for the Dinc. Hopefully this helps someone else that has this problem. can't post a live link but I think you can figure it out
update:
Since megaupload is down and Had some people asking for a re-up here's a mediafire link to the file
http://www.mediafire.com/?cu7hu6pu75zvskh
Also as mentioned below by eljean this should work on the SLCD as well it's just your screen will be blank during the process. For those who has this Dinc I found that if the screen is blank wait a few minutes for it to fully boot then test to see if you can execute any ADB command. If you can the just type "adb reboot oem-78" this will reboot it and put it in fastboot mode which will allow you to execute the commands in the document.
update 2:
Nevermind what I said about the ADB... this worked for me on another phone but I realize you'll probably won't get to a point where you can execute the command because your phone in a loop LOL. So I guess getting to fastboot blind folded is your only option
dknlght said:
I finally successfully recovered my BootLooped Incredible after i incorrectly updated the NV item of my phone. My situation was a little different than most bootloop error because no matter which stock rom or recovery image I flash nothing would stop it from rebooting because the NV items weren't overwritten during the flash. Then I came across a solution for the EVO by cutthroatamft on how he recovered his EVO from the same Mistake but unfortunately all his files were geared toward the EVO. After much searching I accidentally came across a single comment that posted a link for the ENG-HBOOT for the incredible. Now i manage to replace all the EVO specific files with the Dinc equivalent. Below is the link to the files and instructions compile by cutthroatamft but I updated it for the Dinc. Hopefully this helps someone else that has this problem. can't post a live link but I think you can figure it out
www megaupload . com /?d=RCZBCDDA
Click to expand...
Click to collapse
That's a great find and good little zip/guide to get it set up.
The engineering HBOOT can be quite useful for many things besides flashing/erasing certain partitions. The inc community just hasn't used it that much.
tdiman said:
That's a great find and good little zip/guide to get it set up.
The engineering HBOOT can be quite useful for many things besides flashing/erasing certain partitions. The inc community just hasn't used it that much.
Click to expand...
Click to collapse
.77 Will not work on a Slcd Inc, if on Slcd we have no eng
HELP, I am having this problem with my incredible with an SLCD i put the .77 hboot on and then put the other zip in. I couldnt see the screen so i put it in fastboot by memory. I got remote failed errors the entire time.
Should I try putting the evo Hboot on this. I have no idea what else to do.
mattjt21 said:
HELP, I am having this problem with my incredible with an SLCD i put the .77 hboot on and then put the other zip in. I couldnt see the screen so i put it in fastboot by memory. I got remote failed errors the entire time.
Should I try putting the evo Hboot on this. I have no idea what else to do.
Click to expand...
Click to collapse
DO NOT USE EVO HBOOT
I don't know how to help you but I'm almost 100 percent sure that will brick it
Sent from my DROIDX using XDA App
mattjt21 said:
HELP, I am having this problem with my incredible with an SLCD i put the .77 hboot on and then put the other zip in. I couldnt see the screen so i put it in fastboot by memory. I got remote failed errors the entire time.
Should I try putting the evo Hboot on this. I have no idea what else to do.
Click to expand...
Click to collapse
The guy above you kinda said .77 won't work with SLCD... I honestly don't know how to fix that, but do NOT flash an Evo HBOOT.
I don't wanna come back and see you saying you flashed it anyways lol.
Sent from my Droid Incredible running CM7.0.3.
im sorry to revive an old thread but I cant seem to do this everytime I try to execute a command it responds with
FAILED (Remote: Not allowed)
any help?
Boot poop?
Sent from my Synergy Rom
masully1984 said:
Boot poop?
Sent from my Synergy Rom
Click to expand...
Click to collapse
ummm what?
OMFG MAN I LOVE U SO MUCH !!! I FIXED IT !!
The error I was making is that the Hboot you provided is within a .zip file but I didnt know and then I saw. It turned the screen all black because I have a SLCD Incredible but then I just did everything basically blind folded. You just saved me $200 !!! I EFFIN LOVE U MAN, WHENEVER U COME TO NYC WE PARTYIN BRO !!!!
GRATZ
+1
I forwarded this to Eljean but apparently they found this thread first.
Way to go. I never even imagined my write-up helping the Incredible people.
New Method
I got bored and created a more streamlined version of this fix.
I hope it works, I don't have an Incredible to test with.
http://www.multiupload.com/XS5SQL8Q9K
it includes everything needed (even ruu) and it does it for you
Also if anyone has this issue for an HTC Evo I posted this same method at
http://forum.xda-developers.com/showpost.php?p=16133086&postcount=54
cutthroatamft said:
I got bored and created a more streamlined version of this fix.
I hope it works, I don't have an Incredible to test with.
it includes everything needed (even ruu) and it does it for you
Also if anyone has this issue for an HTC Evo I posted this same method at
Click to expand...
Click to collapse
Hey there, I think this is a solution to my problem... I have an Incredible S. Would it work with it, if not what would I have to change? Can you re-upload the file somewhere, all of the links are down.
Thanks, Ned
cutthroatamft said:
I got bored and created a more streamlined version of this fix.
I hope it works, I don't have an Incredible to test with.
http://www.multiupload.com/XS5SQL8Q9K
it includes everything needed (even ruu) and it does it for you
Also if anyone has this issue for an HTC Evo I posted this same method at
http://forum.xda-developers.com/showpost.php?p=16133086&postcount=54
Click to expand...
Click to collapse
Same here. This might fix a problemed dinc I have but the links are broken.
Sent from my ADR6300 using XDA App
same here it might fix my problem plz someone update the links
link
Can anyone provide a new link to this? my incredible just keeps booting up to the white screen and then rebooting. its an slcd.
I do have this file! It didn't work for me because I'm s-on bit I held on to it. Don't know how or where I could upload...mayb I can email it??..
Can you please attach it to a post in this thread? I have the same thing going on with my amoled incredible.
Thanks.
Sent from my ADR6400L using XDA Premium App
smtom said:
Can you please attach it to a post in this thread? I have the same thing going on with my amoled incredible.
Thanks.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
it wont upload? i think the file may b too big....
strive53 said:
it wont upload? i think the file may b too big....
Click to expand...
Click to collapse
How big is it? I have an Inc that could REALLY use it. Do ya need a place to upload it to other than here?

Enter recovery even with S-ON

Please try this and report back. The following procedure worked on a brand new Desire S with S-ON so I am assuming it will work on incredible as well.
With phone on go to:
Settings/Power/
Uncheck "fast Boot"
exit settings
Turn phone off
Boot with Power and volume down
wait
select "Recovery"
hit power to select
wait
you will now get a stupid icon on screen that won't go away
hit power and volume up
you should now be in recovery
From here you should be able to install a ROM as long as it is signed.
You may also be able to do some hackery if plugged into usb while in this screen using ADB or Fastboot. Please try and report back.
Best
Ty
Ref:http://forum.xda-developers.com/showthread.php?p=13216354#post13216354
Confirmed working.
Tried is on my S-ON IS.
You get into Android Recovery <3e> =)
Technically it should be possible to debrand a network branded handset with a P***.zip file on an sdcard?? Or am i barking up the wrong tree?
Yep, S-ON IS will boot into recovery using this method. Though I haven't flashed a ROM or tried any 'hackery' as yet.
Thanks for posting back with confirmation.
Hopefully some folks with some badass adb-foo will hit back with some test results on using adb or fastboot in this mode.
I am sure "fastboot oem unlock" won't work but one can dream.
Hope someone can try simply running these 2 commands in the recovery mode:
adb devices
and
fastboot devices
and let us know if either work.
Ty
Won't work, fastboot doesn't recognize it and adb is disabled in HTC recovery, I thought (but not sure) that usb is disabled completely. Almost everything has been tried to hack the recovery. But it checks the files to many times, so exploits through scripts doesn't work. It checks the file's signature before flashing and since hijacking cannot be done it will be one hell of a job. A lot of high skilled hackers tried it already for a month almost non-stop.
But if you can come up with a way to exploit, your the god in here haha
So its Not possible to sign a custom ROM? Apks Care able, so why no Rom?
shared from my HTC IncS using the xda app
Yes, it work but it show "E:Can't open /cache/recovery/command"
what's wrong on my device?
yes works on bell/canada s-on is now can someone post virgin gb update zip pls
erhm sorry for being a partypooper but, this is totally normal that u can enter recovery....
Leave it to hawky to make it short and simple
Sent from my HTC Incredible S using XDA App
You can sign a Rom, but it is not signed with HTC's key, they keep it private, the device has a public key within it, which can see if its from HTC, go look at a wiki about public and private keys/signing. Will make it a lot clearer!
So no use
Big step! I think we are closer to root!
Recovery working on my IS S-On, hope some devs will be able to make something for IS soon....
It's no step at all.... This is already known and found useless. Unless HTC releases signed s-off bootloader. So this "discovery" is already known and not worth anything
I think bruce needs another 20 steps, maybe than he realises he actually moved sidewards instead LOL
Sent from my HTC Incredible S using XDA Premium App
Hawkysoft said:
I think bruce needs another 20 steps, maybe than he realises he actually moved sidewards instead LOL
Sent from my HTC Incredible S using XDA Premium App
Click to expand...
Click to collapse
root has already been found. but it's costly. XTC Clip. I'm luckily beta tester and will be getting 5 extra clips to S-OFF any android phone... holla

[Q] Bricked my HTC ONE - please help will reward

All,
New to htc and flashing, and try doing at 3am didn't help either. hope someone can help. Will paypal $50 to anyone that can help. Thanks in advance.
Here's what i did
using One_S_All-In-One_Kit_v3.5 for all my modding
got token
unlocked bootloaded
didn't flash any recovery
flash a new .img kernel, but i used a boot.img from a zip file (home2wake zip) - don't ask why, i wasn't thinking lol
phone rom was all black, keeps rebooting
i managed to flash recovery, recovery-clockwork-6.0.3.1-m7wls.img
then wanted to restore stock rom
so i downloaded, this rom, http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
flashed zip using recovery
went through the rom custom installation of what i wanted installed.
After that it rebooted and stuck on green htc screen
i can get back into boot loader, but can't load recovery, can't factory reset, any option i select, the screen flash and sends me back to bootloader
rom won't load, can't get into recover, computer not detecting phone
Please help!!!
Check out this maybe a RUU will help -
http://forum.xda-developers.com/showthread.php?t=2251800
Why did you use one s kit, I'm confused
Sent from my HTCONE using xda premium
you can try to load ADB Fastboot on your PC, then connect your phone via usb, be sure to have all of the drivers.
in bootloader, if it reads FASTBOOT USB, then you can us
fastboot flash recovery (Name of recovery).img
once that is done you should be able to at least get back into recovery....
check the link for recovery file
http://forum.xda-developers.com/showthread.php?t=2236418
I am no expert, but my guess would be to go back to stock boot / recovery: http://forum.xda-developers.com/showthread.php?t=2236418
Relock your phone: fastboot oem lock
Install the RUU: http://forum.xda-developers.com/showthread.php?t=2250904
And in the future don't use an All-In-One-Kit meant for another phone (The One S in your case)
p.s. Another thread that may help get you back to square one: http://forum.xda-developers.com/showthread.php?t=2251800
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Pm me
Sent from my HTCONE using Tapatalk 2
It wasn't the extras that messed it up. It was the fact you were using an AIO that isn't for your device. That's a big no no.
Sent from my HTCONE using xda app-developers app
gu12u7 said:
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Click to expand...
Click to collapse
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
i was using this, all of the recovery on there were for samsung s3/s4/and special edition. so i couldn't get to the recovery. Then i started tweaking around with the extras and flashed a boot.img to a kernel. failed
Android Revolution ROM is not for the sprint htc one. fyi
First you'll need this file http://forum.xda-developers.com/showthread.php?t=2250904
Extract to someplace you can find it, maybe the desktop
if you power the phone down then hold the vol - button does it boot into bootloader?
if so make sure you have the htc fastboot drivers installed from htc sync
if your on a windows machine from command prompt navigate to the platform-tools folder
for example
mine is in C:/users/ray/downloads/adt-bundle-windows-x86_64/adt-bundle-windows-x86_64/sdk/platform-tools
in command prompt issue the command
fastboot oem lock
once the bootloader is re-locked
issue the command
fastboot oem rebootRUU
the phone should reboot into a black screen with greenish htc letters
find the setup.exe file from the ruu file and run it.
if all goes well you should be back to stock with a locked bootloader.
good luck
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
-viperboy- said:
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
failing is learning. but more like read all the instructions before messing with your phone.
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
Isn't that a One X only kit?
gu12u7 said:
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Click to expand...
Click to collapse
That's what these forums are all about no need to send money. Glad I could help you.
gu12u7 said:
failing is learning. but more like read all the instructions before messing with your phone.
Click to expand...
Click to collapse
Failing after making a bunch of random attempts to do something doesn't constitute learning. Next time you should make sure you actually understand what it is that you are trying to do before you do it, and maybe then you won't end up almost completely wiping your phone clean.
You're lucky that the international One's and Sprint Ones partitions aren't like the Sprint/international S3, or else you would've overrided your bootloader as well and had a brick on your hands.

[GUIDE][S-OFF REQUIRED] Flashing Splashscreens.

First and foremost.
I'm not to be held responsible for possible bricking of your device. You do this at your own risk and my only warranty is that it worked for me when I did it. If it didn't for you, I'm sorry.
With that out of the way, this is a modified script and method I found on the International forum. Thanks to chrisch1974 for the initial guide. I needed to make changes to a couple things to get it working for us, I'm usually pretty uneasy about messing with BOOTLOADER stuff, but, I really wanted to change my splashscreen, dammit! So I pretended I was a lab rat and took one for the team.
Requirments:
S-OFF (alternatively, Revone, which is what I used.)
EZ Splash Screen Flasher and Image Converter (click link and download, might want to read a little about how to use it as well, it's not hard, but still.)
splash.zip provided at button of post.
ADB
Preparing the image for flashing:
Find a picture you want to use, any picture just as long as it's 1080x1920 and either BMP, PNG, or JPG as EZ Splash Flasher won't convert anything else.
Start EZ Splash Flasher by double-clicking CLICK-HERE.bat, make sure you put your image in the "place-image-here" folder and convert it. Depending on the format, make sure to follow the instructions in the script as it will tell you which option to choose. Once it's done, rename your converted file, which should be custom.img to splash1.nb0
Download the splash.zip I've provided and replace the splash1.nb0 inside with the one you just renamed.
I've already modifed the android-info.txt file to work on the Sprint variant, even if you recently SuperCID'ed your phone, this will work.
How to flash it:
First things first, we need to get into Bootloader, you can either hold power and Vol- or use adb and this command:
adb reboot bootloader
Next, we need to get into the RUU Flash mode. You'll know you are in it because it's a black screen with the silver HTC logo and that is all:
fastboot oem rebootRUU
Now, we are going to flash the file:
fastboot flash zip splash.zip
It will run through a few things and should finish without any errors. On mine, there was a progress bar that popped up on the phone, but it never finished filling up. Yet, the fastboot command finished without errors and put me back into the command prompt.
You are DONE!
Now issue this command to reboot your phone:
fastboot reboot
Enjoy your new splash screen! (if there was no errors, obviously.)
Worked like a charm, thank you!!!
My pleasure! Glad it worked for you.
Sent from my HTCONE using Tapatalk 4 Beta
Wow
Great! Worked! EZ
Good Job!!
Thanks
Phone: HTC One (Sprint)
ROM: MacksRom DarkHorse 4.0
Kernel: Badass OC 2.1
S-Off: Revone Method
Great guide!
Sent from my aluminum T.A.R.D.I.S using taptalk 4 beta
So happy to have my splash screen back. Thanks!
Worked flawlessly...
Sent from my HTCONE using Tapatalk 4 Beta
Hmm... Seeing what appears to be my edited android info file thrown around a lot but no props or thanks for it. That kinda sucks. You're"welcome" I guess.
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Hmm... Seeing what appears to be my edited android info file thrown around a lot but no props or thanks for it. That kinda sucks. You're"welcome" I guess.
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
Lol relax. I used your zip, I could have edited it myself or used the stock ruu version, but you already did it. Thank you! (I've been thanking your posts btw).
il Duce said:
Lol relax. I used your zip, I could have edited it myself or used the stock ruu version, but you already did it. Thank you! (I've been thanking your posts btw).
Click to expand...
Click to collapse
Cool thanks.
Not to appear butthurt or anything.
Maybe a little. Haha.
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Cool thanks.
Not to appear butthurt or anything.
Maybe a little. Haha.
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
I definitely appreciate it. Probably more to come on the custom splashes from d3rp
Credited you in my thread.
I can't get the fastboot oem rebootRUU command to work. I just get a waiting on device message and that's it. My ADB is working because I can use regular reboot and reboot recovery commands. Don't know what I'm missing...
Varekai said:
I can't get the fastboot oem rebootRUU command to work. I just get a waiting on device message and that's it. My ADB is working because I can use regular reboot and reboot recovery commands. Don't know what I'm missing...
Click to expand...
Click to collapse
Moonshine or Eng hboot?
Eng I guess, I used the Revolution method.
Varekai said:
Eng I guess, I used the Revolution method.
Click to expand...
Click to collapse
I have the moonshine hboot and it works fine for me
Sent from my Liquid Smooth Nexus 7
Varekai said:
Eng I guess, I used the Revolution method.
Click to expand...
Click to collapse
I have hex edited and it worked for me.
Sent from my Nexus 7 using xda app-developers app
I did mine through revone and it went off workout a hitch for me.
Sent from my HTCONE using Tapatalk 4 Beta
This changes the Boot logo right? The thing before boot animation?
felacio said:
First and foremost.
I'm not to be held responsible for possible bricking of your device. You do this at your own risk and my only warranty is that it worked for me when I did it. If it didn't for you, I'm sorry.
With that out of the way, this is a modified script and method I found on the International forum. Thanks to chrisch1974 for the initial guide. I needed to make changes to a couple things to get it working for us, I'm usually pretty uneasy about messing with BOOTLOADER stuff, but, I really wanted to change my splashscreen, dammit! So I pretended I was a lab rat and took one for the team.
Requirments:
S-OFF (alternatively, Revone, which is what I used.)
EZ Splash Screen Flasher and Image Converter (click link and download, might want to read a little about how to use it as well, it's not hard, but still.)
splash.zip provided at button of post.
ADB
Preparing the image for flashing:
Find a picture you want to use, any picture just as long as it's 1080x1920 and either BMP, PNG, or JPG as EZ Splash Flasher won't convert anything else.
Start EZ Splash Flasher by double-clicking CLICK-HERE.bat, make sure you put your image in the "place-image-here" folder and convert it. Depending on the format, make sure to follow the instructions in the script as it will tell you which option to choose. Once it's done, rename your converted file, which should be custom.img to splash1.nb0
Download the splash.zip I've provided and replace the splash1.nb0 inside with the one you just renamed.
I've already modifed the android-info.txt file to work on the Sprint variant, even if you recently SuperCID'ed your phone, this will work.
How to flash it:
First things first, we need to get into Bootloader, you can either hold power and Vol- or use adb and this command:
adb reboot bootloader
Next, we need to get into the RUU Flash mode. You'll know you are in it because it's a black screen with the silver HTC logo and that is all:
fastboot oem rebootRUU
Now, we are going to flash the file:
fastboot flash zip splash.zip
It will run through a few things and should finish without any errors. On mine, there was a progress bar that popped up on the phone, but it never finished filling up. Yet, the fastboot command finished without errors and put me back into the command prompt.
You are DONE!
Now issue this command to reboot your phone:
fastboot reboot
Enjoy your new splash screen! (if there was no errors, obviously.)
Click to expand...
Click to collapse
hotboyray said:
This changes the Boot logo right? The thing before boot animation?
Click to expand...
Click to collapse
Yep yep. The boring white HTC logo. Check out Duce's thread for some pre-made logos!
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Yep yep. The boring white HTC logo. Check out Duce's thread for some pre-made logos!
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
after doing this it has my phone stuck in a bootloop? what can i do?

[SOFF] Hboot mod - Clean Mask And clean splash

So, while I see that there was a hboot list already posted, but it was not said how it was done. So I decided to work on this and post how..
NOTE: You will need hex edit skills, and knowledge. Bricking your device is your own fault. I take no blame, nor do I feel bad if you cant read.
For SOFF to SON mask
Find S-OFF
Replace the First F with an N and the second with a space.
RED TEXT REMOVAL:
Find the red text that is listed on the screen when booting. You will find it, just ctrl+f. Now replace letters with the space.
DO NOT REPLACE 00 IN HEX. IF YOU SEE 2E YOU DO REPLACE IT WITH 20
REMOVE TAMPERED
Find TAMPERED
overwrite the *** TAMPERED *** with all spaces. DO NOT get anything beyond that scope.
More mods on the way. Starting with the removal of Powered by android from the bottom.
THIS IS FOR SPRINT ONLY!!!
DOWNLOAD
MD5: 665c0b2e7a60e8c698da43a4ae372e21
After checking md5 to flash
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip m8_whl_hbootmod.zip
fastboot reboot-bootloader
Done! Enjoy your hboot. Please note this is just for educational purposes, and I posted the hboot so if your learning you can compare There is another thread, and this is how he did it.
For splash screens:
For stock HTC splash without "powered by android" at bottom -> here
MD5: 94348f2b13f9020267f57dee0dd2fa47
Stock htc no android YELLOW HTC logo -> here
MD5: 5b498645995f4df4a4523e87d9bc969f
To flash:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip nameof.zip
fastboot reboot
Enjoy!
Nice guides buddy thanks for contributing...
Sent from my SM-N900T using Tapatalk
I have got the Verizon splash screen (no powered by android at the bottom) and I've successfully flashed it. I will post more about it tomorrow.
Sent from my 831C using Tapatalk
Added splash screens to OP
What's the block to set for flashing splashes? Was going to make some splash screen flushables other day, but ignorant to how to find out which block needs to be configured. Assumed I couldn't just use m7 splashes, and may flash to wrong place and Bork stuff haha
~m8whl modded stock
2.265 Max ¦ 300 Min
ondemand
row
Lol. ... Just use the zip
Sent from my 831C using Tapatalk
simonsickle said:
Lol. ... Just use the zip
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Can we replace the splash1.img with myowncreation.img?
BD619 said:
Can we replace the splash1.img with myowncreation.img?
Click to expand...
Click to collapse
Yeah. But they use a new bmp color scheme now...that's how I got the yellow . Total accident
Sent from my 831C using Tapatalk
simonsickle said:
Yeah. But they use a new bmp color scheme now...that's how I got the yellow . Total accident
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
I was thinking of using something like this...
If I get time I'll work on fixing the tool. But until then I'm working on some big projects
Sent from my 831C using Tapatalk
Very nice write up. :good:
So I have an old m7 splash I would like to use. Would I have to modify the .img file at all or can I just pull the android-info from one of these zips and put it with my .img that was made for the m7?
Need new thread for splash talk brah
~Jflteusc on OctOS
KToonsez Kernel
1.998 Max ¦ 189 Min ¦ 702 Screen Off
Ktoonsified v5 Setup
hey,i flashed this hboot zip..it changed in bootloader screen,to locked,and s-on..witch is very cool,and was really easy,i diddnt think it was gonna change it to locked,i diddnt read that part,thought was only gonna change to s-on and a clean splash screen without the red text..one thing that does concern me thoughg,mu os also changed all the way back to 1.5 something,im sorry cant remember the exact num without going back to it..but is this normal??cause i just took the update via RUU last week to the latest firmware..should i be concerned about this?it just got changed with the zip i flashed right?ive got to still be latest firmware,cause all this was ,was a modified hboot zip...anyways,just wanted to know if you knew it also changes the os version?,cought me off gaurd..lol..thank you for the work though,looks lot better
lucky_515 said:
hey,i flashed this hboot zip..it changed in bootloader screen,to locked,and s-on..witch is very cool,and was really easy,i diddnt think it was gonna change it to locked,i diddnt read that part,thought was only gonna change to s-on and a clean splash screen without the red text..one thing that does concern me thoughg,mu os also changed all the way back to 1.5 something,im sorry cant remember the exact num without going back to it..but is this normal??cause i just took the update via RUU last week to the latest firmware..should i be concerned about this?it just got changed with the zip i flashed right?ive got to still be latest firmware,cause all this was ,was a modified hboot zip...anyways,just wanted to know if you knew it also changes the os version?,cought me off gaurd..lol..thank you for the work though,looks lot better
Click to expand...
Click to collapse
There are more up to date masked hboots in Android Dev
Bootloader updates are pretty useless. It's kind of like bios updates really. All of the other firmware stays, but this remains. I don't feel a need to update something that still works is all
simonsickle said:
Bootloader updates are pretty useless. It's kind of like bios updates really. All of the other firmware stays, but this remains. I don't feel a need to update something that still works is all
Click to expand...
Click to collapse
On the M8, HBOOT needs to be updated for the newer software versions to even boot.
So in this case, it's like the new OS added a feature that requires a BIOS update. It happens.
But, as was stated, there are newer version out there. You might just want to add a disclaimer that this will only work with 1.xx based ROMs, because once you move up to 2.xx and 3.xx, you'll have issues (like WiFi not working).
I guess you haven't been keeping up with the firmware situation on this device . . .
Captain_Throwback said:
On the M8, HBOOT needs to be updated for the newer software versions to even boot.
So in this case, it's like the new OS added a feature that requires a BIOS update. It happens.
But, as was stated, there are newer version out there. You might just want to add a disclaimer that this will only work with 1.xx based ROMs, because once you move up to 2.xx and 3.xx, you'll have issues (like WiFi not working).
I guess you haven't been keeping up with the firmware situation on this device . . .
Click to expand...
Click to collapse
I'm currently using this hboot with the newest firmware and can use stock and cm just fine, no issue in any regard. Maybe GSM has this issue, but I do not (and I develop for myself, and share with others anyways). Everyone can use whichever one they feel that's the best, but as I said, this works for me and I won't change anything on an unfounded basis for this model.
simonsickle said:
I'm currently using this hboot with the newest firmware and can use stock and cm just fine, no issue in any regard. Maybe GSM has this issue, but I do not (and I develop for myself, and share with others anyways). Everyone can use whichever one they feel that's the best, but as I said, this works for me and I won't change anything on an unfounded basis for this model.
Click to expand...
Click to collapse
Not sure how you're managing that, but good for you, I guess. Everyone else has issues with the old HBOOT on the new base ROMs. Since there are other options, I suppose It doesn't matter anyway.
Im using firewater's hboot without any issues and im on the latest firmware
benny3 said:
Im using firewater's hboot without any issues and im on the latest firmware
Click to expand...
Click to collapse
Just proves, Humanity is very susceptible to the placebo effect... How many new things have we bought, just because they're new and therefore better, only to find out we spent a couple hundred dollars on a piece crap.

Categories

Resources