[Q] Upgrading texasice - Nexus One Q&A, Help & Troubleshooting

edit: I just put the zips on the sd-card and installed them from recovery. Thread said NOT to do that, but it seems to be working fine. Still interested in knowing how to do it the other way.
Hi, i have Evervolv-Perdo-2.1.0p3 and trying to upgrade to Evervolv-Perdo-2.2.0a2... not as easy as last time.
I've blackrose and the special partitioning from last time so that's all done.
The thread says to
fastboot flash system system.img
fastboot flash boot boot.img
But there's only a boot.img in the zip. There is a "system" dir though, i guess you are supposed to build it some way?
Also same with gapps, (not included in this version) a "system" dir in the archive, how to flash those?
Any tutorials on this? Didn't find anything, not here nor in the texasice-thread... Guess nobody is as noob as me

nexus1user said:
edit: I just put the zips on the sd-card and installed them from recovery. Thread said NOT to do that, but it seems to be working fine. Still interested in knowing how to do it the other way.
Hi, i have Evervolv-Perdo-2.1.0p3 and trying to upgrade to Evervolv-Perdo-2.2.0a2... not as easy as last time.
I've blackrose and the special partitioning from last time so that's all done.
The thread says to
fastboot flash system system.img
fastboot flash boot boot.img
But there's only a boot.img in the zip. There is a "system" dir though, i guess you are supposed to build it some way?
Also same with gapps, (not included in this version) a "system" dir in the archive, how to flash those?
Any tutorials on this? Didn't find anything, not here nor in the texasice-thread... Guess nobody is as noob as me
Click to expand...
Click to collapse
fastboot imgs are not added for this version i believe. You have to use the install any zip from sdcard option from recovery
Sent from my Nexus One using XDA

nexus1user said:
edit: I just put the zips on the sd-card and installed them from recovery. Thread said NOT to do that, but it seems to be working fine. Still interested in knowing how to do it the other way.
Hi, i have Evervolv-Perdo-2.1.0p3 and trying to upgrade to Evervolv-Perdo-2.2.0a2... not as easy as last time.
I've blackrose and the special partitioning from last time so that's all done.
The thread says to
fastboot flash system system.img
fastboot flash boot boot.img
But there's only a boot.img in the zip. There is a "system" dir though, i guess you are supposed to build it some way?
Also same with gapps, (not included in this version) a "system" dir in the archive, how to flash those?
Any tutorials on this? Didn't find anything, not here nor in the texasice-thread... Guess nobody is as noob as me
Click to expand...
Click to collapse
your best bet is to ask the MASTER himself i did what you did myself too but realized it's stupid as i get FC all the time just do your BEST to fallow the instructions not everyone on XDA is a noob hater most are ungrateful bastards lmfao gotta love that ending on that sign up video heres the link lol http://www.youtube.com/watch?v=JmvCpR45LKA
i'm still a NOOB ^_^ joined 2 months ago

juliusedward, the does say not to do it though so i dunno...
Jay_Rulen, that sounds sucky... Mine has been going for 24h with a hitch though, so knock on wood. I hope it continues like that otherwise i guess i'll be back here Thanks to you both.

nexus1user said:
juliusedward, the does say not to do it though so i dunno...
Jay_Rulen, that sounds sucky... Mine has been going for 24h with a hitch though, so knock on wood. I hope it continues like that otherwise i guess i'll be back here Thanks to you both.
Click to expand...
Click to collapse
Glad to help bro ^_^

Related

The Recovery Battle: WCX vs Twrp vs CWM

What recovery do you guys prefer?
I've seen a lot of Vivids with WCX these days.
Post your experience with each one!
Stock CWM ftw
CWM still has a lot of issues. It's been causing quite a few hard bricks. Anyone that still has it, I would highly suggest switching to WCX recovery. I have yet to try TWRP but from what I've heard from all the devs, it still has a few kinks. I wouldn't recommend anything other than WCX at the moment.
I don't really see it as whats "preferred". You don't want something on your device that can potentially cause a hard brick. A recovery is something you don't use very often, so it's best to go with the one that just works.
Nice answer, right now I'm on the stock RUU ICS rom with an unlocked bootloader and I want to flash the WCX recovery, I just have to put the wcxrecovery.img in the microSD root, enter in Hboot, select recovery and then flash it with "fastboot flash recovery wcxrecovery.exe"?
Do I have to make a backup of something after doing this?
Thanks in advance for your answer.
Archector said:
Nice answer, right now I'm on the stock RUU ICS rom with an unlocked bootloader and I want to flash the WCX recovery, I just have to put the wcxrecovery.img in the microSD root, enter in Hboot, select recovery and then flash it with "fastboot flash recovery wcxrecovery.exe"?
Do I have to make a backup of something after doing this?
Thanks in advance for your answer.
Click to expand...
Click to collapse
Actually, just put the wcxrecovery on your computer where you have adb and fastboot set up. If you don't know where that is, just download the wcxjb root zip from the guide in my signature and unzip it to your desktop. Enter hboot on your phone and select fastboot. Shift + right click on your computer inside the folder you just unzipped and select open a command window here. THEN, type in the command "fastboot flash recovery wcxrecovery.img" and you're good to go.
slapshot30 said:
Actually, just put the wcxrecovery on your computer where you have adb and fastboot set up. If you don't know where that is, just download the wcxjb root zip from the guide in my signature and unzip it to your desktop. Enter hboot on your phone and select fastboot. Shift + right click on your computer inside the folder you just unzipped and select open a command window here. THEN, type in the command "fastboot flash recovery wcxrecovery.img" and you're good to go.
Click to expand...
Click to collapse
Crap I moved back to linux after I s-off'ed, is there anyway I can use fastboot without having to dig out my aging Pentium 4?
Brand New said:
Crap I moved back to linux after I s-off'ed, is there anyway I can use fastboot without having to dig out my aging Pentium 4?
Click to expand...
Click to collapse
I know it's possible, but I've never tried it. The best tip I've picked up from the guide was this
- Tip 3: On Linux, remember to run fastboot under sudo
Click to expand...
Click to collapse
If you have any idea what that means, it may be of help to you.
Stock CWM. Never used anything else, never had problems, never plan to use anything else.
Brand New said:
Crap I moved back to linux after I s-off'ed, is there anyway I can use fastboot without having to dig out my aging Pentium 4?
Click to expand...
Click to collapse
Just download and install the Android SDK for linux, what distribution are you using?
I suppose you're using Ubuntu or some .deb based distribution, this tutorial may serve for you:
Running something on "sudo" is giving superuser attributes to the processes and services that a program or whatever you are running needs to have to function properly. Yes it's important when you flash with fastboot.
If you can flash on a laptop will be better for you, a friend of mine bricked his galaxy sII when he was flashing and there was an electricity short.
Archector said:
What recovery do you guys prefer?
I've seen a lot of Vivids with WCX these days.
Post your experience with each one!
Click to expand...
Click to collapse
I use the recovery-beta2 recovery from thecubed. I tried WCX but I couldn't get any ROM's to flash with it... nothing but bootloops for some strange reason (yes I fastboot flashed the boot.img first people). I reflashed thecubed's recovery right after having issues and flashing ROM's worked again. I'm sticking with what works and I've had zero issues with thecubed's recovery after using for several months.
I know I sound redundant, but does anyone have a link to the latest WCX recovery?
You have to download from WildChild's website.... It's included in his ROM zip. You have to have 10 posts on his site before you can download anything so be prepared to "earn" the download.
Sent from my HTC PH39100 using xda premium
dusty2422 said:
I use the recovery-beta2 recovery from thecubed. I tried WCX but I couldn't get any ROM's to flash with it... nothing but bootloops for some strange reason (yes I fastboot flashed the boot.img first people). I reflashed thecubed's recovery right after having issues and flashing ROM's worked again. I'm sticking with what works and I've had zero issues with thecubed's recovery after using for several months.
Click to expand...
Click to collapse
Did you use the recovery un-installer to get rid of CWM before you tried the WCX recovery? I remember some people having issues trying to use WCX over one of the previous CWMs without un-installing it first.
Actually your incorrect,its available freely from the rooting flashing thread on here...as far as earning something....dont like participation dont use my work either way tomorrows another day and life goes on now doesnt it....theres no entitilement to [email protected] "earned" comment....
WC
dusty2422 said:
You have to download from WildChild's website.... It's included in his ROM zip. You have to have 10 posts on his site before you can download anything so be prepared to "earn" the download.
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
Some people just throw stuff out like they know what's going on... Wow get facts right first bro
Y'know if CWM loops, it's because your rom of choice had a useless ext4 performance tuning script in it that changed some of the mount options of /cache.
If you have CWM and find that after flashing a ROM that does weird things to your Vivid, just reboot to fastboot, then issue "fastboot erase cache" then boot to recovery and format /cache.
CWM hasn't caused any hard bricks, it's ROM developers that aren't properly checking their 'init.d tweaks' and updater-scripts. Now that we have s-off, a bad tweak or updater-script can and WILL make your phone hard to fix.
just used TWRP on my Sprint Gnex and love the interface! I used CWM on my old Epic 4G and it worked great too. To me, seeing all the options on that screen is easier....seems stable.
---------- Post added at 11:27 AM ---------- Previous post was at 11:23 AM ----------
Great point but how would the average Joe know that about a rom before a flash? I'd love to be able to know that and avoid bricking altogether (but wouldn't we all). any tips?
Wild Child said:
Actually your incorrect,its available freely from the rooting flashing thread on here...as far as earning something....dont like participation dont use my work either way tomorrows another day and life goes on now doesnt it....theres no entitilement to [email protected] "earned" comment....
WC
Click to expand...
Click to collapse
I don't mind participation... I just find it hard to participate in a forum where I can't download anything. Kind of hard to comment on something that you can't download IMO.
robertmoore208 said:
Some people just throw stuff out like they know what's going on... Wow get facts right first bro
Click to expand...
Click to collapse
Not sure if this was directed at me but I'll assume it is. WC closed all of his dev threads on XDA (Vivid forum at least) which is why I assumed it wasn't here anymore (yes I searched before replying). Not sure that I've ever seen dev related content stuck in a [GUIDE] thread (maybe a link to the thread that has it) so not sure why this was the place chosen and probably why I missed it. Apparently I'm not the only one since I've seen multiple people asking who can't find it. I appreciate you keeping me honest though "bro".
Archector said:
What recovery do you guys prefer?
I've seen a lot of Vivids with WCX these days.
Post your experience with each one!
Click to expand...
Click to collapse
WCX all the way, ROM's, Recovery, & Kernel. Now, I'm not trying to say that CWM doesn't work, I used it alot when I was rooting & flashing my Aria... but I've had nothing but 100% success using WCX Recovery & ROM's since before I started beta testing for him (along with all the other dedicated members).
I've never used TWRP before, & all I think about when I see that word is Big Booty Shaking!!! ;-)
WCX! I have to say that EVERYTHING that he and his team put out is top notch!

Root My Vivid

Hello. I am new to this forum. I did do searching before I came here. I am sort of a noob so sorry for dumb questions. I wanted an MIUI theme on my phone. I tried MiHome but it doesn't change the UI so I want to get the MIUI ROM on my phone but I wasn't sure how. I know you have to root your phone first, but I read somewhere that MIUI isn't compatible with different rooting procedures like CyanogenMod. If thats true, which one is it compatible with? Is it possible for me to get MIUI on my phone? I have an HTC Vivid (of course) with Android ICS 4.0.3. Can anyone provide me with a guide on how to do get MIUI on my phone, preferably a video with a step-by-step description (yes, thats how noobish I am). Also, what are the odds of me rooting my phone if I follow the steps exactly as told? Sorry for a ton of questions. To sum things up, I would like to get MIUI ROM on my phone but have no idea how. Any help would be greatly appreciated! Thanks!
menachemt said:
Hello. I am new to this forum. I did do searching before I came here. I am sort of a noob so sorry for dumb questions. I wanted an MIUI theme on my phone. I tried MiHome but it doesn't change the UI so I want to get the MIUI ROM on my phone but I wasn't sure how. I know you have to root your phone first, but I read somewhere that MIUI isn't compatible with different rooting procedures like CyanogenMod. If thats true, which one is it compatible with? Is it possible for me to get MIUI on my phone? I have an HTC Vivid (of course) with Android ICS 4.0.3. Can anyone provide me with a guide on how to do get MIUI on my phone, preferably a video with a step-by-step description (yes, thats how noobish I am). Also, what are the odds of me rooting my phone if I follow the steps exactly as told? Sorry for a ton of questions. To sum things up, I would like to get MIUI ROM on my phone but have no idea how. Any help would be greatly appreciated! Thanks!
Click to expand...
Click to collapse
Alright....you need to do ALOT of reading...I only say that so you don't brick your phone...but here's some info as well as how to get miui
It doesn't matter how you root your phone, you can still flash any Rom...you don't even need to be rooted to flash roms
Cyanogenmod is not a rooting method, it is an aosp rom...you cam flash from cyanogen but our device doeant even have a cyanogenmod Rom (well there is one but it was discontinued...for now)
In order to get miui you will need to do the following:
1) unlock bootloader
2) get recovery
3) download miui onto your phone (can't be any miui...has to be one made for our phone...you can find it on rootzwiki.com)
4) flash miui
More detail:
In order to unlock bootloader and get a recovery I suggest using Hansen vivid toolkit that is stickier in the dev section...its the easiest most newb friendly way to unlock bootloader and get a recovery...for the most part all you do is plug in your phone and click a few buttons...here's the toolkit: http://forum.xda-developers.com/showthread.php?t=1498003
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
Alright....you need to do ALOT of reading...I only say that so you don't brick your phone...but here's some info as well as how to get miui
It doesn't matter how you root your phone, you can still flash any Rom...you don't even need to be rooted to flash roms
Cyanogenmod is not a rooting method, it is an aosp rom...you cam flash from cyanogen but our device doeant even have a cyanogenmod Rom (well there is one but it was discontinued...for now)
In order to get miui you will need to do the following:
1) unlock bootloader
2) get recovery
3) download miui onto your phone (can't be any miui...has to be one made for our phone...you can find it on rootzwiki.com)
4) flash miui
More detail:
In order to unlock bootloader and get a recovery I suggest using Hansen vivid toolkit that is stickier in the dev section...its the easiest most newb friendly way to unlock bootloader and get a recovery...for the most part all you do is plug in your phone and click a few buttons...here's the toolkit: http://forum.xda-developers.com/showthread.php?t=1498003
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
Well, thank you for replying! I was gonna mention I am using a mac and the file is a rar, then exe files. Is it ok if I use a program to run it in an app file or does this have to be done on windows? Thanks!
menachemt said:
Well, thank you for replying! I was gonna mention I am using a mac and the file is a rar, then exe files. Is it ok if I use a program to run it in an app file or does this have to be done on windows? Thanks!
Click to expand...
Click to collapse
Shoot...idk how to do it on a Mac sorry :/
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
Shoot...idk how to do it on a Mac sorry :/
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
I guess I'm forced to use my slow PC. Hopefully it won't shut down in the process or else I'll be screwed. :/ Thanks again! I'll let you know if it works out if you want.
Just some ideas , if your pc is slow you can download and of the files you need on your phone then transfer them over to the pc , also if you download the tool kit you shouldn't need anything else but the Rom , if you get s off you will need to do a couple of things , but as mg said do some reading on this subject to kinda get an idea as to what your working with , make sure you kinda understand it so you don't brick your ph. Better safe than sorry .
Good luck and if you have questions there is a lot of good people here and would be glad to help.
menachemt said:
Hello. I am new to this forum. I did do searching before I came here. I am sort of a noob so sorry for dumb questions. I wanted an MIUI theme on my phone. I tried MiHome but it doesn't change the UI so I want to get the MIUI ROM on my phone but I wasn't sure how. I know you have to root your phone first, but I read somewhere that MIUI isn't compatible with different rooting procedures like CyanogenMod. If thats true, which one is it compatible with? Is it possible for me to get MIUI on my phone? I have an HTC Vivid (of course) with Android ICS 4.0.3. Can anyone provide me with a guide on how to do get MIUI on my phone, preferably a video with a step-by-step description (yes, thats how noobish I am). Also, what are the odds of me rooting my phone if I follow the steps exactly as told? Sorry for a ton of questions. To sum things up, I would like to get MIUI ROM on my phone but have no idea how. Any help would be greatly appreciated! Thanks!
Click to expand...
Click to collapse
There are several good guides on here to help you root here is one of them:
http://forum.xda-developers.com/showthread.php?t=1416836
ronnie498 said:
There are several good guides on here to help you root here is one of them:
http://forum.xda-developers.com/showthread.php?t=1416836
Click to expand...
Click to collapse
Help! I managed to root my phone, which is good. I am currently using WCX. I am not sure how to flash the rom. I tried going to my internal sd card and installing the miui zip file from there. After it reboots my phone, an htc logo loads, then it takes me to some chinese. It has like big chinese words on top in red, then in the middle it has white words, and in between the white words, it loads from 0 to 100 but I have no idea what to do now. It just leaves me stuck on this page! Can anyone help me? Do I need to uninstall the rom then follow a correct process of installation or can I just do the correct process? Also, please don't redirect me to some page, because I did a lot of googling and I found one which would help me, but the site is down. I am sure it isn't a long process. This is what I did:
1. Manually put the zip file into my internal sd card.
2. Rebooted my phone to recovery.
3. Installed the zip file, which flashed the rom.
Is that correct? Can someone please help me! Thanks!
menachemt said:
Help! I managed to root my phone, which is good. I am currently using WCX. I am not sure how to flash the rom. I tried going to my internal sd card and installing the miui zip file from there. After it reboots my phone, an htc logo loads, then it takes me to some chinese. It has like big chinese words on top in red, then in the middle it has white words, and in between the white words, it loads from 0 to 100 but I have no idea what to do now. It just leaves me stuck on this page! Can anyone help me? Do I need to uninstall the rom then follow a correct process of installation or can I just do the correct process? Also, please don't redirect me to some page, because I did a lot of googling and I found one which would help me, but the site is down. I am sure it isn't a long process. This is what I did:
1. Manually put the zip file into my internal sd card.
2. Rebooted my phone to recovery.
3. Installed the zip file, which flashed the rom.
Is that correct? Can someone please help me! Thanks!
Click to expand...
Click to collapse
1. Manually put the zip file into my internal sd card.
2. flash boot.img via fastboot (The boot.img should be in the zip of the rom You have to flash the boot.img - aka the kernel)
3. Rebooted my phone to recovery. Wipe data, cache, dalvik cache, factory reset
4. Installed the zip file, which flashed the rom.
ronnie498 said:
1. Manually put the zip file into my internal sd card.
2. flash boot.img via fastboot (The boot.img should be in the zip of the rom You have to flash the boot.img - aka the kernel)
3. Rebooted my phone to recovery.
4. Installed the zip file, which flashed the rom.
Click to expand...
Click to collapse
I tried what you said. I am using the All In One tool kit that someone told me to use so I flashed the kernel (boot.img) through that, assuming it is fastboot. I then rebooted my phone to recovery and selected the zip file, it flashed it. I rebooted my phone and it still takes me to that chinese screen. Is there a different MIUI ROM zip file download? I used this one: androidfilehost.com/main/HTC_Holiday_Developers/rafyvitto/MIUI_ICS_V4/
Maybe a different file would work? Thanks in advance!
menachemt said:
I tried what you said. I am using the All In One tool kit that someone told me to use so I flashed the kernel (boot.img) through that, assuming it is fastboot. I then rebooted my phone to recovery and selected the zip file, it flashed it. I rebooted my phone and it still takes me to that chinese screen. Is there a different MIUI ROM zip file download? I used this one: androidfilehost.com/main/HTC_Holiday_Developers/rafyvitto/MIUI_ICS_V4/
Maybe a different file would work? Thanks in advance!
Click to expand...
Click to collapse
Let me do some checking will let you know shortly
ronnie498 said:
Let me do some checking will let you know shortly
Click to expand...
Click to collapse
I have no clue what I did. I just rebooted and some other stuff but now it works. I think it was the wipe that I did. Thanks for your help!
EDIT: I tried applying the Ultimate Iphone Theme v7.0 but it doesnt work. I go to themes and select it but it doesn't apply. I tried rebooting but it still doesnt work. I have the MIUI ROM on my phone. Why doesn't the Ultimate Iphone Theme apply? I really like it. Can anyone give me a step-by-step on how to install it because there are no good tutorials online. Thanks!
menachemt said:
I have no clue what I did. I just rebooted and some other stuff but now it works. I think it was the wipe that I did. Thanks for your help!
EDIT: I tried applying the Ultimate Iphone Theme v7.0 but it doesnt work. I go to themes and select it but it doesn't apply. I tried rebooting but it still doesnt work. I have the MIUI ROM on my phone. Why doesn't the Ultimate Iphone Theme apply? I really like it. Can anyone give me a step-by-step on how to install it because there are no good tutorials online. Thanks!
Click to expand...
Click to collapse
It's been a while since I used miui, but last I heard the themes in the miui theme chooser/downloader wernt compatible with miui...at least the majority wernt there was still quite a few that worked/partially worked
Sent from my HTC PH39100 using Tapatalk 2
With the ROM I used, since I am S-On (which I assume you are too since you did not do the wire jump thing from what I read) after you initially flash the boot.img file using fastboot, you need to flash the rom, which you said you did. Then go back in and reboot to bootloader, and flash the boot.img again. It may have been just specific to the Rom I used, but that is the instructions I followed for mine. I hope you made a nandroid before you flashed Miui in case you ran into these troubles....

Trying to get back to Stock - Rogers M7_ul

I could really use your help guys. I'm trying to get back to stock so I can get the updates being pushed by HTC/Rogers. There are a couple bugs that are really annoying me. So, before i tell you what I need, here's what I have.
M7_ul
Locked Bootloader - was relocked after unlocking a while ago
Rooted
CWM recovery
Stock HTC ROM
S-OFF
Baseband 4a.14.3250.14
Main 1.29.631.4
Modelid: PN0712000
CID: Roger001
Now, what I need is either the RUU or the stock recovery files and some sort of guide on how to install them. I've tried downloading from here: http://www.htcdev.com/devcenter/downloads/P60 but i can't flash it via CWM. I've also tried downloading and RUU from here: http://bugsylawson.com/files/file/1...5013-1033115001-release-312087-signed-2-4zip/ but when i unzip i get corrupt files and i can't move it to the phone.
I'm at a complete loss here. I would really appreciate any guidance you guys can provide. Any idea where I can get the proper RUU and how I can install it? Or if it's easier to just get the stock recovery, any idea where I can get it and how to install it using CWM or another method such as terminal emulator?
no need to relock bootloader is s-off'd
easiest way, IF there is an ruu or ruu zip for the rogers variant (you would need the ruu files that match 1.29.631.4) floating around i suggest this...back up sd card contents,boot into recovery...wipe the system,reboot into bootloader connect device via fastboot,run the ruu..one it boots except the ota
done
but how do i run the RUU and how do I know which exactly is the right RUU for me? I've heard RUUs are exe files but i haven't found any that are. The one I think is right for me is a zip and it seems to be corrupt though I dled the 1gb file twice. So i'm a bit confused.
vijn said:
but how do i run the RUU and how do I know which exactly is the right RUU for me? I've heard RUUs are exe files but i haven't found any that are. The one I think is right for me is a zip and it seems to be corrupt though I dled the 1gb file twice. So i'm a bit confused.
Click to expand...
Click to collapse
You can find the RUU you need here: http://forum.xda-developers.com/showthread.php?t=2207874
Hope to has been usefull
Thanks so much. But I'm still not sure which version to get. I tried the RUU_M7_UL_JB_50_hTC_Asia_WWE_1.29.707.3_R_Radio_4A.14.3250.13_10.33.1150.01_release_311678_signed.exe but no go. I get an error. Says it's the wrong ROM. Ugh. I've had no luck with this. So frustrating.
ImJacky said:
You can find the RUU you need here: http://forum.xda-developers.com/showthread.php?t=2207874
Hope to has been usefull
Click to expand...
Click to collapse
So, I've tried Rogers 1.29.631.4.zip which is an nandroid backup but no go on that either, using CWM. At a total loss here.
vijn said:
So, I've tried Rogers 1.29.631.4.zip which is an nandroid backup but no go on that either, using CWM. At a total loss here.
Click to expand...
Click to collapse
This is what I did and it worked like a charm... minus of course the issue after the software update which got fixed anyway.
http://forum.xda-developers.com/showthread.php?t=2357881
Ugh. Thanks cue_32. I had just downloaded that file when I saw your post, so I was very hopeful this would work. Pushed it to my phone, tried installing via CWM but almost immediately it said installation aborted. I have no idea what's going on. Nothing seems to be installable. WTF? And the link you posted for the stock recovery doesn't seem to lead to anywhere that has a recovery file for DL. So, I'm totally stuck now. UGH. Been on this for almost 2 days now. Haven't run into this much trouble with any of my previous phones, despite trying out almost a dozen different ROMs. Here, I'm just trying to revert to stock recovery and RUU and can't even do that. Sigh. I just don't get why none of the RUUs are installable.
vijn said:
Ugh. Thanks cue_32. I had just downloaded that file when I saw your post, so I was very hopeful this would work. Pushed it to my phone, tried installing via CWM but almost immediately it said installation aborted. I have no idea what's going on. Nothing seems to be installable. WTF? And the link you posted for the stock recovery doesn't seem to lead to anywhere that has a recovery file for DL. So, I'm totally stuck now. UGH. Been on this for almost 2 days now. Haven't run into this much trouble with any of my previous phones, despite trying out almost a dozen different ROMs. Here, I'm just trying to revert to stock recovery and RUU and can't even do that. Sigh. I just don't get why none of the RUUs are installable.
Click to expand...
Click to collapse
There's no RUU available yet for Rogers so I personally wouldn't try any other RUU.
So you downloaded the Nandroid backup from Whamboush (or whatever the name was), you extracted and moved the EXTRACTED FOLDER to the proper location (Clockwork>Backup) and updated the permissions correct? I used Root Browser to do this, the permission should be exactly like your other CWM backups. If I recall correctly there are 3 columns with 3 rows, all are X'd except for the last box on the 2nd column\3rd Row. (middle\bottom)
example:
X X X
X X X
X _ X
From there I just did the restore using the original clock work mod (non-touch cause I'm old skool)
After it successfully flashes, before it prompts you to reboot you'll be prompted to re-root from within CWM itself. Select No.
After it reboots, test to make sure everything is ok.
Then enter fastboot mode (adb reboot bootloader), from fastboot mode you can then flash the recovery.
You're welcome
---------- Post added at 11:29 PM ---------- Previous post was at 11:14 PM ----------
vijn said:
Ugh. Thanks cue_32. Here, I'm just trying to revert to stock recovery and RUU and can't even do that. Sigh. I just don't get why none of the RUUs are installable.
Click to expand...
Click to collapse
here's your stock recovery...I know how frustrating it can get so don't mind the step by step procedure.
http://d-h.st/dyr
You're welcome
well, cue_32 has give you the link to stock recovery..... what you can do is , flash the stock recovery first...try flashing the OTA......if still doesnt work..you can go for restoring the nandroid backup.....
mathrania said:
well, cue_32 has give you the link to stock recovery..... what you can do is , flash the stock recovery first...try flashing the OTA......if still doesnt work..you can go for restoring the nandroid backup.....
Click to expand...
Click to collapse
If I had the original nandroid, of the original Rom for example, would all that one needs to do is flash it and unroot and that's it?
Sent from my HTC One
chc31 said:
If I had the original nandroid, of the original Rom for example, would all that one needs to do is flash it and unroot and that's it?
Sent from my HTC One
Click to expand...
Click to collapse
Flash, unroot (if necessary) and flash stock recovery, which is what the instructions I provided, and optional lock the boot loader
So, I tried changing the permissions, which I hadn't done before, using Root Explorer but it says that some files can't be modified. So I can't set the permissions and CWM won't see those files at all, so that's not an option it seems. So I decided to just flash the recovery but when i do i get an error in adb Failed (remote: not allowed). So, that's not working either. Hehe. Every time I think i got it, something stands in the way. Will definitely feel like an accomplishment when i get this thing done finally, just not sure how or when it'll happen.
cue_32 said:
There's no RUU available yet for Rogers so I personally wouldn't try any other RUU.
So you downloaded the Nandroid backup from Whamboush (or whatever the name was), you extracted and moved the EXTRACTED FOLDER to the proper location (Clockwork>Backup) and updated the permissions correct? I used Root Browser to do this, the permission should be exactly like your other CWM backups. If I recall correctly there are 3 columns with 3 rows, all are X'd except for the last box on the 2nd column\3rd Row. (middle\bottom)
example:
X X X
X X X
X _ X
From there I just did the restore using the original clock work mod (non-touch cause I'm old skool)
After it successfully flashes, before it prompts you to reboot you'll be prompted to re-root from within CWM itself. Select No.
After it reboots, test to make sure everything is ok.
Then enter fastboot mode (adb reboot bootloader), from fastboot mode you can then flash the recovery.
You're welcome
---------- Post added at 11:29 PM ---------- Previous post was at 11:14 PM ----------
here's your stock recovery...I know how frustrating it can get so don't mind the step by step procedure.
http://d-h.st/dyr
You're welcome
Click to expand...
Click to collapse
Ya, I tried flashing the recovery, no go. No go on the nandroid backup either. The good thing is, i'm getting much more familiar with adb. Hehe.
mathrania said:
well, cue_32 has give you the link to stock recovery..... what you can do is , flash the stock recovery first...try flashing the OTA......if still doesnt work..you can go for restoring the nandroid backup.....
Click to expand...
Click to collapse
vijn said:
Ya, I tried flashing the recovery, no go. No go on the nandroid backup either. The good thing is, i'm getting much more familiar with adb. Hehe.
Click to expand...
Click to collapse
well, interested in another option.....i havent done this, but some people do...
change you CID to some device which has rcvd OTA, like mine is HTC_J15....just an example... now your mobile would be WWE internation blah blah... now grab the RUU.exe for it....backup all your data...and run it.....and then go for the OTA's ...in short the region of your device would be changed... you will have to find it in the forum itself... there are tutorials out there to do it...
Well, I'm leaving for the weekend, so I'll have to put this aside for now. In my research I had come across what you are suggesting but it seemed like more trouble and a little confusing so I opted against it, but maybe I'll have to revisit it when i get back. Hopefully you guys will still be around to provide some guidance. I do appreciate all your help. THanks again.
mathrania said:
well, interested in another option.....i havent done this, but some people do...
change you CID to some device which has rcvd OTA, like mine is HTC_J15....just an example... now your mobile would be WWE internation blah blah... now grab the RUU.exe for it....backup all your data...and run it.....and then go for the OTA's ...in short the region of your device would be changed... you will have to find it in the forum itself... there are tutorials out there to do it...
Click to expand...
Click to collapse
cue_32 said:
Flash, unroot (if necessary) and flash stock recovery, which is what the instructions I provided, and optional lock the boot loader
Click to expand...
Click to collapse
alrighty! ill keep that in mind, thinking of rooting! i had a htc sensation i bought online, if anything would happen to it i couldnt do anything about it, so i rooted and kept it like that. Now a Rogers One.. different lol. Thanks!
vijn said:
So, I tried changing the permissions, which I hadn't done before, using Root Explorer but it says that some files can't be modified. So I can't set the permissions and CWM won't see those files at all, so that's not an option it seems.
Click to expand...
Click to collapse
Just to be sure, the EXTRACTED FOLDER I'm referring to is the last folder before you see ALL the files of the 'ROM' like boot.img, cache.ext4.tar, recovery.img, etc...This folder is the one you want to make the permission changes to.
I had the exact same problem before and tried on ES File explorer, Astro File explorer, and Root browser (not root explorer although Im sure it works too). (I've never had to have this many installed at once) but basically this was the problem because after I extracted and updated the permission using Root browser, it worked on 1st try.
What I had done as well is make sure I was moving the extracted folder to the proper location by doing a nandroid back up first. From there I located the backup I just created and moved the extracted folder there. Once the extracted folder is in the right place, I went and used root browser and updated the permissions.
This totally worked Cue. Thank you so much. Finally managed to get the nandroid back up flashed, but then when I went to flash the recovery, i got an error: Failed (remote: not allowed). Ugh. So baby steps, but still in the right direction. So now my status is, Locked bootloader, s-off, flashed nandroid backup, but still have CWM recovery which I apparently can't seem to shake. Anyone know where I can maybe find a .zip recovery that I can try flashing via CWM? Not sure whether that's even possible, as CWM would essentially be overwriting itself but not sure what other options i have. From the research I've done so far though, it seems i can't flash a recovery with a locked bootloader. It does feel like i'm going around in circles here.
cue_32 said:
Just to be sure, the EXTRACTED FOLDER I'm referring to is the last folder before you see ALL the files of the 'ROM' like boot.img, cache.ext4.tar, recovery.img, etc...This folder is the one you want to make the permission changes to.
I had the exact same problem before and tried on ES File explorer, Astro File explorer, and Root browser (not root explorer although Im sure it works too). (I've never had to have this many installed at once) but basically this was the problem because after I extracted and updated the permission using Root browser, it worked on 1st try.
What I had done as well is make sure I was moving the extracted folder to the proper location by doing a nandroid back up first. From there I located the backup I just created and moved the extracted folder there. Once the extracted folder is in the right place, I went and used root browser and updated the permissions.
Click to expand...
Click to collapse
Do i really have to go through the entire unlock bootloader process to flash stock recovery? Ugh. I honestly don't get why this is so complicated. My previous phones were SOOO much simpler in comparison. This just feels like way too much trouble. I originally just wanted a rooted phone to get rid of bloatware and other small tweaks. I had no idea it would have such annoying consequences. Now, I'm just trying to get the stock ROM updated with HTC's latest bug fixes and software upgrade before i try and custom roms. I suspect it's not going to get easier though. I think once i get this finally done, i'm just going to leave the phone as is, completely stock at least until the 4.2.2 upgrade. Then after that I'll root it again. I used to love this process of rooting, installing custom roms, etc. Was fun, but this is just tedious as all hell. Hehe. Anyway, enough ranting. Ya, if anyone can tell me what my next step is, I'd be grateful.

[Q] Need Help Deciding What to do With Rooted Phone

So I just successfully rooted my lovely HTC One from Sprint. I've got TWRP 2.6.0.1 on it and all.
I'd REALLY like to get rid of all this garbage on my phone that I'm never going to use, however I also would like to keep it as close to stock as possible. I really enjoy Sense for the most part (minus quirks that I'm willing to live with, and BlinkFeed). I know how/can find out how to load a custom rom - I had CM7 on my HTC EVO 4G (1st Gen) and loved it. But I really don't want to be without Sense.
Can anyone make any suggestions as to what I should do/which rom I should use?
wolfbuck22 said:
So I just successfully rooted my lovely HTC One from Sprint. I've got TWRP 2.6.0.1 on it and all.
I'd REALLY like to get rid of all this garbage on my phone that I'm never going to use, however I also would like to keep it as close to stock as possible. I really enjoy Sense for the most part (minus quirks that I'm willing to live with, and BlinkFeed). I know how/can find out how to load a custom rom - I had CM7 on my HTC EVO 4G (1st Gen) and loved it. But I really don't want to be without Sense.
Can anyone make any suggestions as to what I should do/which rom I should use?
Click to expand...
Click to collapse
omj's stock rooted sounds like the rom for you
wranglerray said:
omj's stock rooted sounds like the rom for you
Click to expand...
Click to collapse
With a custom kernel. And greenify.
And a whole boat load of other mods you can only discover by spending time on these forums.
Stock with goodies
Sent from my One using XDA Premium 4 mobile app
wranglerray said:
omj's stock rooted sounds like the rom for you
Click to expand...
Click to collapse
Sorry, I'm overwhelmed at the wealth of knowledge here. Is there a link to the specific one you're talking about? Search didn't do me a ton of good. Though I suppose I could send the guy a message and inquire about his ROM.
Thank you for all your help guys!
Okay so I've decided that I want to try the OMJ ROM. Now here's where I am unsure of exactly how to do it. I see that certain ROMs require different methods. I can't just copy the ZIP to my internal storage and use TWRP to flash it, right? It has to be more complicated than that...
Also, I just went past the return window for the phone so I really cannot afford to brick it. I assume that there's next to no chance of the aforementioned tragedy befalling me providing I stick with the mainstream ROMs?
Most roms are in a flashable format i use the CM 10.2 nightly myself. from what i can tell as long as you can get into the bootloader your safe. I wiped my whole phone SD card and everything accidentally with TWRP one time. Ended up having to use sideload to get a CM rom installed again but i was never in danger of bricking. When flashing roms always remember to do a factory reset to wipe the cache and do an advanced wipe of the data and system. after the rom is installed it will ask you to wipe the cache again which is always nice to do.
cloppy said:
Most roms are in a flashable format i use the CM 10.2 nightly myself. from what i can tell as long as you can get into the bootloader your safe. I wiped my whole phone SD card and everything accidentally with TWRP one time. Ended up having to use sideload to get a CM rom installed again but i was never in danger of bricking. When flashing roms always remember to do a factory reset to wipe the cache and do an advanced wipe of the data and system. after the rom is installed it will ask you to wipe the cache again which is always nice to do.
Click to expand...
Click to collapse
Awesome! So what was I hearing about having to plug the phone into the computer to flash the boot.IMG file? Sorry, I'm just really overwhelmed with the new ways of doing things.
wolfbuck22 said:
Awesome! So what was I hearing about having to plug the phone into the computer to flash the boot.IMG file? Sorry, I'm just really overwhelmed with the new ways of doing things.
Click to expand...
Click to collapse
No worries, I am new to the unlocking scene too with this device . Those flashable zips will normally have the boot.img files included and when installing twrp will take care of it via the script inside the zip. if you open the zip file with winzip or something you should see that file on the root. TWRP or ClockworkMod recoveries make it really easy to install and backup roms.
flashing the boot.img i guess is for recovery purposes say if the system is in a boot loop. Or maybe if you upgrade the system only and didnt change boot img between two different roms. I personally never had to do this. After unlocking the device i used fastboot to replace the recovery and just do everything else inside the recovery.
cloppy said:
No worries, I am new to the unlocking scene too with this device . Those flashable zips will normally have the boot.img files included and when installing twrp will take care of it via the script inside the zip. if you open the zip file with winzip or something you should see that file on the root. TWRP or ClockworkMod recoveries make it really easy to install and backup roms.
flashing the boot.img i guess is for recovery purposes say if the system is in a boot loop. Or maybe if you upgrade the system only and didnt change boot img between two different roms. I personally never had to do this. After unlocking the device i used fastboot to replace the recovery and just do everything else inside the recovery.
Click to expand...
Click to collapse
Awesome! I guess it really is that easy! Thanks so much for all your help!
cloppy said:
No worries, I am new to the unlocking scene too with this device . Those flashable zips will normally have the boot.img files included and when installing twrp will take care of it via the script inside the zip. if you open the zip file with winzip or something you should see that file on the root. TWRP or ClockworkMod recoveries make it really easy to install and backup roms.
flashing the boot.img i guess is for recovery purposes say if the system is in a boot loop. Or maybe if you upgrade the system only and didnt change boot img between two different roms. I personally never had to do this. After unlocking the device i used fastboot to replace the recovery and just do everything else inside the recovery.
Click to expand...
Click to collapse
Alright, so I've got OMJ's rom running no problem. Love the new feel but what I'm wondering is...is there still a way to delete apps like Stocks and other crap I won't use? I can disable some but not all, and none am I able to uninstall completely.
Would it be something as simple as going into the OMJ ZIP file and removing the unwanted apk files and then re-flashing to that version?
wolfbuck22 said:
Alright, so I've got OMJ's rom running no problem. Love the new feel but what I'm wondering is...is there still a way to delete apps like Stocks and other crap I won't use? I can disable some but not all, and none am I able to uninstall completely.
Would it be something as simple as going into the OMJ ZIP file and removing the unwanted apk files and then re-flashing to that version?
Click to expand...
Click to collapse
I suppose that could be one way of doing it, but i dont think its necessary. if you are already rooted or can install root easy i would just install a Root file explorer. Browse to the /system/app folder i think it is and delete the APKs from there.
cloppy said:
I suppose that could be one way of doing it, but i dont think its necessary. if you are already rooted or can install root easy i would just install a Root file explorer. Browse to the /system/app folder i think it is and delete the APKs from there.
Click to expand...
Click to collapse
Yeah I tried that with ES explorer AND Root File Manager. ES would have an error, and Root File Manager would simply say it was deleted but it was never actually deleted. I think it has something to do with the security. I'm not really sure, haha! I'm used to being able to just openly delete apps from within Settings>Apps like the old days of my EVO 1st gen.
hmm interesting as long as the /system is mounted as r/w permissions you should be able to delete. well if you are planning on reflashing using the modify zip method im curious to know if that works.
wolfbuck22 said:
Yeah I tried that with ES explorer AND Root File Manager. ES would have an error, and Root File Manager would simply say it was deleted but it was never actually deleted. I think it has something to do with the security. I'm not really sure, haha! I'm used to being able to just openly delete apps from within Settings>Apps like the old days of my EVO 1st gen.
Click to expand...
Click to collapse
use Root explorer, and set it at r/w
also Titanium Backup will delete it for you too.
If I remember correctly there are a few apps in the play store that are specifically for getting rid of "bloatware".....maybe search bloatware removal, our uninstall bloatware something like that. Hopefully this helps!
Sent from my HTCONE using xda premium
Aldo101t said:
use Root explorer, and set it at r/w
also Titanium Backup will delete it for you too.
Click to expand...
Click to collapse
Well for whatever reason neither of those two suggestions worked. So I installed Root Browser and was finally able to get rid of some things.
Scratch that. Rebooted phone and the apps are back.
wolfbuck22 said:
Well for whatever reason neither of those two suggestions worked. So I installed Root Browser and was finally able to get rid of some things.
Scratch that. Rebooted phone and the apps are back.
Click to expand...
Click to collapse
ROMCleaner
bigdaddy619 said:
ROMCleaner
Click to expand...
Click to collapse
Thanks! I'm working on it now. I did not see an app called "ROM Cleaner" or "ROMCleaner" but I did find something called Rom Toolbox Lite that I'm going to attempt to use.
Will post back. I may look for the ROMCleaner on the net and just install it manually.
Edit: So I guess I showed my ignorance there. It appears ROM Cleaner is something offered through the forum. I'm unsure of how to use it so I'll take a look around.
wolfbuck22 said:
Thanks! I'm working on it now. I did not see an app called "ROM Cleaner" or "ROMCleaner" but I did find something called Rom Toolbox Lite that I'm going to attempt to use.
Will post back. I may look for the ROMCleaner on the net and just install it manually.
Edit: So I guess I showed my ignorance there. It appears ROM Cleaner is something offered through the forum. I'm unsure of how to use it so I'll take a look around.
Click to expand...
Click to collapse
ROMCleaner
It's very doubtful you will have success with Romtoolbox either once you reboot all the apps will return

Nexus Build Number (Google Images vs.. on device)

I got notification just now that there was a 191M update to Android 5.0 on my Nexus 6. I wasn't thinking about TWRP when I tapped ok to install and of course it wouldn't since it's not the stock recovery. I flashed the stock recovery and tried to repeat the install but now the handset tells me I'm up to date.
I look at the factory image for the N6 (Shamu) and the build on Google's dev site is LRX21O but the build on the handset is LNX07M.
TWRP couldn't side load it with interaction and since the stock bootloader wasn't there .. anyone have a clue why the factory image and the installed image differ in build?
Very odd and I see nothing about an update in any thread here.
-Ben
aergern said:
I got notification just now that there was a 191M update to Android 5.0 on my Nexus 6. I wasn't thinking about TWRP when I tapped ok to install and of course it wouldn't since it's not the stock recovery. I flashed the stock recovery and tried to repeat the install but now the handset tells me I'm up to date.
I look at the factory image for the N6 (Shamu) and the build on Google's dev site is LRX21O but the build on the handset is LNX07M.
TWRP couldn't side load it with interaction and since the stock bootloader wasn't there .. anyone have a clue why the factory image and the installed image differ in build?
Very odd and I see nothing about an update in any thread here.
-Ben
Click to expand...
Click to collapse
An update hit mine the moment I took it out of the box (had to charge it). Did yours? I seem to remember it being around that size and I'm on LRX210 with mine. Yours probably just hadn't had the "day 1" update yet so you probably need that.
youareme7 said:
An update hit mine the moment I took it out of the box (had to charge it). Did yours? I seem to remember it being around that size and I'm on LRX210 with mine. Yours probably just hadn't had the "day 1" update yet so you probably need that.
Click to expand...
Click to collapse
I more or less have the same issue, my update didn't show up though until after i had unlocked/rooted/TWRP. So now i have a update noti that wont go away because i cant actually update it. I am just going to wait for a flashable ZIP for TWRP to be posted though
youareme7 said:
An update hit mine the moment I took it out of the box (had to charge it). Did yours? I seem to remember it being around that size and I'm on LRX210 with mine. Yours probably just hadn't had the "day 1" update yet so you probably need that.
Click to expand...
Click to collapse
I'll just flash the img files individually to the current Factory and reroot.
Thanks!
TacoLord187 said:
I more or less have the same issue, my update didn't show up though until after i had unlocked/rooted/TWRP. So now i have a update noti that wont go away because i cant actually update it. I am just going to wait for a flashable ZIP for TWRP to be posted though
Click to expand...
Click to collapse
I just booted into the bootloader and did the following ... and it all worked fine.
/usr/local/android/platform-tools/fastboot flash bootloader bootloader-shamu-moto-apq8084-71.05.img
/usr/local/android/platform-tools/fastboot flash radio radio-shamu-d4.0-9625-02.55.03a.img
/usr/local/android/platform-tools/fastboot flash boot boot.img
/usr/local/android/platform-tools/fastboot erase system
/usr/local/android/platform-tools/fastboot flash system system.img
./fastboot boot CF-Auto-Root-shamu-shamu-nexus6.img
The proper commands are in the 2 very short shell scripts included with the factory tarball. It was easy. It took maybe 10 minutes. The above .imgs are all you need. Do not do cache.img or userdata.img if you want to keep your apps and their data. The list above is correct in order that they need to be flash in and the commands are there. Have at it.
but this all still doesn't answer the op's original question...what is LNX07M? this is a new build different from the factory image just posted...
indianajonze said:
but this all still doesn't answer the op's original question...what is LNX07M? this is a new build different from the factory image just posted...
Click to expand...
Click to collapse
A quick google would suggest that LNX07M is the lollipop developer preview
so he was just pushed to his retail device the developer preview build?
Sounds like his phone came with the developer preview installed, and the initial update just took a few days to appear for him which he didn't manage to install so is still on the preview.
aergern said:
I just booted into the bootloader and did the following ... and it all worked fine.
/usr/local/android/platform-tools/fastboot flash bootloader bootloader-shamu-moto-apq8084-71.05.img
/usr/local/android/platform-tools/fastboot flash radio radio-shamu-d4.0-9625-02.55.03a.img
/usr/local/android/platform-tools/fastboot flash boot boot.img
/usr/local/android/platform-tools/fastboot erase system
/usr/local/android/platform-tools/fastboot flash system system.img
./fastboot boot CF-Auto-Root-shamu-shamu-nexus6.img
The proper commands are in the 2 very short shell scripts included with the factory tarball. It was easy. It took maybe 10 minutes. The above .imgs are all you need. Do not do cache.img or userdata.img if you want to keep your apps and their data. The list above is correct in order that they need to be flash in and the commands are there. Have at it.
Click to expand...
Click to collapse
Thanks! Im not great with ADB commands, but I gave it a shot. After the first line, I got "cannot open 'bootloader-shamu-moto-apq8084-71.05.img'"
Any suggestions on that! Really appreciated!
TacoLord187 said:
Thanks! Im not great with ADB commands, but I gave it a shot. After the first line, I got "cannot open 'bootloader-shamu-moto-apq8084-71.05.img'"
Any suggestions on that! Really appreciated!
Click to expand...
Click to collapse
It's a pathing issue most likely. I put all .img's into the same directory as the fastboot binary.
Sorry if I wasn't clear. I sometimes forget I've been doing ops like this since 2008.
TacoLord187 said:
Thanks! Im not great with ADB commands, but I gave it a shot. After the first line, I got "cannot open 'bootloader-shamu-moto-apq8084-71.05.img'"
Any suggestions on that! Really appreciated!
Click to expand...
Click to collapse
Phantom Shadow said:
A quick google would suggest that LNX07M is the lollipop developer preview
Click to expand...
Click to collapse
Searched Google for that build # .. I got a lot of references to the Nexus 5 which my tired brain refused to click on. I would have never imagined a dev. preview would ship on a prod new handset. I usually am pretty good at GTMFing.
aergern said:
It's a pathing issue most likely. I put all .img's into the same directory as the fastboot binary.
Sorry if I wasn't clear. I sometimes forget I've been doing ops like this since 2008.
Click to expand...
Click to collapse
Mind if I send a PM? Would rather not feel like im cluttering things!
(I have never actually updated this way before, haha)
TacoLord187 said:
Mind if I send a PM? Would rather not feel like im cluttering things!
(I have never actually updated this way before, haha)
Click to expand...
Click to collapse
Sure.
Hit me up. :good:
aergern said:
Sure.
Hit me up. :good:
Click to expand...
Click to collapse
It doesn't look like my messages went through (at least they are not showing up in my sent mail)
So just incase,
1. Where are the downloaded .img files stored
2. Where is the folder that I need to move them too?
3. EDITED OUT. Misread something
Thank you so much for your help!
Answers inline.
TacoLord187 said:
It doesn't look like my messages went through (at least they are not showing up in my sent mail)
So just incase,
1. Where are the downloaded .img files stored
You download the factory image tarball from Google's Android dev site. You then untar it wherever you like. I would probably untar it as root in /tmp/ then you can just mv the files to where you need them.
2. Where is the folder that I need to move them too?
The SDK is a zip file. You can unzip it wherever you like. I do this in /usr/local/ and then do a softlink to the directory it makes.
example: ln -s /usr/local/android <sdk directory>
I then cd into the tools directory and do this .. ./android which starts the UI so you can download the rest of the SDK. Do not bother with anything older than 4.4.4 packages.
I then move the img files from the factory image directory in /tmp to /usr/local/android/platform-tools/
You can then use the commands from the other post.
You can cat the install scripts for any syntax you might need but I think you'll find the commands I put in the other post to work for you.
3. Do I need to reroot/TWRP after? I can if needed, just want to be prepared!
Indeed you do. You can also move the CF img to the platform-tools directory. I would keep the tgz of the factory image somewhere else than /tmp in case you need it again.
Click to expand...
Click to collapse
aergern said:
Answers inline.
Click to expand...
Click to collapse
Looks like I got it all (rebooting now)! It just wasn't liking the paths as you said.
Thanks so much for your help!
TacoLord187 said:
Looks like I got it all (rebooting now)! It just wasn't liking the paths as you said.
Thanks so much for your help!
Click to expand...
Click to collapse
Awesome.
Well, with your ability to unzip the SDK and untar the factory image wherever you like ... I figured it was a pathing issue.
aergern said:
Awesome.
Well, with your ability to unzip the SDK and untar the factory image wherever you like ... I figured it was a pathing issue.
Click to expand...
Click to collapse
I have my adb set so I dont have to type the paths always. It just reads from a folder called android on my desktop (im on a mac). It normally works, but it wanted the paths for this one. Oh well. No big deal! Its updated and working!
Thanks again
aergern said:
Searched Google for that build # .. I got a lot of references to the Nexus 5 which my tired brain refused to click on. I would have never imagined a dev. preview would ship on a prod new handset. I usually am pretty good at GTMFing.
Click to expand...
Click to collapse
His phone might have been shipped that way as some people phones where shipped with Android 4.4.4.

Categories

Resources