Need help fixing my phone - AT&T, Rogers HTC One X, Telstra One XL

I just recently got an HTC One X and attempted to install a custom ROM on it. I have Cyanogenmod 10 on the phone but it is stuck in a bootloop and I forgot to make a recovery file of the stock ROM I had on here. I have seen people talk about installing a boot.img file but I have no clue a) where to find the file and b) how to install it. If someone could give me step by step directions on how to fix this I would be extremely appreciative. I also attempted to install the ruu file from a suggestion from someone else on here and it failed to update my phone and I attempted this twice. Any assistance would be of great help.

Try turning off your phone and rebooting into twrp recovery, connect your phone to a pc and mount storage. Download another Rom & move to phone , unmount,
System reset, wipe cache & davlik cache
Install other Rom reboot and wait patiently
Hopefully that'll work for ya. I would recommend viper 2.4.1
Sent from my HTC One X using xda premium

Thanks hopefully that works. I have rooted my phones a million times this is my first HTC phone and it has been such a pain! I'll try to other ROM you mentioned hopefully it will work for me. I read somewhere I need to change a boot.img file is that not true? If I do need to do that how will I go about doing so?

That worked! Thank you so much! Should I be able to flash other roms now or will that happen again?

Depends on your hboot version?

If your on hboot 1.14 you'll have to take these steps. All I did was copy this, as I've wrote this probably 100 times now:
Now this is using windows vista/7, hope you have it lol..
1. Download adb/fastboot from the first post in this thread. http://forum.xda-developers.com/showthread.php?p=28340689 now extract it.
2. Download the Rom of choice on either phone or computer. You'll need to copy it so that you have 2 copies, one for phone and one for computer. (This is the least confusing way).
3.download gapps onto your phone.
4. Right click and Extract the Rom.zip file... You'll see some files, the ONLY one you need is "boot.img" take the boot.img, copy it and paste it INSIDE THE ADB/FASTBOOT FOLDER.
5. Now enter recovery on phone. Choose "wipe".. wipe cache, dalvick, factory reset, system.. now go back and choose "install" Flash the Rom.zip followed by gapps.
6. Do not choose reboot! Instead, press back and choose reboot from the MAIN menu. One of the options is reboot to bootloader. Once in bootloader (white screen with skating androids) choose "fastboot"
7. On your computer, RIGHT CLICK your adb/fastboot folder. choose "open command prompt here"
8. Type --> fastboot flash boot boot.img
Success! Reboot phone and enjoy. it May seem like alot but I broke it down in individual steps. Others will argue to fastboot first or last, Ive seen my cousin have trouble doing it first. Now he does it last and its a success every single time. Feel free to ask any questions of you don't understand
9. Delete the extracted Rom contents to clean up and so you don't get confused if you have to do it to a different rom
Also check out the stickies in general section and development section. Guyincognito and redpoint has written some great tutorials and aquired a lot of resources rolled in to one. It would definatley benefit you to read up on it
Sent from my HTC One XL using Tapatalk 2

Related

[TUT] Telus HTC Desire *UPDATED* - Windows Drivers, Root, Radio and ROM Instructions

Ok, so I just took the tutorial written by Slimdizzy and have modified it for Windows users, as he stated he was using a Mac, and a lot of people seem to be having issues getting this working. Go easy on me this is my first TUT write up, I hope it helps......If anyone has a correction or a suggestion please let me know.
Credit goes to Slimdizzy for his original post here:
http://forum.xda-developers.com/showthread.php?t=750888
When I rooted my Telus HTC Desire the first time it was hit and miss, if I remember correctly I did it 3 times until it worked 100%, by this I mean Unrevoked/Root ran without hitch, and after running Unrevoked I was able to reboot into Android, and then reboot back into recovery on my first try without any weirdness.....
The following steps are what I did to get my drivers installed and working the first time, rooting the phone, installing Radio 5.09.00.20, and getting a custom ROM installed (I used OpenDesire)
First things first you need the drivers, this is the most important part. Nothing will ever work for you if you don't have the right drivers installed.
Drivers:
1. Download the Android SDK here: http://dl.google.com/android/android-sdk_r06-windows.zip
2. Unzip and place the files in C:\Android. You can place the files wherever you want but my steps will use this location.
3. Run SDK Setup.exe , if you get the Failed to fetch URL error, hit close and then go to Settings and enable Force https://. Then click on Available Packages, near the bottom you will see USB Driver Package, place a check mark beside it and then click Install Selected.
Alternatively you can try using these drivers, they have worked for other users but I have not installed my drivers using this method so I can't say how well they will work.....
http://www.unrevoked.com/rootwiki/lib/exe/fetch.php?hash=908951&media=http%3A%2F%2Fwww.unrevoked.com%2Frecovery%2Fandroid-usb-driver.zip
4. Android SDK will download your drivers and place them here C:\android\usb_driver.
Now plugin your Desire with USB Debugging enabled (Settings --> Applications --> Development). Windows will prompt you for the device drivers, point windows to the C:\android\usb_driver folder and it should do it's thing. YOU MUST BE SURE TO INSTALL THE ADB DRIVERS, without those Unrevoked will not run.
5. Once all your drivers are installed, you can verify them by checking with the Android SDK
Open a DOS prompt (CMD in the Run box) and navigate to C:\android\tools and then type "adb devices", it should return a funny device name/ID, if you see a device listed then you are good to go, if you don't then repeat these steps until you do, check your Device Manager for an uninstalled device/driver.
***UPDATED***
Steps for Rooting:
***Follow these steps after you are 100% sure you have the drivers right!***
***DO NOT plug you Desire into your computer yet***
1. Goto http://unrevoked.com and download the software
2. You now have a choice of recovery, Amon RA has released an SLCD version of his recovery, which in my opinion is much better, it has a few more features than Clockwork. I recommend Amon RA, but the choice is yours.
Amon RA Recovery v1.7.0.1 R5 SLCD: http://dl.dropbox.com/u/4481275/recovery-RA-desire-v1.7.0.1-R5-SLCD.img
Clockwork v2.5.0.7 SLCD:http://koush.tandtgaming.com/recoveries/recovery-clockwork-2.5.0.7-bravo.zip
3. Go to HBOOT, this is done by shutting down your phone and powering on the device while holding the Power button down and pushing Volume down at the same time, once HBOOT is loaded do a wipe (Clear Storage). You can navigate the menus by using the volume rocker and the Power button to select your option.
4. Load Unrevoked and load the custom SLCD recovery file on your PC:
Goto File>Custom Recovery and point it to the recovery image that you downloaded in step 2.
5. Restart your phone, it will take a few minutes because you did a wipe, just wait it will load (up to 5 minutes). As soon as the welcome screen loads plug your phone in to the PC and Unrevoked should do it's thing. If Unrevoked doesn't start, then hit the Menu button go to Settings --> Applications --> Development and enable USB debugging.
6. The phone will restart a couple of times, and will look like it's hanging on the HTC screen but it's not! If the HTC screen is present for more than 5 minutes pull your battery and start again ( I had to do this a couple times myself). If Unrevoked pauses half way through its process, it could be because for some reason you don't have the proper drivers installed. You can load them as Unrevoked does the root process, while the phone is rebooting if Unrevoked pauses and Windows prompts you for a driver point it to the C:\android\tools directory and it will load the drivers and Unrevoked will continue its root process.
7. When Unrevoked is finished you will be left at the recovery screen,
8. *** VERY IMPORTANT*** Before restarting do a "wipe cache partition", "factory reset". And now would be a good time for a Nandroid Backup
9. Now reboot, and Android should load. Check for Superuser Permissions app, if you see it you're good if not restart from step 3.
10. Shutdown and load HBOOT, wait a few seconds for SD card (you'll see something try to load quickly), then load recovery again, it should load everytime without issue now.
It may take a few tries, but just follow these steps and it will work.
Steps for flashing radio, and custom ROM:
1. Grab a custom ROM from the forum, I used OpenDesire: http://forum.xda-developers.com/showthread.php?t=712615
OpenDesire comes with a nice reboot to Recovery feature built in.
2. Once zip is download, copy it to your SD card
3. Get the updated radio needed from here: http://www.mightyrom.com/mrx/MRX/Bravo/Radio/Signed/32.44.00.32U_5.09.05.30_2.zip
4. Reboot into recovery by powering on the device while holding the Power button down and pushing Volume down at the same time. Select Recovery with the Volume rocker and then click the power button to launch it.
5. Select "install zip from SD card" using the trackpad and select the radio zip that you download in step 3.
6. Let it do its thing (could take up to 10 mins to finish), use the back button to get to main menu and select "reboot system now" with the trackpad. If your phone hangs after rebooting wait at least 10 minutes before pulling the battery, it could be finishing the radio update.
7. Once rebooted check that the new radio is good by loading HBOOT (you should know how to do this by now) and at the top it will show you're radio version.
8. Load recovery again and select "wipe cache partition", "factory reset" (for the 3rd and final time). Then select "install zip from SD card" using the trackpad and select the ROM zip that you download in step 1.
9. The new ROM is now installed, restart the phone and wait up to 20 minutes (it shouldn't take that long) for the new ROM to load, DO NOT PULL YOUR BATTERY UNTIL AT LEAST 20 MINUTES HAVE PASSED.
You should now have your phone rooted, new radio installed, and a new custom ROM loaded.
Sorry for such a long post, but I found all these steps necessary to get the end result.
If I have missed anything or if anyone has comments / corrections post them here and I will try to keep the tutorial updated and easy to use as possible.
Great post man. I found the "dont plug the phone in yet" part out the hard way. I thought I had busted it on the 1st try!
Couple of things.
USB debugging is under development in Apps. (not a big deal)
Those unrevoked drivers worked great for me, I followed the instructions in the HTML doc that came with the zip. I have heard there are extra drivers needed for windows 7, and you have to be sure your running unrevoked as an admin.
Once I was rooted, I used RomManager to get the newest clockwork and flashed it. I used rom manager to flash the rom, HBoot to flash the radio, and did it backwards. Seems to not make a difference.
Thanks for doing this!
Edit: you forgot the most important part! Always Nandroid backup, and copy all the files from the SD card as soon as you are rooted incase something goes wrong.
Below may be wrong info, but it is what happened to me.
//////////////Extra tip, if you format an SD card, be sure you copy back the clockwork files before you unmount the card. I didn't and could not boot at all untill I copyed all the files back. I went straight to a nandroid without trying to boot into android, so I don't know if I messed up Android, but I know it would not boot to anything untill I fixed the SD card.
////////////////////
ajanu said:
Extra tip, if you format an SD card, be sure you copy back the clockwork files before you unmount the card. I didn't and could not boot at all untill I copyed all the files back. I went straight to a nandroid without trying to boot into android, so I don't know if I messed up Android, but I know it would not boot to anything untill I fixed the SD card.
Thanks for doing this!
Click to expand...
Click to collapse
Can you elaborate on this? I'm assuming Clockwork recovery is stored on the SD card?
BIGGGG THANKS, I will try tonight.
Below may be wrong info, but it is what happened to me.
//////////////Yes there is a folder called clockwork mod, in there were my nandroid backups. I copied everything on the SD back and Clockwork booted, so I can't say for sure, but I'd assume all you need is the clockwork folder. There are other folders that look like system folders that may also be important./////////////
ajanu said:
Great post man. I found the "dont plug the phone in yet" part out the hard way. I thought I had busted it on the 1st try!
Couple of things.
USB debugging is under development in Apps. (not a big deal)
Those unrevoked drivers worked great for me, I followed the instructions in the HTML doc that came with the zip. I have heard there are extra drivers needed for windows 7, and you have to be sure your running unrevoked as an admin.
Once I was rooted, I used RomManager to get the newest clockwork and flashed it. I used rom manager to flash the rom, HBoot to flash the radio, and did it backwards. Seems to not make a difference.
Extra tip, if you format an SD card, be sure you copy back the clockwork files before you unmount the card. I didn't and could not boot at all untill I copyed all the files back. I went straight to a nandroid without trying to boot into android, so I don't know if I messed up Android, but I know it would not boot to anything untill I fixed the SD card.
Thanks for doing this!
Edit: you forgot the most important part! Always Nandroid backup, and copy all the files from the SD card as soon as you are rooted incase something goes wrong.
Click to expand...
Click to collapse
This is exactly the part I wanted, when I had to use nandroid
ajanu said:
Yes there is a folder called clockwork mod, in there were my nandroid backups. I copied everything on the SD back and Clockwork booted, so I can't say for sure, but I'd assume all you need is the clockwork folder. There are other folders that look like system folders that may also be important.
Click to expand...
Click to collapse
I believe this is misinformation.. only reason because I was having that endless HTC frozen screen so I formated my SD card, the FAT32 partition and the EXT3 partition in windows using Paragon Partition Manager, finally got back into recovery, wiped everything from cache to davlik cache as well.. then installed my rom.
If Clockwork was stored on the SD card.. I believe it wouldn't have booted.. got a little confused there. However, the Nandroid backups are stored on the SD card.. that I know for sure!
quazis said:
I believe this is misinformation.. only reason because I was having that endless HTC frozen screen so I formated my SD card, the FAT32 partition and the EXT3 partition in windows using Paragon Partition Manager, finally got back into recovery, wiped everything from cache to davlik cache as well.. then installed my rom.
If Clockwork was stored on the SD card.. I believe it wouldn't have booted.. got a little confused there. However, the Nandroid backups are stored on the SD card.. that I know for sure!
Click to expand...
Click to collapse
These devices make no sense to me. Maybe I didn't help anything with the copy and just trying to boot a few times would work. I would expect things to work or not work, but they work intermittently some times. Certainly increases the confusion/frustration levels.
Wouldnt be using the latest radio and using "recovery-clockwork-2.5.0.7-bravo.img" instead of the old one be better?
Juggalo_X said:
Wouldnt be using the latest radio and using "recovery-clockwork-2.5.0.7-bravo.img" instead of the old one be better?
Click to expand...
Click to collapse
Link has been updated to reflect the latest Clockwork recovery version.
Thank you!
Blowtoke said:
Link has been updated to reflect the latest Clockwork recovery version.
Thank you!
Click to expand...
Click to collapse
No problem and here is a link to the new radio if you want to update it. it appears to be much better then the one linked in tut. Here it is
Juggalo_X said:
No problem and here is a link to the new radio if you want to update it. it appears to be much better then the one linked in tut. Here it is
Click to expand...
Click to collapse
Radio link updated as well, thanks!
quazis said:
I believe this is misinformation.. only reason because I was having that endless HTC frozen screen so I formated my SD card, the FAT32 partition and the EXT3 partition in windows using Paragon Partition Manager, finally got back into recovery, wiped everything from cache to davlik cache as well.. then installed my rom.
If Clockwork was stored on the SD card.. I believe it wouldn't have booted.. got a little confused there. However, the Nandroid backups are stored on the SD card.. that I know for sure!
Click to expand...
Click to collapse
What is EXT3 partition ?
I would like to get more details about the sdcard ? I make my backup with nandroid and after I format the sdcard....so if I want restore the back up from Nandroid, it will not be there....sorry for the noob questions
fourire said:
This is exactly the part I wanted, when I had to use nandroid
Click to expand...
Click to collapse
This step has been added to the guide....thank you!
fourire said:
What is EXT3 partition ?
I would like to get more details about the sdcard ? I make my backup with nandroid and after I format the sdcard....so if I want restore the back up from Nandroid, it will not be there....sorry for the noob questions
Click to expand...
Click to collapse
Ext3 partition is for A2SD, I never touched my SD Card until I was rooted, updated radio, and loaded a custom ROM. I can't say whether or not the SD card plays a role in freezing during boot to recovery or not? But like I said I never partitioned my SD until after everything was done.....
Very good tutorial !
Thank you
After all that, what's about the apps, contacts, calendar ?
And for this file: 2. Get the needed recovery image from here: http://koush.tandtgaming.com/recover....0.7-bravo.zip... is it for slcd ?
fourire said:
After all that, what's about the apps, contacts, calendar ?
And for this file: 2. Get the needed recovery image from here: http://koush.tandtgaming.com/recover....0.7-bravo.zip... is it for slcd ?
Click to expand...
Click to collapse
Recovery-clockwork-2.5.0.7-bravo.zip has been confirmed to work with SLCD, the link has been updated.
Thanks!
ok - at step 8
8. *** VERY IMPORTANT*** Before restarting do a "wipe cache partition", "factory reset". And now would be a good time for a Nandroid Backup
Can someone point me to a nandroid backup tutorial.
Blowtoke said:
I've posted a question on the Clockwork forum to find out if the latest version (recovery-clockwork-2.5.0.7-bravo.zip) works with SLCD, once I get an answer I will update the link if necessary.....for now it's reverted back to the old recovery img that I know works....
Thanks!
Click to expand...
Click to collapse
It works ive flashed it as my recovery img

Can't root my Sensation- Please Help!

I have an HTC sensation z7z10a. I purchased this phone to be able to get on AT&T's 3&4g frequencies without having to upgrade my unlimited data plan for non smart phones. So far so good, my phone gets 4g and AT$T is not aware that I have a smartphone.
Naturally after spending enough time in XDA and other phone forums to figure this out I became interested in flashing a custom ROM.
I used the revolutionary method to gain S-OFF, installed CWM, and used CWM to create a backup image. I've managed to fully wipe and then restore to my backup image, so CWM is working.
My problem is whenever I go to flash a custom rom I don't understand which file to select in recovery mode. Every zip I have downloaded, (including the one I need to finally get my phone rooted) opens up to a series of subfolders, none of which contain the files I need. The sub folders are typically : System, Data and META-INF. So I can't get rooted without being able to use the recovery mode to flash.
I used my friend's pc netbook in order to run Revolutionary and install CWM. Now I am using my Macbook Pro to download potential Roms zip files and move them onto my phones SD card. Could this be the problem?
I"ve searched and searched for and answer to this issue to no avail, please help me to figure this out. I'm stumped.
The zip you have to flash is the ROM you download...am I missing something?
You do not need to extract the zip file. Just put it on the SD card and then go to the recovery mode and select the option install zip from sd card and install it. I believe if you flash a custom rom, you would be automatically rooted, so no need to root it separately. Hope this helped
aNYthing24 said:
The zip you have to flash is the ROM you download...am I missing something?
Click to expand...
Click to collapse
Exactly- I don't understand why it won't work.
SickL1408 said:
You do not need to extract the zip file. Just put it on the SD card and then go to the recovery mode and select the option install zip from sd card and install it. I believe if you flash a custom rom, you would be automatically rooted, so no need to root it separately. Hope this helped
Click to expand...
Click to collapse
Thanks for this advice, this is my first time attempting this. I think you are right that most roms come with root access so I may be able to skip that step.
I know what you are saying, don't extract the file, just move the zip over as is. Only on my mac the files are arriving as a folder with subfolders, not a zip package. This HAS to be the problem! I will look harder for Mac info on downloaded zips to see if I can figure out why this is happening. Thanks again.
Update:
So I fixed the folder problem by going into safari settings and unchecking the open safe downloads box. No all the zip files I'm downloading are staying intact as zips.
However I just tried to flash revolution hd with no success. The full wipe zip for this rom was a failure as well. I will now try downloading the root zip again and see if rooting first helps at all.
So now I am rooted. Success!
imru88 said:
Update:
So I fixed the folder problem by going into safari settings and unchecking the open safe downloads box. No all the zip files I'm downloading are staying intact as zips.
However I just tried to flash revolution hd with no success. The full wipe zip for this rom was a failure as well. I will now try downloading the root zip again and see if rooting first helps at all.
Click to expand...
Click to collapse
Ah....Steve Jobs and his desire to prevent the user from doing anything useful strikes from beyond the grave.
This is why I won't touch a Mac. They want to do everything for you, even if it's not what you want or need to be done. On the plus side, at least you only have to push 1 button to get the Mac to do the wrong thing!
Glad you figured it out! Be careful with the ROM flashing though. It quickly becomes a life consuming obsession.

[Q] Flashing a ROM without being able to boot phone.

So,
I'm a dumbass and accidentally flashed an "update package" rather than a full ROM. I can not get past the "HTC ONE" white screen now..I have full access to recovery and bootloader, but can't boot the phone to mount as "Disk Drive" so I have no way to put the .zip file I need on the SD Card. Is there a way to put the correct .zip...even a stock ROM onto the SD Card without the phone being able to boot? I looked around and couldn't find anything.
Thank you so much.
-Brian
Boot the phone into recovery, go to mounts and storage, mount system. In adb push the file to /sdcard/
Sent from my HTC VLE_U using xda premium
If you need more details, let me know
Sent from my HTC VLE_U using xda premium
strker45 said:
If you need more details, let me know
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
Sent you a PM. Thank you
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
Hi, I'm working on exactly the same thing. I am only about 20 hours in and have learned quite a bit, but not having an SD card you can slip into a PC card slot is a major challenge. I have managed to get recovery back on the phone, and am successfully connected via fastboot. I can't figure out the ADB shell...I've installed SDK manager and have tried to enter the ADB shell, but cannot. Keep getting error messages. WHen I attempt to flash a rom via fastboot, the process starts, but then quits with the error that my media does not include android-info.txt or android-product.txt. I have tried every tmo ROM available, and the Nandroid back up. It is a paper weight? Thanks to anyone who can shed some light!
rjsvoon said:
Hi, I'm working on exactly the same thing. I am only about 20 hours in and have learned quite a bit, but not having an SD card you can slip into a PC card slot is a major challenge. I have managed to get recovery back on the phone, and am successfully connected via fastboot. I can't figure out the ADB shell...I've installed SDK manager and have tried to enter the ADB shell, but cannot. Keep getting error messages. WHen I attempt to flash a rom via fastboot, the process starts, but then quits with the error that my media does not include android-info.txt or android-product.txt. I have tried every tmo ROM available, and the Nandroid back up. It is a paper weight? Thanks to anyone who can shed some light!
Click to expand...
Click to collapse
That's not how to flash roms, perhaps that's why. If you don't understand adb you really should not be rooting or unlocking anything until you have a better understanding of the tools you have available. Otherwise you end up in here asking if your phone is bricked when really you just have no idea what you're doing in the first place. Flash recovery in fastboot, then flash the rom from recovery.
Sent from my HTC One S using XDA
Yea I figured it out..I had a recovery working though.
With regards to rsvjoon,
As stoneyjonez said...you need to flash a recovery (Say CWM Touch) using fastboot...something along the lines of "fastboot flash recovery recoveryimagefilehere.img" and then reboot into recovery...etc etc.
I followed this this step-by-step process exactly and got it to work, I recommend the same.
Cheers
hello...i as well need a step by step about pushing the rom to /sdcard/ in adb....if you could pm me that i would be thankful!
Thanks...and you're right. But I have successfully flashed CWM recovery...I just can't get anything on the phone to flash. Fastboot starts the process but ultimately I get an error with each rom I try that it can't continue because I'm issing those two text files. So anyway, your point is well taken. In the past, once I had recovery, I'd just slip the micro SD card into my computer and pop a rom on it. totally different deal without that capability.
---------- Post added at 07:59 AM ---------- Previous post was at 07:57 AM ----------
brwetz said:
Yea I figured it out..I had a recovery working though.
With regards to rsvjoon,
As stoneyjonez said...you need to flash a recovery (Say CWM Touch) using fastboot...something along the lines of "fastboot flash recovery recoveryimagefilehere.img" and then reboot into recovery...etc etc.
I followed this this step-by-step process exactly and got it to work, I recommend the same.
Cheers
Click to expand...
Click to collapse
Thanks brwetz. That is exactly the process I followed when I originally rooted my phone...and everything was swell. I fongooled things when I flashed a custom rom (which also worked just fine) and then decided to restore my Nandroid. for whatever reason, that process left me in recovery with nothing on the SD card to flash back.
Thanks again for the response.
rjsvoon said:
Thanks...and you're right. But I have successfully flashed CWM recovery...I just can't get anything on the phone to flash. Fastboot starts the process but ultimately I get an error with each rom I try that it can't continue because I'm issing those two text files. So anyway, your point is well taken. In the past, once I had recovery, I'd just slip the micro SD card into my computer and pop a rom on it. totally different deal without that capability.
Thanks brwetz. That is exactly the process I followed when I originally rooted my phone...and everything was swell. I fongooled things when I flashed a custom rom (which also worked just fine) and then decided to restore my Nandroid. for whatever reason, that process left me in recovery with nothing on the SD card to flash back.
Thanks again for the response.
Click to expand...
Click to collapse
What *I did* to put a .zip file on my phone without being able to boot it up was this:
-Go into Recovery -> Mounts and Storage.
-Plug your phone into your computer using USB cable
-Make sure it says "Unmount /sdcard/" and "Unmount /system/". If they do not say that, just press them (they are toggles)
-Make sure the ROM.zip file is in the same directory as your AndroidSDK/adb (for example, mine is C:\AndroidASK\)
-Go into command prompt and type "cd c:\whereveryouradbislocated"
-Once you are in your AndroidSDK (adb) directory, type "adb push romname.zip /sdcard/romname.zip
-Unplug phone from computer, close command prompt
-Go back in Recovery to main menu and do a factory reset/wipe cache partition/wipe dalvik cache (I can explain those more if needbe)
-Again go back to Recovery Main Menu -> Install Zip from SD Card -> Choose file from SD Card -> Select the romname.zip file you just pushed from your computer and install that .zip
-Reboot phone, be patient as it will take a minute to completely boot up.
-_-_-_-_-_-_-_-_-_-_-_-
If you need further instructions, please PM me.
All of this information deserves much thanks to strker45 and doktartaru for their endless help getting me through the process.
EDIT:
Should I make a walkthrough thread about this just incase anyone else has this problem?
brwetz said:
What *I did* to put a .zip file on my phone without being able to boot it up was this:
-Go into Recovery -> Mounts and Storage.
-Plug your phone into your computer using USB cable
-Make sure it says "Unmount /sdcard/" and "Unmount /system/". If they do not say that, just press them (they are toggles)
-Make sure the ROM.zip file is in the same directory as your AndroidSDK/adb (for example, mine is C:\AndroidASK\)
-Go into command prompt and type "cd c:\whereveryouradbislocated"
-Once you are in your AndroidSDK (adb) directory, type "adb push romname.zip /sdcard/romname.zip
-Unplug phone from computer, close command prompt
-Go back in Recovery to main menu and do a factory reset/wipe cache partition/wipe dalvik cache (I can explain those more if needbe)
-Again go back to Recovery Main Menu -> Install Zip from SD Card -> Choose file from SD Card -> Select the romname.zip file you just pushed from your computer and install that .zip
-Reboot phone, be patient as it will take a minute to completely boot up.
-_-_-_-_-_-_-_-_-_-_-_-
If you need further instructions, please PM me.
All of this information deserves much thanks to strker45 and doktartaru for their endless help getting me through the process.
EDIT:
Should I make a walkthrough thread about this just incase anyone else has this problem?
Click to expand...
Click to collapse
Thanks very much! I'll do this when I get home tonight. I'll let you know how it goes...If i get it up and running I'll buy you a CASE of beer!
Not a problem.
I posted a more in-depth walkthrough here. Hope it helps possibly even better.
brwetz said:
Not a problem.
I posted a more in-depth walkthrough here. Hope it helps possibly even better.
Click to expand...
Click to collapse
I am back in business! I was able to flash the CWM Rom 9.0.0 and then ultimately restored the stock Nandroid made available here. It's a beautiful thing. I bought you some beers! Thank you very much.
Anybody know how to flash the rom through fastboot instead of recovery by pushing the boot.img and system.img from the ruu? sd card isnt mounting in recovery for whatever reason so I don't have access to the .zip files on my sd card. more details in my post from brwetz's thread here.
Thanks in advance for any help.
rjsvoon said:
I am back in business! I was able to flash the CWM Rom 9.0.0 and then ultimately restored the stock Nandroid made available here. It's a beautiful thing. I bought you some beers! Thank you very much.
Click to expand...
Click to collapse
How are those beers? hahaha
Beer music
brwetz said:
How are those beers? hahaha
Click to expand...
Click to collapse
You're the one that should be drinking the beers! Did you not receive donation?
rjsvoon said:
You're the one that should be drinking the beers! Did you not receive donation?
Click to expand...
Click to collapse
lol wow no I didn't..I didn't even know we could do that. I'll update my PayPal...

[Q] How to flash a rom after rooting

OK I apologize ahead of time for what is probably a ridiculously easy question for most.
The ATT 1X is my first android and this is the first phone that I've rooted.
I read for hours and followed the instruction to a T. I rooted, unlocked the bootloader and installed CWM.
I can get into Recover/Boot mode or whatever you call it on phone startup, I have the Super user icon in my files, but I have no idea what to do now.
I found a ROM that I thought was worth a shot (CleanROM 2.5) but I don't know what to do. I've read and researched for hours now and everyone's problems seem to be complicated but no one talks about this.
I downloaded the ROM to my computer but I don't know what to do with the files, I can't find a .bat file or anything to initialize it and I am stuck.
I've wiped the data and done everything in the steps but I'm stuck at actually installing it. I know I'm obviously doing something wrong but I feel like I'm very close to what needs to be done.
Any help is welcome, thanks
deblas66 said:
OK I apologize ahead of time for what is probably a ridiculously easy question for most.
The ATT 1X is my first android and this is the first phone that I've rooted.
I read for hours and followed the instruction to a T. I rooted, unlocked the bootloader and installed CWM.
I can get into Recover/Boot mode or whatever you call it on phone startup, I have the Super user icon in my files, but I have no idea what to do now.
I found a ROM that I thought was worth a shot (CleanROM 2.5) but I don't know what to do. I've read and researched for hours now and everyone's problems seem to be complicated but no one talks about this.
I downloaded the ROM to my computer but I don't know what to do with the files, I can't find a .bat file or anything to initialize it and I am stuck.
I've wiped the data and done everything in the steps but I'm stuck at actually installing it. I know I'm obviously doing something wrong but I feel like I'm very close to what needs to be done.
Any help is welcome, thanks
Click to expand...
Click to collapse
I recommend you check QA thread found in a sub forum under your devices section and you review the stickied post for ROM install or Google "android install custom ROM " (remove quotes). Too much info on this already to type it all back out here. Did you watch you tube newb video you agreed to have watched when getting an xda account?
Essentially you now made it so your phone has the ability via CWM Recovery to now boot to that to install ROM zip or continue to use rooted stock ROM (how you flashed that zip for superuser is baasically same as how you flash a cwm compatible ROM zip (MOST but not all ROMs)) which with SuperUser can now run privelleged code if it is made to or requires it to run.
Sent from my SGH-T989 using Xparent Green Tapatalk 2
Thanks. I know this must seem so stupid, but I've been searching this forum, google, youtube and pretty much everything else for how to do this and I get it all and understand what's happening.
I just don't know where to put this ROM (which folder) to get it to install.
deblas66 said:
Thanks. I know this must seem so stupid, but I've been searching this forum, google, youtube and pretty much everything else for how to do this and I get it all and understand what's happening.
I just don't know where to put this ROM (which folder) to get it to install.
Click to expand...
Click to collapse
So after all that searching you never came across instructions informing you to put the zip on your phones storage?
You should probably just hold off a bit on flashing anything then. Not being mean but it sounds like you are confused by the process and end result. Step back and do some basic checklisting.
Sent from my HTC One X using Tapatalk 2
Download the rom you want and DO NOT UN ZIP IT. THEN PLACE THAT ZIP ON PHONE STORAGE AND BOOT INTO YOUR CUSTOM RECOVERY . HIT INSTALL FROM SD CARD AND MAKE SURE THE ROM YOU DOWNLOADED IS LISTED BUT DONT FLASH YET. GO BACK THE THE MAIN SCREEN OF RECOVERY. NOW MAKE A BACKUP. WHEN THAT IS DONE GO BACK TO MAIN RECOVERY SCREEN AND HIT WIPE PHONE DATA AND THEN CONFIRM. THEN GO AND HIT CLEAR CACHE OPTION. THEN GO BACK AND GO TO ADVANCED AND CLEAR DALVICK CACHE. NOW YOUR READY TO FLASH. GO TO INSTALL ZIP FROM SD AND FLASH YOUR ROM. FIRST BOOT ALWAYS TAKES LONG AFTER FLASHING A NEW ROM :thumbup:
Sent from my HTC One X using XDA
Pirateghost said:
So after all that searching you never came across instructions informing you to put the zip on your phones storage?
You should probably just hold off a bit on flashing anything then. Not being mean but it sounds like you are confused by the process and end result. Step back and do some basic checklisting.
Click to expand...
Click to collapse
Been posting on the internet for decades, don't worry about being mean. I'm here to learn. I rooted, unlocked the bootloader and installed CWM so that I could take advantage before the phone asked me to update the software to the 1.85 version.
My phone works fine now, and I did everything correctly which is what I was setting out to do. I'm in no rush to flash a ROM, but now that I'm ready I'm itching to try it out.
Driggity420 said:
Download the rom you want and DO NOT UN ZIP IT. THEN PLACE THAT ZIP ON PHONE STORAGE AND BOOT INTO YOUR CUSTOM RECOVERY . HIT INSTALL FROM SD CARD AND MAKE SURE THE ROM YOU DOWNLOADED IS LISTED BUT DONT FLASH YET. GO BACK THE THE MAIN SCREEN OF RECOVERY. NOW MAKE A BACKUP. WHEN THAT IS DONE GO BACK TO MAIN RECOVERY SCREEN AND HIT WIPE PHONE DATA AND THEN CONFIRM. THEN GO AND HIT CLEAR CACHE OPTION. THEN GO BACK AND GO TO ADVANCED AND CLEAR DALVICK CACHE. NOW YOUR READY TO FLASH. GO TO INSTALL ZIP FROM SD AND FLASH YOUR ROM. FIRST BOOT ALWAYS TAKES LONG AFTER FLASHING A NEW ROM :thumbup:
Click to expand...
Click to collapse
This is the process as I understand it and as stupid as it sounds, I'm hung up on where in phone storage to place the zip file of the rom. I don't see a storage folder, an SD folder, nothing that seems obvious and nothing that is in any of the things I've been reading or watching.
deblas66 said:
Been posting on the internet for decades, don't worry about being mean. I'm here to learn. I rooted, unlocked the bootloader and installed CWM so that I could take advantage before the phone asked me to update the software to the 1.85 version.
My phone works fine now, and I did everything correctly which is what I was setting out to do. I'm in no rush to flash a ROM, but now that I'm ready I'm itching to try it out.
This is the process as I understand it and as stupid as it sounds, I'm hung up on where in phone storage to place the zip file of the rom. I don't see a storage folder, an SD folder, nothing that seems obvious and nothing that is in any of the things I've been reading or watching.
Click to expand...
Click to collapse
Plug phone into computer. When prompted, select Disk Drive. On computer, browse to your computer, open the 'disk drive', and copy the zip there. THAT is your sdcard as seen by your phone.
Pirateghost said:
Plug phone into computer. When prompted, select Disk Drive. On computer, browse to your computer, open the 'disk drive', and copy the zip there. THAT is your sdcard as seen by your phone.
Click to expand...
Click to collapse
Seriously?
Wow I feel dumb. I was looking for a sub folder or directory specifically for storage and backup.
Thanks, I think that should be enough for me to do this tonight.
deblas66 said:
Seriously?
Wow I feel dumb. I was looking for a sub folder or directory specifically for storage and backup.
Thanks, I think that should be enough for me to do this tonight.
Click to expand...
Click to collapse
Yeah, some phones you may have to drag down notifications and tap USB mode or USB connected notification (it has standard USB icon and only appears when phone attached to computer). Then tap either USB storage mode or the button to enable USB drives. Then on computer just like a thumb drive it adds drive letter. Copy anything there that is /mnt/sdcard or /sdcard on phone. BE SURE TO EJECT DRIVES BEFORE AND TAP TO DISABLE USB ON PHONE IN THAT ORDER THEN UNPLUG FROM USB (failure to do so COULD result in data loss or corruption which you DO NOT want to happen to a ROM zip)!
Then boot in to recovery choose install zip from sdcard (not apply update from sdcard) as install from allows you to browse for any zip and install. Usually Vol up and down moves through menus and power or search button is enter. BE SURE THE ROM YOU DOWNLOAD IS SPECIFICALLY MEANT FOR YOUR DEVICE OR YOU COULD EASILY BRICK YOUR DEVICE. PLEASE REVIEW HOW TO RUN NANDROID BACKUPS AND RUN ONE BEFORE INSTALLING A DIFFERENT ROM.
I CAN NOT STRESS ENOUGH IF UNSURE DON'T PROCEED, BE SURE YOU RUN NANDROID BACKUPS AND ENSURE YOU FOLLOW INSTALL DIRECTIONS INCLUDED WITH YOUR ROM. ALSO, NEVER FORMAT EMMC (AKA INTERNAL SDCARD) IT ALMOST GUARENTEES A BRICKED DEVICE.
Sent from my SGH-T989 using Xparent Green Tapatalk 2
Wow that was easier than I thought.
Thanks for the help guys and sorry I missed such an easy step.
ROM installed.
deblas66 said:
Wow that was easier than I thought.
Thanks for the help guys and sorry I missed such an easy step.
ROM installed.
Click to expand...
Click to collapse
Is all good, and now you see why we were kinda scratching our heads wondering what was up a little . Glad we could help get you going though welcome to the world of custom ROMs. Please just be careful and always do backups and take it slow and read things 2x before even attempting once. While it can be easy to do it is also easy to accidentally brick your device (make it not work and have to be sent out for repairs).
Sent from my SGH-T989 using Xparent Green Tapatalk 2

System backup please?!

Hi people. Ive just bricked my Relay by installing Chainfire3D(dont laugh at me I know im stupid)))). So can anyone do a backup the system by Recovery mode and send me to my email [email protected] or attach it here, I will put it in my SD and do a restore from recovery mode(i didnt brick it fully, I guess its called softbrick).
I would really appreciate anybodies help. Please people I really need help...Thanks in advance)))
Just flash a new ROM in recovery, or if you plan to just do a restore of a system partition you would need to give out more information as to flash the correct one as each ROM will have a different system partition
the cavaca
Hey, just emailed the stock ROM, and the stock Recovery. You will need to install the stock Rom first, then flash the stock recovery. Hope it helps.
SuddenGun007 said:
Hey, just emailed the stock ROM, and the stock Recovery. You will need to install the stock Rom first, then flash the stock recovery. Hope it helps.
Click to expand...
Click to collapse
Thanks man, really appreciate your help.
HaykKarapetyan said:
Thanks man, really appreciate your help.
Click to expand...
Click to collapse
To install I need to know a couple of things, are you using a computer with Windows? Also do you have a custom recovery on your phone? Hold onto the Volume up key+Home+Power, when it vibrates and shows "Recovery Mode" in little blue letters on the screen let go of the buttons and it will boot into recovery mode. If it looks like the picture here [cdn.droidviews.com/wp-content/uploads/2013/01/android-recovery-on-galaxy-s3.jpg], this is stock recovery. If it has "ClockworkMod Recovery" you are off to a good start. Let me what you have.
SuddenGun007 said:
To install I need to know a couple of things, are you using a computer with Windows? Also do you have a custom recovery on your phone? Hold onto the Volume up key+Home+Power, when it vibrates and shows "Recovery Mode" in little blue letters on the screen let go of the buttons and it will boot into recovery mode. If it looks like the picture here [cdn.droidviews.com/wp-content/uploads/2013/01/android-recovery-on-galaxy-s3.jpg], this is stock recovery. If it has "ClockworkMod Recovery" you are off to a good start. Let me what you have.
Click to expand...
Click to collapse
So my computer runs Windows Vista and i have ClockworkMod Recovery. At the bottom in the Recovery mode it says CWM- based Recovery v6.0.1.2
HaykKarapetyan said:
So my computer runs Windows Vista and i have ClockworkMod Recovery. At the bottom in the Recovery mode it says CWM- based Recovery v6.0.1.2
Click to expand...
Click to collapse
So to get back to stock, on your recovery there should be an option to sideload a file using ADB. Your going to have to use these instructions to get ADB onto your Windows install.
1. Make sure Java is installed on your system go to.....www.java.com/ and install their version, and restart computer if necessary.
2. Then go to http://developer.android.com/sdk/index.html to download the SDK for android allowing use of ADB. You will need to extract this folder to your C: drive. 1-Create a folder on the root of your C: called Android, then unpack the SDK you downloaded into this folder, and open up sdkmanager.exe and install updates and packages. The main one you want is called "platform-tools" which holds the ADB.exe file you will need.
2.A) Make sure you clear/format your cache/dalvik cache/ and data before you flash the zip in the instructions below.
3. Now connect your phone to your computer via usb, and boot into recovery, you will need to choose install zip/sideload with adb (these are generic instructions since I have a different recovery than you.
4. Now it will be waiting for the program you just installed to "push" the zip to your phone. So go to the Start menu, and type in the search box cmd and hit enter.
5. Now type in "CD C:\Android\(**whatever SDK file you have**)\platform-tools\" and hit enter. When typing you can hit the TAB key to autocomplete the folder name. Now your directory should of changed, and you should be able to type "adb sideload (you will need to type in the full path of the file where you stored the Stock JB image at (the one I emailed you). and hit enter. Once it sideloads you should be able to reboot and it will bootup regularly, after this I would suggest flashing philz touch recovery which has a few more features.
SuddenGun007 said:
So to get back to stock, on your recovery there should be an option to sideload a file using ADB. Your going to have to use these instructions to get ADB onto your Windows install.
1. Make sure Java is installed on your system go to.....www.java.com/ and install their version, and restart computer if necessary.
2. Then go to http://developer.android.com/sdk/index.html to download the SDK for android allowing use of ADB. You will need to extract this folder to your C: drive. 1-Create a folder on the root of your C: called Android, then unpack the SDK you downloaded into this folder, and open up sdkmanager.exe and install updates and packages. The main one you want is called "platform-tools" which holds the ADB.exe file you will need.
2.A) Make sure you clear/format your cache/dalvik cache/ and data before you flash the zip in the instructions below.
3. Now connect your phone to your computer via usb, and boot into recovery, you will need to choose install zip/sideload with adb (these are generic instructions since I have a different recovery than you.
4. Now it will be waiting for the program you just installed to "push" the zip to your phone. So go to the Start menu, and type in the search box cmd and hit enter.
5. Now type in "CD C:\Android\(**whatever SDK file you have**)\platform-tools\" and hit enter. When typing you can hit the TAB key to autocomplete the folder name. Now your directory should of changed, and you should be able to type "adb sideload (you will need to type in the full path of the file where you stored the Stock JB image at (the one I emailed you). and hit enter. Once it sideloads you should be able to reboot and it will bootup regularly, after this I would suggest flashing philz touch recovery which has a few more features.
Click to expand...
Click to collapse
While my drivers are installing I wanted to ask abot this:
3. Now connect your phone to your computer via usb, and boot into recovery, you will need to choose install zip/sideload with adb (these are generic instructions since I have a different recovery than you. How should I chooseinstall zip/sideload with adb? 5) should I use recovery.img??? And what about that huge mb thing that you sent to me, what shiold I do with that....I should have warned you that I dont have a lot of experience in all this stuff and I need stepbystep less technical instructions
HaykKarapetyan said:
While my drivers are installing I wanted to ask abot this:
3. Now connect your phone to your computer via usb, and boot into recovery, you will need to choose install zip/sideload with adb (these are generic instructions since I have a different recovery than you. How should I chooseinstall zip/sideload with adb? 5) should I use recovery.img??? And what about that huge mb thing that you sent to me, what shiold I do with that....I should have warned you that I dont have a lot of experience in all this stuff and I need stepbystep less technical instructions
Click to expand...
Click to collapse
605 MB I should have said......what I meant was that in your first reply you told to install rom and then flash recovery and I dont think all that is done by only these 5 steps
HaykKarapetyan said:
While my drivers are installing I wanted to ask abot this:
3. Now connect your phone to your computer via usb, and boot into recovery, you will need to choose install zip/sideload with adb (these are generic instructions since I have a different recovery than you. How should I chooseinstall zip/sideload with adb? 5) should I use recovery.img??? And what about that huge mb thing that you sent to me, what shiold I do with that....I should have warned you that I dont have a lot of experience in all this stuff and I need stepbystep less technical instructions
Click to expand...
Click to collapse
Since you have ClockworkMod you won't be needing the "stock-recovery.zip" I sent you. You will only need the "JB-stock-system.zip". Now when the drivers install make a checklist and make sure you have Java installed...and then the Android SDK. It really is a 3 step process, but since you soft-bricked your phone you can't simply copy the stock-system.zip to your sdcard and flash that in recovery. You will need adb to communicate with your phone while in recovery.
SuddenGun007 said:
Since you have ClockworkMod you won't be needing the "stock-recovery.zip" I sent you. You will only need the "JB-stock-system.zip". Now when the drivers install make a checklist and make sure you have Java installed...and then the Android SDK.
Click to expand...
Click to collapse
So in 5th step I should locate to that 605mb.zip,without extracting it
stimuli erpio
HaykKarapetyan said:
So in 5th step I should locate to that 605mb.zip,without extracting it
Click to expand...
Click to collapse
Yes that is correct, the recovery when it installs will unpack it for you.
SuddenGun007 said:
Yes that is correct, the recovery when it installs will unpack it for you.
Click to expand...
Click to collapse
Alright man, thanks. Still installing the freaking drivers)))
HaykKarapetyan said:
Alright man, thanks. Still installing the freaking drivers)))
Click to expand...
Click to collapse
I am using Linux, otherwise I would try to send you the drivers.
You might be able to use this http://www.solvusoft.com/en/update/drivers/mobile-phone/samsung/t-mobile/sgh-t699/model-numbers/
SuddenGun007 said:
I am using Linux, otherwise I would try to send you the drivers.
Click to expand...
Click to collapse
Naah thanks its fine, the computer's too old and tries to find some sort of update every single time I plug my phone in and takes hours to just say that the drivers are ip to date and im good to go, before all that ipdate stuff it doesnt let you to use the phone......well thats what you get from (at least) 6 year old Vaio Sony laptop))))
HaykKarapetyan said:
Naah thanks its fine, the computer's too old and tries to find some sort of update every single time I plug my phone in and takes hours to just say that the drivers are ip to date and im good to go, before all that ipdate stuff it doesnt let you to use the phone......well thats what you get from (at least) 6 year old Vaio Sony laptop))))
Click to expand...
Click to collapse
Oh crap I didnt see you had a link there, let me check that one out
This isn't probably the best thread to suggest this, but I recommend you look into a linux distro to install on your laptop. Before I had my current one, I was on a 7 year old HP compaq, and I put Lubuntu on it, and made it pretty much brand new. The only thing is getting used to the Linux filesystem,and commandline. Might take a few weeks of using it, but it really helped me out when XP was terribly slow. It also installs ADB and can interface with android phone. Maybe try a liveUSB so you don't have to install it.
SuddenGun007 said:
This isn't probably the best thread to suggest this, but I recommend you look into a linux distro to install on your laptop. Before I had my current one, I was on a 7 year old HP compaq, and I put Lubuntu on it, and made it pretty much brand new. The only thing is getting used to the Linux filesystem,and commandline. Might take a few weeks of using it, but it really helped me out when XP was terribly slow. It also installs ADB and can interface with android phone. Maybe try a liveUSB so you don't have to install it.
Click to expand...
Click to collapse
Thanks for advice... I guess I'll be getting a brand new computer in two months so and I was thinking of what I should do with this one, now I know)))), thanks....Can you believe it still tries to find and update something, I mean its horribly slow......anyway so one question just arose, if luckily, hopfully I get my phone back will it be still rooted or will I have to root it???
HaykKarapetyan said:
Thanks for advice... I guess I'll be getting a brand new computer in two months so and I was thinking of what I should do with this one, now I know)))), thanks....Can you believe it still tries to find and update something, I mean its horribly slow......anyway so one question just arose, if luckily, hopfully I get my phone back will it be still rooted or will I have to root it???
Click to expand...
Click to collapse
With the stock I gave you, you will not be rooted, it will appear as if you just turned it on for the first time, if you want to be root and use Cyanogenmod, I suggest instead of sideloading the image I gave you, go here and download this and sideload this rom (this is stable 10.2)
http://download.cyanogenmod.org/?type=stable&device=apexqtmo
Also here is awesome instructions (stepbystep) to install everything on it.
http://wiki.cyanogenmod.org/w/Install_CM_for_apexqtmo
SuddenGun007 said:
With the stock I gave you, you will not be rooted, it will appear as if you just turned it on for the first time, if you want to be root and use Cyanogenmod, I suggest instead of sideloading the image I gave you, go here and download this and sideload this rom (this is stable 10.2)
http://download.cyanogenmod.org/?type=stable&device=apexqtmo
Also here is awesome instructions (stepbystep) to install everything on it.
http://wiki.cyanogenmod.org/w/Install_CM_for_apexqtmo
Click to expand...
Click to collapse
Ok so if I download this and lets say put this zip in c:\Android what command should I run in cmd???

Categories

Resources