[GUIDE][S-OFF REQUIRED] Flashing Splashscreens. - Sprint HTC One (M7)

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?

Related

[How To] Enable Custom Boot Sounds

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

Return To Stock Guide :)

WIP Guide Up But Missing Pictures... When I Find Time I Will Do This For You
Im aware this is the guide set out by someone else.... I dont claim it as my own but i want to help people who are not sure about the android environment
Please note this will be for Unbranded Devices Only.
If you bought an O2 Desire C, Your ****ta Outta Luck My Friend...
RELOCKING BOOTLOADER
First thing you need to do is download the stock ROM (also known as a RUU for you newbs out there ) here.
Just realized there's the new RUU in a post here in this forum! If you want the newer RUU (2.0) get it here
Download from the first post
Once you've got that .exe, run the wizard until you get to the first screen. Now you need to find the temporary folder that it just extracted all its files into... open My Computer and at the top of the screen, in the navigation bar, type %temp%. There's probably a whole bunch of stuff, but look for two folders that have really long, messy (encrypted) names. One of them will have ROM.zip in it.
EDIT: If you have Nameless installed, or you used superboot, then go into the apps on your phone and select "SuperSU" and go into the menu. Look for the "Cleanup for full unroot" option and run that first. This should help with any problems.
Open this ROM.zip with WinRAR and extract recovery.img to C:\Android
IF IT ASKS YOU TO OVERWRITE because you have your CWM recovery file in there still, make sure you copy THAT one somewhere else so you don't have to re-download it if you later want to re-install this recovery.
Open up command (cmd) and dir to your C:\Android
Type in fastboot flash recovery recovery.img
Once this is done, go back to the wizard you still have open and let it finish. If you're having any problems with the above steps simply post in this thread or email me, my address is above somewhere.
After THAT is done, open cmd back up and type in fastboot oem lock
NOTE: After you're done these steps, your bootloader will say ***RELOCKED*** it is impossible to get it back to ***LOCKED*** once you've unlocked the bootloader.
That is awesome, I have a Nexus 4 on the way to replace my Desire C and want to return it to stock
Looking foward to your guide.
xorrbit said:
That is awesome, I have a Nexus 4 on the way to replace my Desire C and want to return it to stock
Looking foward to your guide.
Click to expand...
Click to collapse
Good choice, im going to buy a HTC Evo 3d tomorrow, i like the device as ive had it before ^__^
The guide is a WIP as on 2 occasions ive already bricked my phone tonight haha ^__^
Guide ?
Whats up with the guide , when will it be ready ?
Apologies Guys, Ive found there is already a guide to it... Ill post the link below, however iwhat i will do is a step by step picture guide on how to do it ,
fkofilee said:
Apologies Guys, Ive found there is already a guide to it... Ill post the link below, however iwhat i will do is a step by step picture guide on how to do it ,
Click to expand...
Click to collapse
I need it. Could you please post the link first? Thanks.
Or you could just use this http://forum.xda-developers.com/showthread.php?p=36529211#post36529211
wub901 said:
Or you could just use this http://forum.xda-developers.com/showthread.php?p=36529211#post36529211
Click to expand...
Click to collapse
Remember, this was written before the Stock Rom Was Produced.
I was sending peeps in the right direction
Sent from my LT26i using xda premium
Hello,
Links to RUU are dead :crying:
Cheers
One quick correction, You have to relock the bootloader with fastboot oem lock BEFORE you try to reinstall, or the update will fail with FAILED (remote: 99 unknown fail) in log.
download link doenst work!
both RUU links dead!
RUU

[TOOL] HTC First All-In-One Toolkit V1.0 [4-20-2013] [PERM ROOT][Noob-Proof]

Post 1 - Information
Post 2 - Downloads and Release / Change Information
Post 3 - Bugs, Future Additions to the GUI, FAQ
I would like to add for those that like my toolkit, PLEASE DO NOT POST IT ELSEWHERE WITHOUT MY PERMISSION!
I have seen multiple sites who copy and paste my work to their site! If I do not approve of it, then do not do it! it will discourage me from adding updates since it is being used for their own benefits!
tl;dr.
If you post my work without permission, don't expect updates!​
I created an easy to use GUI program for the HTC Amaze and I decided to make one for the HTC First. I spent a good over 10+ hours to learn how to script, watch videos on how to do it, working on it during school when I should have been listening lol and all that fun stuff. I am going to fix it and up and add more updates to it. You CAN place requests and I will try to fulfill it!
If this helped you out, Please press the thanks button and if you want, you can always donate!​
FEATURES​
- Install HTC Drivers
- Enter Bootloader (after it enters into bootloader, press the power button to enter Fastboot) REMOVED. No longer necessary.
- Get Token ID. Register at HTCDev, login to the site and submit the Token ID here. Buttons have been replaced and include links.
- Unlock Bootloader (Must place Unlock_code.bin in the folder)
- Install Recoveries
User Provided Recoveries
CWM Classic
TWRP
Kernels
User provided kernels
- Link to this thread
- Link to PM me if you need a phone unlocked
- Link to the One Development thread
- Boot Into Recovery/Bootloader/Phone
- Flash kernel/recovery/RUU zip
- Relock Bootloader (must be in fastboot)
- APK Batch Installer (Credits to hamsteyr)
- Donate to me (Hasoon2000) -> Donating to yours truly for putting time into this!
Here is a screenshot.
​
How To Use. THIS IS FOR THE PC ONLY. No plans ever for Mac or Linux. Sorry.
1. Download the toolkit DO NOT RENAME THE FOLDER
2. Download Winrar from here. Install it after you download it
3. Extract the folder anywhere.
4. Run the program.
Credits
- The guys at the AutoIT help forum that helped me learn how to make the script!
- Flyhalf205 for building CWM
- Devs for making us ROMS!
- The community for being awesome!
- HTC for making us the phone so we can be a community!
- To everyone else I may have forgotten!
*DISCLAIMER*​
I take no responsibility for any fault or damage caused by any procedures within this guide. No warranties of any kind are given.
DONATIONS​​
Downloads
Mod edit: Download links removed
Changes
V1.0 Released! 4-20-2013
- Initial Release
Bugs
- Directory has to have one word.
Ex:
Will Work. This will solve any issues if the buttons don't work when you press them.
C:\Users\John\Dropbox\Phones\Amaze_All-In-One_Kit_V2.4
C:\Users\John_Smith\Dropbox\Phones\Amaze_All-In-One_Kit_V2.4
Will NOT work. Your directory will look something like this and buttons won't work when you press it.
C:\Users\John Smith\Dropbox\Phones\Amaze_All-In-One_Kit_V2.4
If you have 2 words, put the folder in Drive C:
Ex. This will solve any issues if the buttons don't work when you press them.
C:\Amaze_All-In-One_Kit_V2.4
Click to expand...
Click to collapse
Looking to add in the future
- Kernels
- More recoveries
- Makes Requests!!!
FAQs
Q - Why Did you make this?
A - To make life easier
Q - You are limited on features. Why?
A- You can always make a request!
Q - Will this work on other devices?
A - Only the fastboot commands, HTC Dev unlock (device specific) and the HTC drivers. Toolkit is made for the specific device.
Q - Will you support more devices in the future?
A - If people REALLY want, I can make it happen. I just don't want to make anything that nobody would use.
Q - Awesome! Can I make a donation?
A - Of course! Do not feel obligated though. If you would like to make a donation, you can click the button on my toolkit or under my username.
Nice! Thanks Hasoon!
Love seeing a noob-proof option for a custom recovery and root for the First.
just spitballing for ur one and only bug, why don't u use quotes so multi-worded folders work.. like "C:\Imma folder in an unusual place"
Sent from my Nexus 7 using Tapatalk 2
Where is the RUU Zip? DO we not have one? I need to flash the stock recovery back so please help.
ron1n541 said:
Where is the RUU Zip? DO we not have one? I need to flash the stock recovery back so please help.
Click to expand...
Click to collapse
Doesnt exist. I'm trying all my resources to get it though
Sent from my M7 using xda premium
Hi looks like the link is dead http://d-h.st/users/hasoon2000/?fld_id=2808
tinymiata said:
Hi looks like the link is dead http://d-h.st/users/hasoon2000/?fld_id=2808
Click to expand...
Click to collapse
I really should stop using dev host. It's down every other day. If I can get another file hoster with ftp support, that would be awesome
Sent From My HTC One via Someone's Room
hasoon2000 said:
I really should stop using dev host. It's down every other day. If I can get another file hoster with ftp support, that would be awesome
Sent From My HTC One via Someone's Room
Click to expand...
Click to collapse
I can hook you up on androidfiles.org if you want...hit me up on gtalk if interested
Sent from my M7 using xda premium
So there's an OTA out there (19.8MB, nothing big), but when it rebooted to update, it got stuck in CWM and I couldn't flash it there. I intended to pull the zip so we could make it flashable (and by "we", I mean someone more skilled than I), but I don't see it on the phone when it's plugged in, and when I check Software Update again, it says no update is available.
I'm well aware that flashing the OTA will likely kill root for me, but at this point, I don't really care. I'm hoping this OTA fixes the few bugs I'm having with the phone, and that's more than worth losing root over for me.
EDIT:
Posted the update in the development forum.
chrisliphart said:
So there's an OTA out there (19.8MB, nothing big), but when it rebooted to update, it got stuck in CWM and I couldn't flash it there. I intended to pull the zip so we could make it flashable (and by "we", I mean someone more skilled than I), but I don't see it on the phone when it's plugged in, and when I check Software Update again, it says no update is available.
I'm well aware that flashing the OTA will likely kill root for me, but at this point, I don't really care. I'm hoping this OTA fixes the few bugs I'm having with the phone, and that's more than worth losing root over for me.
EDIT:
Posted the update in the development forum.
Click to expand...
Click to collapse
I will make it flashable soon. I pulled the ota off my device. I just need to go back to stock. I will work on it tomorrow
Oh, I took a peek at it and it just seems like it's video type of update. Just updating a bunch of libs. I haven't checked to see if new firmware is in it yet
Sent from my M7 using xda premium
The DL is working again.:good:
Well, I'm no noob when it comes to working with HTC devices as I successfully unlocked the bootloader and rooted my One X with no problems back in the day. However, I'm running into a problem with the HTC First. I have unlocked the bootloader, and I am attempting to use the Toolkit to install a custom recovery. Unfortunately, when I try to do so, it gives me the following text:
'C:\Documents' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Administrator\Desktop\First_All-In-One_Kit_v1.0\data>
After that it just hangs there and doesn't do anything. I'm not quite sure why it's doing that, nor do I understand why it's trying to access a non-existent folder in C:\
Any insight would be much appreciated.
RCon227 said:
Well, I'm no noob when it comes to working with HTC devices as I successfully unlocked the bootloader and rooted my One X with no problems back in the day. However, I'm running into a problem with the HTC First. I have unlocked the bootloader, and I am attempting to use the Toolkit to install a custom recovery. Unfortunately, when I try to do so, it gives me the following text:
'C:\Documents' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Administrator\Desktop\First_All-In-One_Kit_v1.0\data>
After that it just hangs there and doesn't do anything. I'm not quite sure why it's doing that, nor do I understand why it's trying to access a non-existent folder in C:\
Any insight would be much appreciated.
Click to expand...
Click to collapse
It doesn't like the spaces. Put it at c:/ and try again
Sent from my HTC first using xda premium
jmz said:
It doesn't like the spaces. Put it at c:/ and try again
Sent from my HTC first using xda premium
Click to expand...
Click to collapse
Thanks for responding. I couldn't quite figure it out so I ended up ditching the tool-kit method and manually flashing it through command prompt.
Sent from my HTC first using xda app-developers app
RCon227 said:
Thanks for responding. I couldn't quite figure it out so I ended up ditching the tool-kit method and manually flashing it through command prompt.
Sent from my HTC first using xda app-developers app
Click to expand...
Click to collapse
All you had to do was look at post 3 of this thread and it mentioned the bug.
Sent From My HTC One via Someone's Room
hasoon2000 said:
All you had to do was look at post 3 of this thread and it mentioned the bug.
Sent From My HTC One via Someone's Room
Click to expand...
Click to collapse
I read all the posts before hand. I wasnt convinced that it was the same thing because mine didnt show Users/John as your example did. My computers username is Admin yet when I ran the toolkit it showed it was trying to access Documents which is a non-existent folder on my desktop. That's what I didnt understsnd.
Sent from my HTC first using xda app-developers app
RCon227 said:
I read all the posts before hand. I wasnt convinced that it was the same thing because mine didnt show Users/John as your example did. My computers username is Admin yet when I ran the toolkit it showed it was trying to access Documents which is a non-existent folder on my desktop. That's what I didnt understsnd.
Sent from my HTC first using xda app-developers app
Click to expand...
Click to collapse
Well, it did say this
If you have 2 words, put the folder in Drive C:
Ex. This will solve any issues if the buttons don't work when you press them.
C:\Amaze_All-In-One_Kit_V2.4
Sent From My HTC One via Someone's Room
adb won't recognize my phone. I use the toolkit to install the HTC drivers, but when I run the first script it get a "device not found message"
I'll try this on my laptop, see if it makes a difference. I have rooted many phones with this computer: Xperia X8, Xperia Sola, Atrix 4G, Atrix 2 and adb has always shown something when I run "adv devices" command.
I'm open to suggestions though! I'm running windows 7 Ultimate 64bit, in case this information in useful.

[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.

[HELP THREAD] HTC One M8S - Back to Stock - HOWTO

HOW TO get your HTC One M8S back to Factory / stock.
Attention 1: This is NOT for the regular HTC One M8.
Attention 2: This is for the HTC One M8S also known as the M8_QL_UL
(The One M8S does not have a separate subforum on XDA.)
Hi everyone! I saw that many people who have a HTC One M8S have problems with restoring the stock HTC RUU. It is a little bit difficult. So here I'll supply you again with steps that worked for me.
Most of this is a copy from a post I made earlier. But I saw that many of you still have some problems. So here is a dedicated thread.
I have used this method multiple times to restore my phone back to factory defaults. I hope it works for you too!
Warning. You will lose your settings. Everything will be reset to the defaults.
Read these important notes before you begin!
When you need fastboot: only HTC's own fastboot program will work. You will use fastboot, for example, when you want to flash a custom recovery.
Other fastboot applications will not work correctly in my experience! So be sure you use HTC's.
If you need it: HTC will send you a link when you unlock your bootloader. But you can also find fastboot via the same page as where you can find the RUUs.... see below.
Do you have an SDCard ready? You must have one to get this to work and it must be big enough. ADB sideload will NOT work!
Is your phone relocked? It must be! If not, relock it, then come back.
Most of the problems happen because people read too fast. This stuff just takes a long time.. so don't do it if you are in a hurry. And do read carefully.
Are you ready? Ok! Here we go.
Download the RUU zip you want to use. I have used ...HTC_Europe_1.16... BUT later I found this did not allow the newest OTA update (as of august 30th, 2015). Maybe I will test 1.11 some day later.
However, I think that 1.11 is the right version. Not sure where to download the RUU or fastboot? Click the button.
For me, I downloaded the RUU zip via the generous hosting by @El-Conkistador. You can find it via his post here. On his page there is a directory called Firmware (Expert). In there is a directory called Firmware Crypted (Original HTC). In that directory are multiple directories containing RUUs. Choose one for your device, download it, then come back here.
Open your sdcard. It must be fat32 or exFAT formatted.
Copy the RUU zip file onto the root of the sdcard. Do NOT extract it. Just copy it.
You must now rename it to: 0PKVIMG.zip. The first character is the number 0 (zero), not the letter O!
If you know how to do this, take the md5sum from the RUU zip on your computer, and 0PKVIMG.zip on your SDcard. They must be the same! If not, there can be a problem with your SDCard.
Safely unload and remove the SDCard from your computer.
Power off your phone.
Are you sure you want to continue? Then insert the SDCard into the phone..
Take a deep breath..
Boot the phone to the bootloader: hold Volume Down. Press the power button. Release both buttons when you are inside the bootloader.
When you are in the bootloader, press power once to enter fastboot mode.
The restoration process should will now start. Confirm on the screen when it's asked. Then wait patiently, it takes a long time!
Nice detail: there is a small sidebar at the top right side of the screen that will show you progress. Sometimes it will go back to 0; it will fill up more than once.
In case of failure
In my case it failed the first time. Probably because a sector on my SDCard was faulty. I found out by verifying the md5sum of the file on the sdcard, it was not the same as the RUU zip on my computer, but it has to be.
To fix it, I copied the RUU zip to the sdcard for the second time, *then* deleted 0PKVIMG.img, and *then* renamed the RUU zip to 0PKVIMG.zip. Then I looked at the md5sum again. Now it was the same as on my computer... and then the restoration worked.
Still need help?
If you have questions, ask and wait patiently. I am not on this page 24/7, no one is. Just don't panic. Don't demand help. Maybe read this stuff again and see if you made a mistake somewhere.
It is logical that you are annoyed if this stuff doesn't go how you want, sure, it is not the easiest thing to do. I have tried to make it easier, but again, if it still fails, just ask your questions and wait patiently. Treat others like how you want to be treated yourself. :angel:
Good luck!
-voidzero.
(reserved)
voidzero said:
(reserved)
Click to expand...
Click to collapse
Exactly what RUU do you need and when i click hboot in the bootloader it fails finding the 0PKVIMG.zip. so idk what to do
Alex-M8 said:
Exactly what RUU do you need and when i click hboot in the bootloader it fails finding the 0PKVIMG.zip. so idk what to do
Click to expand...
Click to collapse
The exact filename of the RUU I used:
Code:
0PKVIM[email protected]50311_15.00_016_F_release_430101_signed.zip
Do you see a few green lines that say "searching for 0pkvimg.zip" when you go to hboot? They disappear pretty quickly.
voidzero said:
The exact filename of the RUU I used:
Code:
0PKVIM[email protected]50311_15.00_016_F_release_430101_signed.zip
Do you see a few green lines that say "searching for 0pkvimg.zip" when you go to hboot? They disappear pretty quickly.
Click to expand...
Click to collapse
Yeah i saw the green lines but nothing happend after they disappear
Alex-M8 said:
Yeah i saw the green lines but nothing happend after they disappear
Click to expand...
Click to collapse
Is it a fat32 or exfat sdcard? Is the md5sum for 0pkvimg.zip correct? It should be 70eece34781f0b1449f98f03e842f249
voidzero said:
Is it a fat32 or exfat sdcard? Is the md5sum for 0pkvimg.zip correct? It should be 70eece34781f0b1449f98f03e842f249
Click to expand...
Click to collapse
i checked and it is fat32 and i still don't get where the md5sum is located and where i should put it .-.
the md5sum is a long string of characters called a checksum. It scans a file and calculates what number it should get. Other types of checksums are SHA-1, SHA-256, RIPE-MD160 and so on.
MD5 is fairly lightweight so that's why we usually choose md5 for files.
md5sum itself is a program that you can run from the command line. If you use linux, it should be on your computer already, so just do 'md5sum 0pkvimg.zip'. On windows, well, you need md5sum.exe and run that from a command line. But I have not used Windows in so many years that I don't know where to find md5sum.exe. I'm sure you can find it easily... I would google for this, but you can do that too so I'll leave that part up to you.
So: you don't put the md5sum anywhere.. you calculate an md5sum and compare it with the number I gave you previously. Hope this makes sense, keep asking if you need more help.
Hi guys,
Im new to all this I just want to ask for little help here my m8s has unlocked bootloader and modified (unofficial) software (says in bootloader)
Im running 5.0.2 soft ver
Soft number 1.16.401.10
Custom recovery TWRP
Phone is rooted but i need to send it back to htc as its dropping calls randomly within 25secs. All i need is the right ruu so its stock again and says relocked (i know how to relock) official soft and that OTAs would work.
Also do i leave this custom recovery there or before the ruu will i put in the stock one, relock the BL and then the ruu?
Any help is much appreciated.
Sent from my HTC One M8s using XDA Free mobile app
Just relock. The Ruu does the rest! I used 1.11, the exact filename is in my OP. If you have a vendor phone I'm not sure but I think you can still use the same RUU as I have; if not, you will be notified from hboot. Does that answer your question?
Yes thank you.
Sent from my HTC One M8s using XDA Free mobile app
Tried on windows twice then got a blue screen (on the pc) did the 1.11 on my macbook and phone is now back to official and relocked!
I owe you a pint of beer sir. Thank you!
Sent from my HTC One M8s using XDA Free mobile app
Great! Glad to hear.
Cyanogenmod is still in the works. I have finally gotten a preliminary version to boot, so to those of you who are interested, head over to the CyanogenMod 12 on M8s thread...
HTC One M8S: Cyanogenmod 12 Discussion
hi all,
I give up, downloaded three zips from this link:
http://forum.xda-developers.com/htc-one-m8/help/make-custom-recovery-htc-one-m8s-t3114245
1.03
1.11
1.11 - combined signed
and every time I get error "no image or image wrong....no gift file....loading image 0Pkvidiag.zip - No image! loading 0PKVIDIAG.nbh...no image or wrong image"
...inside the zip file there is no 0PKVIMG.img file so dont realy know what to rename . . .
...yes checked md5 sum and they are OK
...sd card is fat32 (tried copying zip file from two different laptops , no difference)
...Custom recovery TWRP
this is m8s european version which was rooted , fastboot shows now RELOCKED and this images just dont work ,
this phone is giving all sort of issues, no custom roms with updates, SIM_Card error sometimes 10+ times a day causing call disconnections and reboots, cant update to lates htc soft as on custom rom it just dont work.....
what I am doing wrong here? probably something stupid easy :laugh: help please
Thanks in advance !
new-noob said:
what I am doing wrong here? probably something stupid easy :laugh: help please
Click to expand...
Click to collapse
Hiya. Ugh I get how frustrating this can be!! But you're close, so we'll get you sorted out. FYI on saturday and sunday I'm not around much (family comes first ), so replies might take me a while... but we'll figure it out.
You need this exact file:
Code:
0PKVIM[email protected]50311_15.00_016_F_release_430101_signed.zip
Copy that to the sdcard and rename it to 0PVKIMG.zip, don't extract it just rename it. The md5sum should be:
Code:
70eece34781f0b1449f98f03e842f249
If that won't work, we need to figure out why. That comes next. :good:
voidzero said:
Hiya. Ugh I get how frustrating this can be!! But you're close, so we'll get you sorted out. FYI on saturday and sunday I'm not around much (family comes first ), so replies might take me a while... but we'll figure it out.
You need this exact file:
Code:
0PKVIM[email protected]50311_15.00_016_F_release_430101_signed.zip
Copy that to the sdcard and rename it to 0PVKIMG.zip, don't extract it just rename it. The md5sum should be:
Code:
70eece34781f0b1449f98f03e842f249
If that won't work, we need to figure out why. That comes next. :good:
Click to expand...
Click to collapse
HI voidzero and thanks for taking the time and replaying!
I ended up installing Android Pandora 1.2 and ...waiting on feedback re: SIM errors, hopeful they are gone with new ROM,
I'll post quick update tomorrow.
Thanks again and enjoy ur weekend !
new-noob said:
HI voidzero and thanks for taking the time and replaying!
I ended up installing Android Pandora 1.2 and ...waiting on feedback re: SIM errors, hopeful they are gone with new ROM,
I'll post quick update tomorrow.
Thanks again and enjoy ur weekend !
Click to expand...
Click to collapse
You should use Cyanogenmod, not Pandora. Pandora is old, is not updated, and contains a very problematic security issue with libstagefright. Use cyanogenmod for your own good!
voidzero said:
You should use Cyanogenmod, not Pandora. Pandora is old, is not updated, and contains a very problematic security issue with libstagefright. Use cyanogenmod for your own good!
Click to expand...
Click to collapse
hey, yeap, pandora gives same SIM card error!
Thanks for advise, I will definitely try Cyanogenmmod, think this is the link : http://forum.xda-developers.com/htc-one-m8/general/htc-m8s-cyanogenmod-t3142668
?
Thank you!
hello.
i need help. my htc m8s is relock, my sd card is format fat 32, md5sum match, but still not recognize when i restart in fastboot.

Categories

Resources