TWRP 2.6.3.2 Zip - Nexus 5 General

I've created a flashable zip of twrp 2.6.3.2 that can be flashed in your custom recovery. This can be used to easily flash between recoveries if you desire.
All credit goes to Dees_Troy, I just packaged the image file.
http://d-h.st/3XG
Edit, corrected thanks to @crispi7

I flashed zip but recovery version remains the same.
Sent from my Nexus 5 using XDA Premium 4 mobile app

illr said:
I flashed zip but recovery version remains the same.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What version where you on before you flashed?

hadnt seen you in a few days, jd. you still on the skyrocket or have you officially made the move?

xBeerdroiDx said:
hadnt seen you in a few days, jd. you still on the skyrocket or have you officially made the move?
Click to expand...
Click to collapse
The n5 comes on Mon. Can't wait. What's your take on it? Know you're on the fence with the s4. I would have gone with it if it wasn't so locked down to att.

jd1639 said:
What version where you on before you flashed?
Click to expand...
Click to collapse
2.6.3.0
Sent from my Nexus 5 using XDA Premium 4 mobile app

illr said:
2.6.3.0
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That doesn't make any sense why it wouldn't update. I'll take a look at the zip. Thanks for letting more know

jd1639 said:
The n5 comes on Mon. Can't wait. What's your take on it? Know you're on the fence with the s4. I would have gone with it if it wasn't so locked down to att.
Click to expand...
Click to collapse
i'm better with it now. the screen took some getting used to. going to sell my S4. i'm done with lock-tight bootloaders. really getting used to the device. it carries its weight. i'm on faux's kernel and the cataclysm rom. cant say anything but good stuff about both and how well the device is performing on them. thats my 2 cents. in case you hadnt heard, when you're in twrp and you wipe (full, partial, etc), reboot recovery and then flash. users have problems getting zips to install without the reboot between wiping and flashing. its a recovery bug atm. cheers

illr said:
2.6.3.0
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
See if this will update you to 2.6.3.2. http://forum.xda-developers.com/showthread.php?p=47145609

This belongs in the TWRP thread.

FuMMoD said:
This belongs in the TWRP thread.
Click to expand...
Click to collapse
Which twrp thread?
Sent from my SAMSUNG-SGH-I957 using xda app-developers app

http://forum.xda-developers.com/showthread.php?t=2511507
[RECOVERY] TWRP 2.6.3.1 touch recovery [2013-11-04] Also root
Click to expand...
Click to collapse
You seem to have a newer version too so verify with OP and hook us up lol.

FuMMoD said:
http://forum.xda-developers.com/showthread.php?t=2511507
You seem to have a newer version too so verify with OP and hook us up lol.
Click to expand...
Click to collapse
The image file is directly off the TeamWin web site. I just put it in zip, flashable file.

jd1639 said:
I've created a flashable zip of twrp 2.6.3.2 that can be flashed in your custom recovery. This can be used to easily flash between recoveries if you desire.
All credit goes to Dees_Troy, I just packaged the image file.
http://d-h.st/Hv3
Click to expand...
Click to collapse
illr said:
I flashed zip but recovery version remains the same.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The prooblem I found is this command (obviously, it's the only one xD):
package_extract_file("openrecovery-twrp-2.6.3.2-hammerhead.img", "/dev/block/mmcblk0p7");
The "/dev/block/mmcblk0p7" is for pad, the recovery is in "/dev/block/mmcblk0p20". Also you can use "/dev/block/platform/msm_sdcc.1/by-name/recovery" that is easier to understand.
So the command fixed should be:
package_extract_file("openrecovery-twrp-2.6.3.2-hammerhead.img", "/dev/block/platform/msm_sdcc.1/by-name/recovery");
I will test it and tell if that solves the problem

TWRP 2.6.3.2 zip fixed!
OK, everything working now.
Fixed zip uploaded to: http://d-h.st/Qen
I'm sure people will be happy to flash it easier than before just from your phone without any needed app
I tested it and it's working but feedback is also good :good:

so if i flash this on mako"nexus 4", would i brick my phone?

carnage017 said:
so if i flash this on mako"nexus 4", would i brick my phone?
Click to expand...
Click to collapse
It's made for the n5. I don't know what the recovery partition is for the n4, so yes it could. The image file is also specifically for the n5

Thanks man. That zip worked great for me. Also, when I clicked on the link on devhost, a mobogenie apk started automatically downloading. It was not from your zip, just some spam crap. I deleted it with root explorer. Just a heads up if it happens to anybody else.
Sent from my Nexus 5 using xda app-developers app

bikeryder007 said:
Thanks man. That zip worked great for me. Also, when I clicked on the link on devhost, a mobogenie apk started automatically downloading. It was not from your zip, just some spam crap. I deleted it with root explorer. Just a heads up if it happens to anybody else.
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Great to know it. Thanks for the feedback! :good:

xBeerdroiDx said:
in case you hadnt heard, when you're in twrp and you wipe (full, partial, etc), reboot recovery and then flash. users have problems getting zips to install without the reboot between wiping and flashing. its a recovery bug atm. cheers
Click to expand...
Click to collapse
Seems to be an overall issue with TWRP 2.6.3.1, and while I don't know if the issue is resolved in 2.6.3.2, I can tell you that it doesnt have the problem in 2.6.3.0, as I've been kicking myself for a while now fighting with .1 to work. I took WugFresh's toolkit, downloaded the 2.6.3.0 .img, changed in my settings of the toolkit to use custom recovery (the .0 version), flashed it (which also re-roots your device, needed or not), and then everything was fixed... That's the route that I took, as even on .1, the rebooting between wipe and flash didnt even work for me... MIght save some people some headaches 'til we can verify .2 fixes the issue.

Related

4.4.1 KOT49E OTA Link

http://android.clients.google.com/p...ed-hammerhead-KOT49E-from-KRT16M.7ed504f6.zip
There you go.
Not working for me
Sent from my Nexus 5 using Tapatalk 2
How to install? Assuming its not flashable...
Sent from my Nexus 5 using Tapatalk
GumboChief said:
Not working for me
Sent from my Nexus 5 using Tapatalk 2
Click to expand...
Click to collapse
Same here. I get an error.
Link's not working...maybe this? http://r7---sn-nx5cvox-hpal.c.andro...A71B667AD85D6BFF80FEEDCCD65D48A2D7BF&key=cms1
Downloaded just fine for me. Not sure the best way to utilize it, I'm simply providing the download.
Link is for real fixed now.
How to apply. Wish I was near my computer... http://www.cultofandroid.com/45466/manually-install-the-android-kitkat-update-on-nexus-4/
Sent from my Nexus 5 using Tapatalk
sluflyer06 said:
Downloaded just fine for me. Not sure the best way to utilize it, I'm simply providing the download.
Click to expand...
Click to collapse
You could manually install it from SD card, but you'd have to be stock. I think I'll give it a shot and give up Cataclysm for a few days to check out the new camera fixes.
corrected link: http://android.clients.google.com/p...ed-hammerhead-KOT49E-from-KRT16M.7ed504f6.zip
billteeth said:
How to apply. Wish I was near my computer... http://www.cultofandroid.com/45466/manually-install-the-android-kitkat-update-on-nexus-4/
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Isn't that for 4.4.0?
Sent from my Nexus 5 using Tapatalk
Valdeck said:
Isn't that for 4.4.0?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes, but the process is the same. You can also do it from the SD card: http://www.technostall.com/nexus-7-android-43-update/
Perfect option if you don't have a computer with you.
Can we do this in twrp sideload?
Sent from my Nexus 5 using Tapatalk
havanahjoe said:
Yes, but the process is the same. You can also do it from the SD card: http://www.technostall.com/nexus-7-android-43-update/
Perfect option if you don't have a computer with you.
Click to expand...
Click to collapse
Need to have stock recovery? I'm on stock, but not stock recovery.
Sent from my Nexus 5 using Tapatalk
You don't have to have stock recovery. I've got TWRP and it flashed just fine. Put the zip on your SD. Boot into TWRP/CWM, flash as you would any other zip.
BUT, you WILL lose root.
*edit* I should also add that other than TWRP and root, I was completely stock.
Cool! Did you lose user data?
Sent from my Nexus 5 using Tapatalk
holtenc said:
You don't have to have stock recovery. I've got TWRP and it flashed just fine. Put the zip on your SD. Boot into TWRP/CWM, flash as you would any other zip.
BUT, you WILL lose root.
*edit* I should also add that other than TWRP and root, I was completely stock.
Click to expand...
Click to collapse
thanks for the info
holtenc said:
You don't have to have stock recovery. I've got TWRP and it flashed just fine. Put the zip on your SD. Boot into TWRP/CWM, flash as you would any other zip.
BUT, you WILL lose root.
*edit* I should also add that other than TWRP and root, I was completely stock.
Click to expand...
Click to collapse
Did you try flashing SuperSU to see if root can be achieved on this new image?
Wowie! I just got Omni. I'll gladly switch back to stock for this. Sold!
Sent from my Nexus 5 using Tapatalk
havanahjoe said:
Did you try flashing SuperSU to see if root can be achieved on this new image?
Click to expand...
Click to collapse
I'm about to give that a shot. Flashing over stock + root immediately followed by superSU 1.65
Worked perfectly.
havanahjoe said:
Did you try flashing SuperSU to see if root can be achieved on this new image?
Click to expand...
Click to collapse
I'll be the guinea pig...downloading everything now. Sit tight, people!
Sent from my Nexus 5 using Tapatalk

4.4.2 wtf

I just install 4.4.1
Sent from my Nexus 5 using XDA Premium 4 mobile app
Same update!
drastic25 said:
I just install 4.4.1
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
pister said:
Same update!
Click to expand...
Click to collapse
Same just happened to me after flashing 4.4.1 OTA.zip and SuperSu 1.80 with TWRP. It came up immediately upon boot.
Will try to install OTA 4.4.2 and report back ASAP
----
Pressed install & restart on OTA. It upgraded through TWRP.
Root & Custom recovery were lost as expected.
----
Reinstalled TWRP and SuperSU, all appears to be good.
drastic25 said:
I just install 4.4.1
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Just got it too:good:
drastic25 said:
I just install 4.4.1
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i just received this too!
Could you take a /system dump or recovery backup. This is VERY interesting even if only a bug.
Edit : Confirmed to be actual update.
Sent from my Nexus 5 using Tapatalk
I didn't have 4.4.1, jumped right to 4.4.2 just now
http://android.clients.google.com/p...ed-hammerhead-KOT49H-from-KOT49E.537367d5.zip
OTA link please guys, it's the first thing to do when you receive an update and it's posted yet
P.S. If you already updated then it's too late to get the link from you.
I just got it as well. I never got 4.4.1 though...
I just got the same exact thing, and came on here to see if anyone else had seen this. Camera improvements sound good, but I don't want to lose root or mess anything up.
I have a problem, tried to install it, reboot in recovery and gave me an error, so reboot it in normal mode and when I check again for updates doesn't appear anymore.
How can I install it now?
sta1cs said:
OTA link please guys, it's the first thing to do when you receive an update and it's posted yet
P.S. If you already updated then it's too late to get the link from you.
Click to expand...
Click to collapse
I don't have the link it downloaded from (it's downloaded but not installed on my phone yet, not that I think it will work, since I don't have stock recovery) but I did copy the file.
I just tried it, it rebooted to twrp and then nothing. Rebooted, still on 4.4.1??
Sent from my Nexus 5 using Tapatalk
I flashed 4.4.1 a couple days ago. Got the 4.4.2 notification that an update was ready to install just now... What do I do?
in the same boat as you ..i just flash the root stock 4.4.1 last night now this :silly:
tyler.durden said:
I just got the same exact thing, and came on here to see if anyone else had seen this. Camera improvements sound good, but I don't want to lose root or mess anything up.
Click to expand...
Click to collapse
It says it's only 1.7MB. That's a small update...
mcubed45 said:
I flashed 4.4.1 a couple days ago. Got the 4.4.2 notification that an update was ready to install just now... What do I do?
Click to expand...
Click to collapse
take one for the team idk
drastic25 said:
take one for the team idk
Click to expand...
Click to collapse
You can get the OTA filename from logcat. If the OTA failed to apply, you can probably redownload it through the updater and capture the filename. The rest is just URL hacking.
See here: http://forum.xda-developers.com/showthread.php?t=1971169
Where did the update put the file?
Cirkustanz said:
I don't have the link it downloaded from (it's downloaded but not installed on my phone yet, not that I think it will work, since I don't have stock recovery) but I did copy the file.
Click to expand...
Click to collapse
Ben36 said:
I just tried it, it rebooted to twrp and then nothing. Rebooted, still on 4.4.1??
Click to expand...
Click to collapse
Ok, so we know not to try to install it if we don't have stock recovery, lol... But I'm not sure where to grab the file from to post up here... Help anyone?
drastic25 said:
in the same boat as you ..i just flash the root stock 4.4.1 last night now this :silly:
Click to expand...
Click to collapse
Yeah I just flashed the stock Odexed 4.4.1 ROM a couple days ago too, lol.

How to root Android L [SuperSU updated]

Hi Everyone, I just want to share this easy steps to root Android L.
Note: Android L is a Developer preview, it is not stable as the KitKat version and it is using ART runtime only, so not all apps are compatible.
Update: The v2.01 release fixes some incompatibility issues with the Android "L" Preview. There is no binary update over v2.00.
Chainfire said:
v2.01 released - RELEASE NOTES
Click to expand...
Click to collapse
Zip file:
http://download.chainfire.eu/451/SuperSU/UPDATE-SuperSU-v2.01.zip
Google Play:
https://play.google.com/store/apps/details?id=eu.chainfire.supersu
Download the latest TWRP here:
http://techerrata.com/browse/twrp2/hammerhead
rename the "openrecovery-twrp-2.7.1.1-hammerhead.img" to "recovery.img"
Click to expand...
Click to collapse
I recommend backup all your data/files in a PC, to avoid data loss. And don't blame me if you have a bootloop or stuck at boot logo.
TRY IT AT YOUR OWN RISK.
Boot into bootloader
For TWRP format cache first
Code:
fastboot format cache
fastboot flash recovery recovery.img
Boot into recovery
Flash the SuperSU-v2.01.zip
Reboot
You now have root access.
Click to expand...
Click to collapse
Thanks to @Chainfire
Sent from my Nexus 5 using XDA Premium 4 mobile app
very nice
I have root access but cannot read/write to system. Is this a known issue at the moment?
Sent from my Nexus 5 using XDA Premium HD app
At first I had a problem with wiping the caches via TWRP, but I had to flash supersu first then wipe the caches and now everything is up and running. Great job!
Confirmed. This is working! Nice job!
Crackdroid said:
At first I had a problem with wiping the caches via TWRP, but I had to flash supersu first then wipe the caches and now everything is up and running. Great job!
Click to expand...
Click to collapse
Edit: Thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Confirmed! Works like a charm. DPI changed finally!
Edit: Disregard this post.
Crackdroid said:
No problems with root explorer
Click to expand...
Click to collapse
Oh, Sorry for that wrong quote. Btw thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
rongregoryred said:
Oh, Sorry for that wrong quote. Btw thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No problem bro!
k3mik4l said:
I have root access but cannot read/write to system. Is this a known issue at the moment?
Sent from my Nexus 5 using XDA Premium HD app
Click to expand...
Click to collapse
Try using Root Explorer. I have no issues with the read/write on the system
Sent from my Nexus 5 using XDA Premium 4 mobile app
Everytime I try it says that the TWRP recovery image is too large. Any ideas?
I'm guessing this is the same as the other root method, where it roots your device, but some apps still don't work as root apps?
Titanium Backup is my main concern.
ArkAngel06 said:
I'm guessing this is the same as the other root method, where it roots your device, but some apps still don't work as root apps?
Titanium Backup is my main concern.
Click to expand...
Click to collapse
Yup. Pretty much. I'm having the same problem with TB.
Got stuck in a boot loop anyone have a idea?
Atleast put my name in there or something.
Dogie52 said:
Got stuck in a boot loop anyone have a idea?
Click to expand...
Click to collapse
Me too, stuck at Google, with the unlock symbol.
Does this wipe data
savoca said:
Atleast put my name in there or something.
Click to expand...
Click to collapse
I agree. I saw your post in the preview thread. I haven't used your process and boot.img yet, but will soon.
Give this man the recognition man, the least you could do.
Can anyone explain what this means?
Are those commands I put into cmd?

SPH-L720T Stock Roots Roms

I no longer have this device on Sprint service it is now just for WiFi media.
I will leave this here just for downloads.
Short and simple this is the place to find the stock rooted roms for the Spark Sprint S4 SPH-L720T
Not much more to say these are STOCK ROOTED BUILDS
DOWNLOADS
https://www.androidfilehost.com/?w=files&flid=20593
The roms must be be flashed in custom recovey.
How to flash rom
1: Reboot phone to recovery
2: Make a back up of current rom
3: Wipe clean
4:Flash rom
5:Reboot and wait about 4-5 for boot to finish
How to flash modem
Use Odin v3.09
1: Untick Autoreboot
2: Flash modem in the phone slot (CP)
3: Reboot once again into Download Mode using (Vol Down plus Home button combi)
4: Flash Modem once more
5: Once done,unplug then reboot device manually.
If this doesn't work, try repeating the flash process again while rebooting manually and with auto-reboot option turned off.
If you have a issue with wifi connetion make sure you are on the correct baseband.
modems will be in the extra folder named with the firmware build along with stock boot.img, recovery and the NON_HLOS.bin(wifi fix)
thanks to ArchiKitchen for the tools to make this
Mine
Sent from my SPH-L720 using XDA Free mobile app
What is found in the NK1 stuff zip file?
jtsrtr13 said:
What is found in the NK1 stuff zip file?
Click to expand...
Click to collapse
Boot.img modem.bin nohlos.bin and full tar that's why that one is so big. I'll upload a new one later with out the tar I'm going to keep them separate
Sent from my SPH-L720 using XDA Free mobile app
Thank you so much for this thread brother.. Much appreciated !
Thanks for posting, good thread to follow. I always like to have a stock ROM on my SD.
I tried installing this ROM om L720T twice with two different recoveries and it would not boot either time? Downloaded from both the primary and alternate sites with the same result. Any thoughts on why the device won't hand off to the operating system on boot?
Working fine here. Thank you for your hard work on these.
Sent from my SPH-L720T using XDA Free mobile app
I've tested everybuild and so did a friend of mine what recovery are you using I suggest TWRP at least 2.8 and above for jfltespr
OA3 file gives unsuccessful download every time
jtsrtr13 said:
OA3 file gives unsuccessful download every time
Click to expand...
Click to collapse
Did you try an alternate download location?
jtsrtr13 said:
OA3 file gives unsuccessful download every time
Click to expand...
Click to collapse
OK that's an AFH issue the link was working cause it went up to 30+ from last I checked nothing I can control just give it a little bit and try later
Sent from my SPH-L720 using XDA Free mobile app
If you are trying to download with your phone make sure you have enough space I tried and links download after I free up space
Sent from my SPH-L720 using XDA Free mobile app
Downloaded and flashed OA3! The extras file wouldn't flash though.....anything in there I need?
jtsrtr13 said:
Downloaded and flashed OA3! The extras file wouldn't flash though.....anything in there I need?
Click to expand...
Click to collapse
You don't flash that zip, you extract what you want out of it.
Thanks. Yeah I explored the file on my pc and realized my mistake as soon as I did. Feel like an ass now.
jtsrtr13 said:
Thanks. Yeah I explored the file on my pc and realized my mistake as soon as I did. Feel like an ass now.
Click to expand...
Click to collapse
I've never done anything like that, and if you belief that, I got a bridge I want to sell you.
bgmg said:
I've never done anything like that, and if you belief that, I got a bridge I want to sell you.
Click to expand...
Click to collapse
I have a great house boat on the beach in Nevada for sale.
Sent from my SPH-L720T using XDA Free mobile app
bthorne79 said:
I have a great house boat on the beach in Nevada for sale.
Sent from my SPH-L720T using XDA Free mobile app
Click to expand...
Click to collapse
Lol
bthorne79 said:
I have a great house boat on the beach in Nevada for sale.
Sent from my SPH-L720T using XDA Free mobile app
Click to expand...
Click to collapse
Lake Tahoe, perhaps?

TWRP 3.0.0-1 question

I usually flash images via my PC, which is currently down. Has anyone had experiences with image flashing in twrp? Stable? Any major problems I should be aware of?
Thanks
Sent from my Nexus 6 using XDA Free mobile app
31ken31 said:
I usually flash images via my PC, which is currently down. Has anyone had experiences with image flashing in twrp? Stable? Any major problems I should be aware of?
Click to expand...
Click to collapse
The new version of TWRP 3.0.0.1 is able to flash img-files. But every IMG I have flashed was/is available as flashable zip-file.
For N6 you could look here: http://forum.xda-developers.com/showthread.php?t=3059493
NLBeev said:
The new version of TWRP 3.0.0.1 is able to flash img-files. But every IMG I have flashed was/is available as flashable zip-file.
For N6 you could look here: http://forum.xda-developers.com/showthread.php?t=3059493
Click to expand...
Click to collapse
Thanks I'll give it a read. I've been wanting to try N and being there are no flashable zips available yet through twrp I was considering flashing system and boot via twrp. Would it work?
Sent from my Nexus 6 using XDA Free mobile app
31ken31 said:
Thanks I'll give it a read. I've been wanting to try N and being there are no flashable zips available yet through twrp I was considering flashing system and boot via twrp. Would it work?
Click to expand...
Click to collapse
I've not tried that myself. I would not try flashing N beta, as long there is no PC available to solve issues.
Better ask in this thread.
http://forum.xda-developers.com/showthread.php?t=3332599
Worse case I can get a laptop to fix it. Just looking for input on how well twrp image flashing works
Sent from my Nexus 6 using XDA Free mobile app
31ken31 said:
Worse case I can get a laptop to fix it. Just looking for input on how well twrp image flashing works
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
works nearly perfectly, nearly because nothing is perfect
I've been using twrp for years now..
simms22 said:
works nearly perfectly, nearly because nothing is perfect
I've been using twrp for years now..
Click to expand...
Click to collapse
I've been using twrp since it was released, hate cwm n philz touch. I've always flashed zips, first image I flashed was to update twrp from twrp. Well looks like the flashathon is about to begin
Sent from my Nexus 6 using XDA Free mobile app
31ken31 said:
I've been using twrp since it was released, hate cwm n philz touch. I've always flashed zips, first image I flashed was to update twrp from twrp. Well looks like the flashathon is about to begin
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
I hated cwm and philz as well :angel:
anyways, I'm friends with @AmonRA, whose code twrp recovery was based on.
31ken31 said:
I usually flash images via my PC, which is currently down. Has anyone had experiences with image flashing in twrp? Stable? Any major problems I should be aware of?
Thanks
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Super stable. I've flashed many images with TWRP and never had an issue.
simms22 said:
I hated cwm and philz as well :angel:
anyways, I'm friends with @AmonRA, whose code twrp recovery was based on.
Click to expand...
Click to collapse
How well I remember that name
Sent from my Nexus 6 using XDA Free mobile app
31ken31 said:
How well I remember that name
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
yea, his recovery was an all time important android thing at one point. if all android users only knew at this point. anyways, hes still an android user, but has gone on with his own life now-a-days

Categories

Resources