[S-Off] Recovery Flashable Recovery Installer - HTC Droid DNA

Flash any Recovery .img File From Recovery
Snuzzo has asked me to post this recovery flashing tool. It will let you insert any recovery that you use (must me the .img file) into the zip with 7 zip and then have a flashable recovery installer.
This eliminates the need to fastboot flash recovery and makes changing back and fourth between them really easy.
THIS IS DEVICE SPECIFIC, ONLY USE ON DNA
NOTE: Make sure to name the file recovery.img
Instructions:
1.) Place the recovery.img of your choice into the folder named "recovery" (Hint: It Says "put.recovery.img.here" in the folder where it goes)
2.) Place the zip onto your sdcard
3.) Boot to recovery and flash the zip file
4.) Device will reboot, reboot manually if using TWRP and auto reboot doesn't work
This is snuzzos work not my own, I'm only posting it for him.
Download Link: http://d-h.st/Nml
Disclaimer: If you break, shatter, or brick your phone using this installer, we take NO responsibility. If you have random reboots, your phone sparks or smokes, or your wife divorces you, those are matters we refuse to be liable for, take up with Dr. Phil.
Sent from my HTC6435LVW using Xparent Red Tapatalk 2

Thanks Charlie and Snuzzo!!!!!!

CharliesTheMan said:
Disclaimer: If you break, shatter, or brick your phone using this installer, we take NO responsibility. If you have random reboots, your phone sparks or smokes, or your wife divorces you, those are matters we refuse to be liable for, take up with Dr. Phil.
Sent from my HTC6435LVW using Xparent Red Tapatalk 2
Click to expand...
Click to collapse
lol..should be in red and bold

I don't think the DNA (dlx) has an external sdcard....
CharliesTheMan said:
You're right, I screw that up all the time too because it's such a habit. I fixed that phrase in the instructions.
Click to expand...
Click to collapse
Yea that really confused me lol

.torrented said:
I don't think the DNA (dlx) has an external sdcard....
Click to expand...
Click to collapse
You're right, I screw that up all the time too because it's such a habit. I fixed that phrase in the instructions.

Nice work, but man I hate to see scripts written with dd of= hardcoded to an emmc partition. And to top it off there no assert to check device model.
So...if someone runs this on the wrong device...it will permabrick them.

beaups said:
Nice work, but man I hate to see scripts written with dd of= hardcoded to an emmc partition. And to top it off there no assert to check device model.
So...if someone runs this on the wrong device...it will permabrick them.
Click to expand...
Click to collapse
I really appreciate you taking the time to look at this. I'm sending you a PM.
Sent from my HTC6435LVW using Tapatalk 2

For Rooted?
Is this for a ROOTED ONLY phone? or can this be done from Stock?

RBThompsonV said:
Is this for a ROOTED ONLY phone? or can this be done from Stock?
Click to expand...
Click to collapse
Well considering you need to be unlocked to install stuff from recovery...
Sent from my HTC6435LVW using xda app-developers app

RBThompsonV said:
Is this for a ROOTED ONLY phone? or can this be done from Stock?
Click to expand...
Click to collapse
Most definitely for a rooted Droid DNA with a custom recovery

Thanks for this guys - I have included both of the latest recoveries already in the zips for the lazy people

Here is a flashable zip I created with Zarboz Unofficial TWRP 2.5 Beastmode 5.1 Recovery
http://www.androidfilehost.com/?fid=22897186102575215
MD5: 352b654194cc2b442f7b9f995e99ea90

Flashed and when in recorery it still indicates 2.4.4 at the top of the screen, should it be 2.5.0?

Hello, anybody home?

Yeah I need to make a zip with the update zarboz did that changes the version number. I'll do it shortly.
Sent from my HTC6435LVW using Tapatalk 2

Thanks for the info.

Related

[CWM] Bootstrap Recovery

We've tested and can confirm this bootstrap recovery is working. Thank you to bane449 for testing. The recovery is a straight APK pull from the Droid X2. Worked thanks to the similarities between devices.
Instructions and download:
http://briefmobile.com/motorola-photon-4g-root-custom-recovery-now-available
Looks successful to me: DroidX2 Recovery GFAN.COM V2.5.1.8
And it booted back into Android properly, even
So what will this allow me to do? What are its advantages? What are the risks?
sub2k1 said:
So what will this allow me to do? What are its advantages? What are the risks?
Click to expand...
Click to collapse
CWM allows users to easily install unsigned update packages. This will open up the Photon to pseudo-ROMs, all sorts of modifications, and more.
Forgive my ignorance but what is a "pseudo-Rom"?
kennethpenn said:
CWM allows users to easily install unsigned update packages. This will open up the Photon to pseudo-ROMs, all sorts of modifications, and more.
Click to expand...
Click to collapse
Sent from my MB855 using XDA App
10 chars
I know what ROM's are, never heard anyone say psuedo-ROM.
Lokifish Marz said:
Custom ROMs (if available for the Photon) like MIUI, CM7 etc...
Click to expand...
Click to collapse
Sent from my MB855 using XDA App
mikeyinid said:
I know what ROM's are, never heard anyone say psuedo-ROM.
Sent from my MB855 using XDA App
Click to expand...
Click to collapse
Psuedo meaning "not really" a ROM. A locked bootloader will prevent true custom ROMs, but P-ROMs will be possible.
P-ROMs are based off of stock files and modifications. They don't replace the kernel or modem.
Yup i installed this and rebooted into recovery mode. It worked just fine for me. What happens if Sprint releases an OTA update? Can i recover root access or downgrade with this? Sounds like I can't because I can't modify the kernel.
Sent from my MB855 using XDA Premium App
I can't seem to get mine to reboot into CWM. I run the apk, hit install recovery, says installed sucessfully, hit recovery mode and it reboots back into system.
b-reezy said:
I can't seem to get mine to reboot into CWM. I run the apk, hit install recovery, says installed sucessfully, hit recovery mode and it reboots back into system.
Click to expand...
Click to collapse
Make sure your device is plugged into the wall charger when you do Reboot Recovery. That's the only way it'll work since it's a bootstrap recovery.
kennethpenn said:
Make sure your device is plugged into the wall charger when you do Reboot Recovery. That's the only way it'll work since it's a bootstrap recovery.
Click to expand...
Click to collapse
Can you explain why this is? I'm a little confused as to what makes a "bootstrap recovery" different from a regularly flashed "recovery.img".
brianez21 said:
Can you explain why this is? I'm a little confused as to what makes a "bootstrap recovery" different from a regularly flashed "recovery.img".
Click to expand...
Click to collapse
Caveats:
This is not a *real* recovery. The way this recovery works is by hijacking portions of your boot process during system initialization and starting into recovery instead. So, if you hose your system *COMPLETELY* you will need to SBF. Specifically, if your logwrapper, logwrapper.bin, or hijack binary are missing from /system/bin, you will be screwed.
This is from koush himself concerning droid x/2 bootstrap. I would seriously wait til an sbf surfaces before flashing any of these "psuedo-ROMS" or even just deleting any system apk's. Just my opinion.
sub2k1 said:
Yup i installed this and rebooted into recovery mode. It worked just fine for me. What happens if Sprint releases an OTA update? Can i recover root access or downgrade with this? Sounds like I can't because I can't modify the kernel.
Sent from my MB855 using XDA Premium App
Click to expand...
Click to collapse
Does the phone need to be rooted first in order to installl this recovery apk?
Is this "ClockworkMod" recovery, or something else? If it's CWM, what version?
So what specifically did this do to my phone? What files were modified to allow this to run at bootup? Anybody have any info on this (just in case I want to return my phone to stock.)
mediawiz said:
Is this "ClockworkMod" recovery, or something else? If it's CWM, what version?
Click to expand...
Click to collapse
This is CWM bootstrap. Original one was on the Droid X, created by Koushik Dutta. Then it was ported to the Defy. Then to the Atrix. Next, the Droid X2. Now, the Photon 4G.
V2.5.1.8
Sbf is gonna be your friend when it comes to unrooting and restoring. It will pop up soon.
sub2k1 said:
So what specifically did this do to my phone? What files were modified to allow this to run at bootup? Anybody have any info on this (just in case I want to return my phone to stock.)
Click to expand...
Click to collapse
Sent from my MB855 using XDA App
Once I'm in CWM, is it safe to unplug the charger or does it need to be connected until I exit and reboot?
beartrap said:
Once I'm in CWM, is it safe to unplug the charger or does it need to be connected until I exit and reboot?
Click to expand...
Click to collapse
You can unplug.
Sent from the best phone yet!

Please help

My cousin gave me his Thunderbolt.
I was able to operate the device fine. Then I did an OTA update. I wasn't able to complete the update cause I needed more battery. So I re booted and now I'm getting this screen.
When I re booted and hit menu it has an exclamation point symbol with an android on the screen in the back ground with Revolutinary CWM v4.0.1.4.
Now I'm stuck in this screen and can't get out.
If this phone is rooted why did you do an OTA? Turn the phone off and hold the power buton and power and volume down and see if you cant get in to recovery from the boot section. Most likely you might need to flash an RUU
Dark Jedi said:
If this phone is rooted why did you do an OTA? Turn the phone off and hold the power buton and power and volume down and see if you cant get in to recovery from the boot section. Most likely you might need to flash an RUU
Click to expand...
Click to collapse
I didn't know it was rooted or was attempted to be rooted. The OTA didn't go through I think because I was getting an error message saying I needed more battery.
I'll try that out.
Dark Jedi said:
If this phone is rooted why did you do an OTA? Turn the phone off and hold the power buton and power and volume down and see if you cant get in to recovery from the boot section. Most likely you might need to flash an RUU
Click to expand...
Click to collapse
I didn't know the phone had this but anyway I held power and volume down and now I have a white screen that has Revolutionary highlighted in pink.
Ok I chose Recovery and now I'm at a screen with Revolutionary CWM on the top.
In recovery can you select different things like install rom? Wipe? So on?
Sent from my ThunderBolt using Tapatalk 2
Dark Jedi said:
In recovery can you select different things like install rom? Wipe? So on?
Sent from my ThunderBolt using Tapatalk 2
Click to expand...
Click to collapse
The only options I'm given when I scroll is under Fastboot is...
Recovery
Factory Reset
Simlock
Hboot USB
Image CRC
Then select recovery and let me know what all options you have. If you can load roms. I would do a wipe and then install a new rom and see if that fixes your issue.
While in fastboot does it say s-off or s-on. If it says s-off you are rooted.
Dark Jedi said:
Then select recovery and let me know what all options you have. If you can load roms. I would do a wipe and then install a new rom and see if that fixes your issue.
While in fastboot does it say s-off or s-on. If it says s-off you are rooted.
Click to expand...
Click to collapse
It says Mecha XD Ship S-OFF
When I select Recovery it brings me to a screen that has Revolutionary CWM v4.0.1.4
macher50267 said:
It says Mecha XD Ship S-OFF
When I select Recovery it brings me to a screen that has Revolutionary CWM v4.0.1.4
Click to expand...
Click to collapse
What he's asking is that once you're in CWM do you have the options of like... wipe data, install zip from SD etc?
Sent from my ADR6425LVW using xda app-developers app
Obaterista93 said:
What he's asking is that once you're in CWM do you have the options of like... wipe data, install zip from SD etc?
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
Does the TB have to be plugged in or can I do this without it being plugged.
You can do that with out plugging it in.
Sent from my ThunderBolt using Tapatalk 2
Obaterista93 said:
What he's asking is that once you're in CWM do you have the options of like... wipe data, install zip from SD etc?
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
Yes I have those options.
macher50267 said:
Yes I have those options.
Click to expand...
Click to collapse
Then do as suggested.
Download a rom .zip file and place it on your sd card.
Boot to Recovery and wipe everything using the wipe options.
Then choose to flash a .zip and select the rom .zip you downloaded and put on the sd card.
santod040 said:
Then do as suggested.
Download a rom .zip file and place it on your sd card.
Boot to Recovery and wipe everything using the wipe options.
Then choose to flash a .zip and select the rom .zip you downloaded and put on the sd card.
Click to expand...
Click to collapse
Where do I download a rom .zip file?
macher50267 said:
Where do I download a rom .zip file?
Click to expand...
Click to collapse
You can find roms in the Development section here at XDA, also at Rootzwiki, and my Rom is linked to my banner in my signature in every post.
There are quite a few options to choose from.
I suggest reading up on some of them and decide what may suit you best.
Assuming this is all very new to you, you may just want a rooted stock rom.
HERE is the XDA dev section.
santod040 said:
You can find roms in the Development section here at XDA, also at Rootzwiki, and my Rom is linked to my banner in my signature in every post.
There are quite a few options to choose from.
I suggest reading up on some of them and decide what may suit you best.
Assuming this is all very new to you, you may just want a rooted stock rom.
HERE is the XDA dev section.
Click to expand...
Click to collapse
I want a rom that I could use FoxFi with my TB?
macher50267 said:
I want a rom that I could use FoxFi with my TB?
Click to expand...
Click to collapse
Any rom you download will be able to wireless tether. Just download wireless tether from the market. Its better than foxfi IMO.
Sent from my ADR6400L using Tapatalk 2
disconnecktie said:
Any rom you download will be able to wireless tether. Just download wireless tether from the market. Its better than foxfi IMO.
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
Just to note I'm on Recovery screen and it has an exclamation point symbol in a triangle and android symbol in the background.
If you like sense rom sky raider is a great stable rom. It sounds like you are new to all this. Santod sense ICS is a good one to. Like said read up on the many different ROMs out there. Many are good ROMs.
Yeah WiFi tether is way better. Just ask how to set it up after you choose your rom. As the settings in that depends on you're rom. Main thing is your phone is fixable and not broken. Just don't do ota any more as its for stock unrooted phones.
Sent from my ThunderBolt using Tapatalk 2
disconnecktie said:
Any rom you download will be able to wireless tether. Just download wireless tether from the market. Its better than foxfi IMO.
Sent from my ADR6400L using Tapatalk 2
Click to expand...
Click to collapse
Wireless tethers I'm told don't work with HTC.

[Q] Installing kernel, ROM?

Well, I'm new to installing stuff on this device, and I need a bit of help when it comes to this. Currently, I'm unlocked and rooted. I would like to get this guy running a new kernel and eventually a whole new ROM.
I want to get more battery out of it. Honestly, its been pretty solid so far, but I just want to get more.
So what do I need to do in order to install a new kernel? I just want to make sure I'm following whatever steps correctly. Also, I'm assuming there is a stock kernel I can go back to, yes?
Dsb's custom kernel:
http://forum.xda-developers.com/showthread.php?t=2024776
You can either use the instructions in the op or use flash image GUI (http://forum.xda-developers.com/showthread.php?t=2086361)
Sent from my HTC6435LVW using xda app-developers app
Yes there is a stock kernel u can go back to
sent from my beastly powered DNA using Tapatalk 2
Once your rooted
On your computer make sure you have HTC drivers installed
Then download the boot.img of the kernel onto your computer
Plug you phone and on your phone go to Setting> Developer Options > Turn On Usb Debugging
Then open up adb and type "Adb Reboot Bootloader"
Then type "Fast Boot Flash Boot [Where you put the boot.img]
Now go into recovery and flash the modules
done
MustafaHadaKing said:
Once your rooted
On your computer make sure you have HTC drivers installed
Then download the boot.img of the kernel onto your computer
Plug you phone and on your phone go to Setting> Developer Options > Turn On Usb Debugging
Then open up adb and type "Adb Reboot Bootloader"
Then type "Fast Boot Flash Boot [Where you put the boot.img]
Now go into recovery and flash the modules
done
Click to expand...
Click to collapse
Yea Wat Mustafa said..lol :thumbup:
sent from my beastly powered DNA using Tapatalk 2
Those sound extremely easy enough. I flashed the boot.img, but I misunderstood the instructions on the Flash Image GUI and I didn't have the modules.zip extracted so I had to boot the phone to unzip the file then install it.
Do you always have to do this with the DNA or if we get S-Off, will it be as simple as a Nexus device where it's just a zip you flash?
Shamrock13 said:
Those sound extremely easy enough. I flashed the boot.img, but I misunderstood the instructions on the Flash Image GUI and I didn't have the modules.zip extracted so I had to boot the phone to unzip the file then install it.
Do you always have to do this with the DNA or if we get S-Off, will it be as simple as a Nexus device where it's just a zip you flash?
Click to expand...
Click to collapse
With s off you can just flash everything in recovery.
Sent from my HTC6435LVW using xda app-developers app
That's what I figured. Question about something else!
How is everyone controlling their volts and governors and such? I know there are some apps out there, but I can't remember their names. Also, I know you can via terminal, but k forget how to do that, too.
Shamrock13 said:
Those sound extremely easy enough. I flashed the boot.img, but I misunderstood the instructions on the Flash Image GUI and I didn't have the modules.zip extracted so I had to boot the phone to unzip the file then install it.
Do you always have to do this with the DNA or if we get S-Off, will it be as simple as a Nexus device where it's just a zip you flash?
Click to expand...
Click to collapse
I did the exact same thing and it wouldn't boot to homescreen after that, I tried to sideload the .zip and eventually did a factory reset and tried again. Thank heaven it worked though
Sent from my HTC6435LVW using xda app-developers app
Shamrock13 said:
That's what I figured. Question about something else!
How is everyone controlling their volts and governors and such? I know there are some apps out there, but I can't remember their names. Also, I know you can via terminal, but k forget how to do that, too.
Click to expand...
Click to collapse
You could use system tuner. I use the setting in the app "Pimp my rom" though. Very convenient.
Sent from my HTC6435LVW using xda app-developers app

How to install Clockworkmod on moonshine'd DNA?

Can I use ROM Manager to do so? If not, how do I do it?
Sent from my (sadley) stock HTC Droid DNA
I've heard success stories about rom manager working with twrp, so I'm sure it'd work fine with cwm as well.
shobon said:
I've heard success stories about rom manager working with twrp, so I'm sure it'd work fine with cwm as well.
Click to expand...
Click to collapse
Thank you for the response. Will the fact that I'm s-off'd by moonshine change anything like flashing recoveries?
Sorry for the noob question
Sent from my (sadley) stock HTC Droid DNA
_phoey said:
Thank you for the response. Will the fact that I'm s-off'd by moonshine change anything like flashing recoveries?
Sorry for the noob question
Sent from my (sadley) stock HTC Droid DNA
Click to expand...
Click to collapse
I just installed CWM Touch via Rom Manager, worked fine.
if you download a recovery.img file you can boot into fastboot "FASTBOOT USB" then do a "fastboot flash recovery recovery.img" and it will flash the recovery that you downloaded or use CWM or GOOmanager to have it auto install them
download goomanager go to settings and click install openrecovery script. This install TWRP which is much better and easier to use than CWM
Having a hard time...
Hey guys. I did the moonshine bit successfully, installed ROM Manager, and TWRP recovery. I have a couple of ROMs saved to my phone, and am ready to test drive one.
I follow the steps to get to fastboot, and select recovery, then power button to enter.
After a few seconds, I get the "triage" screen - black background, red triangle with BANG in it, over a phone graphic.
Now what?
sigshane said:
Hey guys. I did the moonshine bit successfully, installed ROM Manager, and TWRP recovery. I have a couple of ROMs saved to my phone, and am ready to test drive one.
I follow the steps to get to fastboot, and select recovery, then power button to enter.
After a few seconds, I get the "triage" screen - black background, red triangle with BANG in it, over a phone graphic.
Now what?
Click to expand...
Click to collapse
You need to load the recovery image through fastboot. Check out the bottom of this doc:
http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro
wsoldier said:
You need to load the recovery image through fastboot. Check out the bottom of this doc:
http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro
Click to expand...
Click to collapse
So you CAN'T use ROM manager or goo manager?
Sent from my (sadley) stock HTC Droid DNA
_phoey said:
So you CAN'T use ROM manager or goo manager?
Sent from my (sadley) stock HTC Droid DNA
Click to expand...
Click to collapse
You can use ROM manager for cwm and goo for twrp as long as you're rooted and unlocked, may or may not need s-off for recovery flashing, I don't think so.
Tapatalked from my HTC DNA - Carbon
sigshane said:
Hey guys. I did the moonshine bit successfully, installed ROM Manager, and TWRP recovery. I have a couple of ROMs saved to my phone, and am ready to test drive one.
I follow the steps to get to fastboot, and select recovery, then power button to enter.
After a few seconds, I get the "triage" screen - black background, red triangle with BANG in it, over a phone graphic.
Now what?
Click to expand...
Click to collapse
So since you have done moonshine, can you confirm that it doesn't clear the data?
Sent from my (sadley) stock HTC Droid DNA
Well, the image files I had saved in my download folder remained. I have experimented with a few ROMs since then, so the other folders I noticed empty (DCIM, ringtones, etc) may be due to the new ROMs.
Sent from my HTC6435LVW using Tapatalk 4 Beta
sigshane said:
Well, the image files I had saved in my download folder remained. I have experimented with a few ROMs since then, so the other folders I noticed empty (DCIM, ringtones, etc) may be due to the new ROMs.
Sent from my HTC6435LVW using Tapatalk 4 Beta
Click to expand...
Click to collapse
Also if you shift between 4.1 (sense) and 4.2 they are made in differing areas, so it may look blank in 4.2 because its in a different location and it has nothing in it yet, previous contents are in the old location /data/media.
Tapatalked from my HTC DNA - Carbon
Looking in my /data folder using Astro, I see nada.
Sent from my HTC6435LVW using Tapatalk 4 Beta
sigshane said:
Looking in my /data folder using Astro, I see nada.
Sent from my HTC6435LVW using Tapatalk 4 Beta
Click to expand...
Click to collapse
/data/media not just data.
Tapatalked from my HTC DNA - Carbon
empty, as in EMPTY. No files, no subfolders.
Sent from my HTC6435LVW using Tapatalk 4 Beta
sigshane said:
empty, as in EMPTY. No files, no subfolders.
Sent from my HTC6435LVW using Tapatalk 4 Beta
Click to expand...
Click to collapse
Didn't say it was empty, while Nada means nothing I took it to mean you didn't see those folders in /data, which you wouldn't anyways. I'll stop helping now
Tapatalked from my HTC DNA - Carbon
Don't take what I wrote personally. I was asked if the moonshine process removed data, and I was reporting what I experienced.
Everyone's help is valuable here. Don't leave because someone - intentionally or otherwise - hurt your feelings.
Sent from my HTC6435LVW using xda app-developers app
sigshane said:
Don't take what I wrote personally. I was asked if the moonshine process removed data, and I was reporting what I experienced.
Everyone's help is valuable here. Don't leave because someone - intentionally or otherwise - hurt your feelings.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Not leaving, just not helping, didn't hurt my feelings, just made it seem like you didn't want my help, and I can spend the posting time updating ROMs or something.
Tapatalked from my HTC DNA - Carbon
_phoey said:
So since you have done moonshine, can you confirm that it doesn't clear the data?
Sent from my (sadley) stock HTC Droid DNA
Click to expand...
Click to collapse
i did it yesterday and it did not clear anything on my phone! still have everything. when i flashed a rom then i had to add my apps but only that! :good:

Ext Sd card fix (flashable zip)

Hey guys, well as we all know the HTC One M8 launched with KitKat, so that comes in with the new permissions set by Google regarding the ext storage.. My friend was having trouble moving files and downloading to the external sd card with his shiny new M8, so I made this flashable zip for him and everything is working how its always worked with previous android versions.. I don't own this device but I thought I'd share this zip for those who want to stay stock but want to have full control to the external storage.. What I did is on this thread http://forum.xda-developers.com/showthread.php?t=2617921 and made it into a flashable zip, so I cannot take full credit for this.. Download is attached
As usual, take precautionary measures and make a nandroid.. I can't be held responsible for anything that you do with your phone.
Moving on...
1) Download zip
2) Move to internal or ext storage if downloaded from pc or other device
3) Enter custom recovery and flash
4) Reboot
5) Profit
Anyone else try this yet?
I did. Works perfect.
Sent from my HTC One_M8 using Tapatalk
Thank you so much for this! I can finally use titanium backup with my sd
Sent from my HTC One_M8 using Tapatalk 2
serio22 said:
Hey guys, well as we all know the HTC One M8 launched with KitKat, so that comes in with the new permissions set by Google regarding the ext storage.. My friend was having trouble moving files and downloading to the external sd card with his shiny new M8, so I made this flashable zip for him and everything is working how its always worked with previous android versions.. I don't own this device but I thought I'd share this zip for those who want to stay stock but want to have full control to the external storage.. What I did is on this thread http://forum.xda-developers.com/showthread.php?t=2617921 and made it into a flashable zip, so I cannot take full credit for this.. Download is attached
As usual, take precautionary measures and make a nandroid.. I can't be held responsible for anything that you do with your phone.
Moving on...
1) Download zip
2) Move to internal or ext storage if downloaded from pc or other device
3) Enter custom recovery and flash
4) Reboot
5) Profit
Click to expand...
Click to collapse
Apologies, but new at this. I assume I have to root first. By enter custom recovery, are you talking about TWRP? I assume this is all done on the phone and does not need PC intervention?
Thanks
skyline23 said:
Apologies, but new at this. I assume I have to root first. By enter custom recovery, are you talking about TWRP? I assume this is all done on the phone and does not need PC intervention?
Thanks
Click to expand...
Click to collapse
Well you don't really need root just a custom recovery, and yes like twrp.. No PC intervention if you have twrp, just download the zip and flash
Sent from my SGH-M919 using Tapatalk
serio22 said:
Well you don't really need root just a custom recovery, and yes like twrp.. No PC intervention if you have twrp, just download the zip and flash
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
I guess i'll go unlock the bootloader now.
Is this zip just the platform.xml? I was just wondering cause all I did was add a new uid to my platform.xml and it fixed it, just curious.
Sent from my HTC One_M8 using Tapatalk
dirtydroidx said:
Is this zip just the platform.xml? I was just wondering cause all I did was add a new uid to my platform.xml and it fixed it, just curious.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Yup
Sent from my SGH-M919 using Tapatalk
serio22 said:
Yup
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
I figured, I was just to lazy to download it lol.
Sent from my HTC One_M8 using Tapatalk
dirtydroidx said:
I figured, I was just to lazy to download it lol.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Yeah well I mainly made it for those that don't or don't want to do much modding.. This is an amazing device besides the sdcard permissions
Sent from my SGH-M919 using Tapatalk
serio22 said:
Well you don't really need root just a custom recovery, and yes like twrp.. No PC intervention if you have twrp, just download the zip and flash
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
Just a question, would installing TWRP void warranty or anything like that?
lordodrag86 said:
Just a question, would installing TWRP void warranty or anything like that?
Click to expand...
Click to collapse
Technically it does.. T-Mobile doesn't really check but I'm not sure about at&t
Sent from my SGH-M919 using Tapatalk
serio22 said:
Yeah well I mainly made it for those that don't or don't want to do much modding.. This is an amazing device besides the sdcard permissions
Sent from my SGH-M919 using Tapatalk
Click to expand...
Click to collapse
Yeah that's your best bet now a days. Ppl see adb/fastboot and get all clammy !
Sent from my HTC One_M8 using Tapatalk
---------- Post added at 05:25 PM ---------- Previous post was at 05:18 PM ----------
lordodrag86 said:
Just a question, would installing TWRP void warranty or anything like that?
Click to expand...
Click to collapse
That's opening up a whole can of worms, that have many variables. I tell ppl this when they ask installing a recovery or root etc etc.
Technically as soon as you root your device your warranty is void. Now, I'm totally against the ppl that don't read or know what they are doing, break there device and go crying to the carrier, claiming falsely what happened. The bottom line is, if you have a true problem and return that phone in the condition you got it, software wise, I see no harm no foul. JMO of course.
Sent from my HTC One_M8 using Tapatalk
dirtydroidx said:
Technically as soon as you root your device your warranty is void. Now, I'm totally against the ppl that don't read or know what they are doing, break there device and go crying to the carrier, claiming falsely what happened. The bottom line is, if you have a true problem and return that phone in the condition you got it, software wise, I see no harm no foul. JMO of course.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Same way I feel
Sent from my SGH-M919 using Tapatalk
But unfortunately, HTC or you carrier doesnt.
CyclingVinnie said:
But unfortunately, HTC or you carrier doesnt.
Click to expand...
Click to collapse
I'm not starting a argument or trying to derail this thread , I just have one question. Just for the sake of argument So, if you return a phone in 100% stock how could they complain? I've made a insurance claim because my home key on my note 2 fell out. I mailed it back with CM on it lol. They didn't say nothing. I'm sure if I handed it in personally ,it would of been a different story. I'm just curious how you feel about it.
Sent from my HTC One_M8 using Tapatalk
it's GREAT!!! Working...... thanks!!
thnx is Workung 100%
Issue with flash
I have a Tmoblile rooted HTC one. I downloaded the file in the first post. It came through as a folder. So I zipped it up. I flash into recovery and use the install feature in TWRP v2.7.0.2. I navigate to the file I zipped up (file name HTCM8_sd-fix.zip) and flash it it fails at Error flashing zip /sdcard/HTCM8_sd-fix.zip' Updating partition details....
What should I be doing differently to get past this error?

Categories

Resources