Is there a easier way to install twrp or cwm with using and on my pc - G2 Q&A, Help & Troubleshooting

I want to know if there is a easier way to get a recovery on my phone without using my pc? I have never used ADB it just seems to complicated. Please help as I want to root and install recovery.
Thanks
Sent from my LG-D800 using xda app-developers app

OkcThunder said:
I want to know if there is a easier way to get a recovery on my phone without using my pc? I have never used ADB it just seems to complicated. Please help as I want to root and install recovery.
Thanks
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
This thread -> http://forum.xda-developers.com/showthread.php?t=2469995
It's pretty bulletproof, install driver, double click the batch phone, plug in phone, press y and then enter, wait. TWRP is installed, can flash custom ROM now or root using a flashable su binary like this one http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip

I wouldn't be afraid of ADB, the only use I had for adb was pushing over the image of Loki and TWRP with adb push, and with rooting, look at "IOroot".
Sent from my awesome VZW LG G2

I too had not used adb in the past until this phone. I don't know why I never wanted to use it, but it is pretty simple to use. As long as you follow the directions in the threads for installing twrp or cwm and make sure to do exactly as they say you should be fine. Since there are a few versions of this phone just make sure you are getting the right recovery for your phone

You could use your phone to download the recovery image (TWRP) and use flashify (found in the play store) to flash the image. It's quick and easy.

I used flashifly and works easily. My only question when I used flashifly with art image does it come with loki installed with it. And if so will flashifly take me right into recovery to flash New roms?
Thanks
Sent from my LG-D800 using xda app-developers app

UsingRom Manager or Flashify is not really recommended. Who knows what version you are getting of whatever you are trying to flash. Better to use the simple adb commands and .bat script with loki to properly install a recovery with loki built in and to get root installed.

I used Flashify to install TWRP and I do not know if it is a Flashify or TWRP issue but the backups I do in TWRP has dates at 1970 and the times are about 6 hours and 15 minutes off. Does anyone know if this is a TWRP or Flashify issue?
Trying to decide if I should use adb to install TWRP on my G2.

NevetsDrassel said:
I used Flashify to install TWRP and I do not know if it is a Flashify or TWRP issue but the backups I do in TWRP has dates at 1970 and the times are about 6 hours and 15 minutes off. Does anyone know if this is a TWRP or Flashify issue?
Trying to decide if I should use adb to install TWRP on my G2.
Click to expand...
Click to collapse
That's a TWRP issue.
Thanks Devs. From my VZW G2.

Related

[Q] Iam not able to install a custom recovery

Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Click to expand...
Click to collapse
What you are doing wrong is using a toolkit. Follow these instructions. http://forum.xda-developers.com/showthread.php?t=2018179
I use mskip's Nexus 4 Toolkit without any issues. So far I've used it to root, install clockworkmod recovery and flash the stock image after messing up a build prop edit. Saved me a lot of headaches as I haven't used adb or fastboot commands in over a year, don't even have the sdk installed any more. This is the first phone since I got my Incredible in 2010 that I actually wanted to put a custom recovery on and play with.
Here are some basic questions. Did you unlock your boot loader? Do you have usb debugging enabled? Does your device show up when when your plugged in and booted up into fastboot? Do you have the correct drivers installed? Which recovery are you trying to install and did you try the other one available? Did you use the toolkit to root and did it work?
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp.
But everytime it comes up with the android figure and a red warning.
Seems that every tool kit like the 1.6. nexus root toolkit or the Google Nexus 4 ToolKit is not able to install/flash a recovery.
Am i doing anything wrong?
Click to expand...
Click to collapse
After you root the device using the toolkit, it is easiest to download ROM Manager or Goo.im from the Play Store to install your custom recovery.
As Ed Daddy said, it's best to use ADB, however, it would save you some times and a few headache if you could just go ahead and download ROM Manager. Sometimes people forget there are *really easy* ways to do stuffs.
KyraOfFire said:
After you root the device using the toolkit, it is easiest to download ROM Manager or Goo.im from the Play Store to install your custom recovery.
As Ed Daddy said, it's best to use ADB, however, it would save you some times and a few headache if you could just go ahead and download ROM Manager. Sometimes people forget there are *really easy* ways to do stuffs.
Click to expand...
Click to collapse
While I agree there are "really easy" ways to do things, I was trying to point him in the direction of learning.
Obviously since they don't know how to flash a recovery, they probably aren't familiar with much else.
Learning how to do things properly never hurt anyone.
Sent from my Nexus 4
Toobie said:
Hey, just got my N4 yesterday.
I rooted my device today.
I also wanted to install a custom recovery like cwm or twrp...
...Am i doing anything wrong?
Click to expand...
Click to collapse
El Daddy is correct.
Toolkits are silly on Nexus devices, for Nexus the simplest way is flashing via faboot. At the very least take the time to learn from the guide that El Daddy provided a link to. With that knowledge you'll be able to resolve issues like this and help others who get stuck.
Actually I unlocked my bootloader, rooted the device. Using normal OTA 4.2.1
But it seems that every toolkit cannot flash the recovery.
I will try it now with using adb commands...
All the toolkits are are scripts that run the fastboot and adb commands for you, they're nothing complicated and IMO from someone with experience I prefer using them now as I no longer have the sdk installed. Gave up on custom ROMs, my own and others, a long time ago.
---------- Post added at 08:32 PM ---------- Previous post was at 08:29 PM ----------
Toobie said:
Actually I unlocked my bootloader, rooted the device. Using normal OTA 4.2.1
But it seems that every toolkit cannot flash the recovery.
I will try it now with using adb commands...
Click to expand...
Click to collapse
Actually it's fastboot not adb that you use to flash recoveries, two different animals. and to the poster recommending ROM Manager, its kind of borked right now and I wouldn't use it to flash anything.
Edit: spoke too soon on ROM Manager looks like Koush updated it and it appears to be working properly. This was the first app I ever bought back in 2010 when I first rooted my Eris and couldn't get clockworkmod recovery to install, the moderators at the time recommended ROM Manager to me to get it installed as nothing else worked.
Yeah, but both didn't work.
I used now the adb commands on my one, still remembering them from my Nexus One, and see it works
For sure fastboot and adb will work. I used it very recently when my n4 updated. Just make sure to download the latest cwm. Had a boot loop the first time as I used an old one. Hehehe
Edit: actually not sure if it was the old fastboot files or cwm that caused the error. Anyway I updated my sdk so everything works well
Sent from my Nexus 4 using Tapatalk 2
Actually all the tools booted the phone fine in the fastboot mode, telling me flashing the recovery is fine.
But every time i wanted to reboot in the recovery i got this android roboter with the red alarm...
with the normal adb commands everything was really fine!
You're getting that because flashing custom recovery alone without modifying a file or two generates stock recovery every after a reboot. Go to your /system folder and look for recovery-from-boot.p and rename that to whatever you like then flash the custom recovery again
Sent from my Nexus 4 using Tapatalk 2
thephantom said:
You're getting that because flashing custom recovery alone without modifying a file or two generates stock recovery every after a reboot. Go to your /system folder and look for recovery-from-boot.p and rename that to whatever you like then flash the custom recovery again
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Sounds great, will try that.
Thank you.

[Q] Question about CWM Recovery

Since none of the Root Toolkits were working for me, I've gone ahead to try to root through the command prompt.
I have a question about CWM Recovery though. I've flashed it on my Nexus 7, but not permanently since adb always hangs. (Which is why the toolkits weren't working for me). Everytime I reboot my Nexus 7, I have to re-flash the recovery.
My question is: Is there another way to make the CWM Recovery permanent? Not through adb? Would I be able to first root my Nexus, and then make the CWM permanent another way?
You're losing cwm every reboot because you happened t to overlook the fact that, to make it permanent, you need to delete the script that reverts you to stock recovery upon reboot. Read one of the routing guides stickied in the dev forum and follow the instructions. Easy as pie.
Sent from my Nexus 7 using Tapatalk HD
well, you dont use ADB to install recovery, you use FASTBOOT
once you are rooted, you could go the easy way and install GooManager and use TWRP instead of CWM...or use ROM Manager to flash cwm
*hint: the reason its not sticking is because of a file you didnt delete in the /system partition.....
najaboy said:
You're losing cwm every reboot because you happened t to overlook the fact that, to make it permanent, you need to delete the script that reverts you to stock recovery upon reboot. Read one of the routing guides stickied in the dev forum and follow the instructions. Easy as pie.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
I was following this thread here: http://forum.xda-developers.com/showthread.php?t=1741395
In order to make it permanent, I need to run adb which always hangs on me as stated above. Hence why I was looking for an alternate route.
Pirateghost said:
well, you dont use ADB to install recovery, you use FASTBOOT
once you are rooted, you could go the easy way and install GooManager and use TWRP instead of CWM...or use ROM Manager to flash cwm
*hint: the reason its not sticking is because of a file you didnt delete in the /system partition.....
Click to expand...
Click to collapse
I know you use Fastboot to install the recovery, though you use adb to make the recovery permanent.
I think I might try out GooManager and flash TWRP after I am rooted. Thanks!
Daniuhl said:
I was following this thread here: http://forum.xda-developers.com/showthread.php?t=1741395
In order to make it permanent, I need to run adb which always hangs on me as stated above. Hence why I was looking for an alternate route.
I know you use Fastboot to install the recovery, though you use adb to make the recovery permanent.
I think I might try out GooManager and flash TWRP after I am rooted. Thanks!
Click to expand...
Click to collapse
You don't need adb to make it permanent. Use a root file explorer or a terminal emulator
Sent from my Nexus 7 using Tapatalk HD

[Q] (T-Mobile) (D801) Installing Recovery Help

I have the Tmobile LG G2 (D801)
-Software D890110G
-Build JDQ39B
-Rooted using ioroot method
I cannot install either TWRP or CWM Recovery.
No matter what method I use to install a recovery (a zipped recovery) or using adb fastboot, I always end up on a black screen with
[720] Fastboot mode started
[770] udc_start()
I need the latest CWM or TWRP so I can flash 4.4 Roms. I feel like there is no definite guide on how to install the recovery or it seems like a recovery for D801 does not exist.
Any help would be appreciated. Thank You.
-Esteef
There is a guide and a YouTube video walking you through installing twrp through adb. I used it Saturday, works. But I'm thinking I need cwm to install cm11 twrp fails every time.
Sent from my LG-D801 using XDA Premium 4 mobile app
Esteef said:
I have the Tmobile LG G2 (D801)
-Software D890110G
-Build JDQ39B
-Rooted using ioroot method
I cannot install either TWRP or CWM Recovery.
No matter what method I use to install a recovery (a zipped recovery) or using adb fastboot, I always end up on a black screen with
[720] Fastboot mode started
[770] udc_start()
I need the latest CWM or TWRP so I can flash 4.4 Roms. I feel like there is no definite guide on how to install the recovery or it seems like a recovery for D801 does not exist.
Any help would be appreciated. Thank You.
-Esteef
Click to expand...
Click to collapse
i was able to install twrp using this guide first method
http://forum.xda-developers.com/showthread.php?t=2449670
I just I stalled twrp on my phone today, so here's how I did it. Download recovery from here http://forum.xda-developers.com/showthread.php?t=2469995 , save it on phone SD, dcim folder. Now download flashify from play store. Go to app and choose recovery image, look for the one downloaded earlier. That will flash the recovery and boot after.
Sent from my Nexus 7 using xda app-developers app
Chaaqoti said:
I just I stalled twrp on my phone today, so here's how I did it. Download recovery from here http://forum.xda-developers.com/showthread.php?t=2469995 , save it on phone SD, dcim folder. Now download flashify from play store. Go to app and choose recovery image, look for the one downloaded earlier. That will flash the recovery and boot after.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Just Tried your method I still get the black screen with the Text on the top left corner.
I'm starting to believe I cannot change recoveries on my phone.
Also, using your method, It only installs 2.6.3.2 , I need 2.6.3.4 or latest CWM cause I want 4.4 based roms. 2.6.3.2 always give me an error when installing 4.4 roms
-Steven M
Esteef said:
Just Tried your method I still get the black screen with the Text on the top left corner.
I'm starting to believe I cannot change recoveries on my phone.
Also, using your method, It only installs 2.6.3.2 , I need 2.6.3.4 or latest CWM cause I want 4.4 based roms. 2.6.3.2 always give me an error when installing 4.4 roms
-Steven M
Click to expand...
Click to collapse
Use Flashify for 2.6.3.2 then reboot in TWRP and flash the T-Mobile 2.6.3.4 zip
SmiLey497 said:
Use Flashify for 2.6.3.2 then reboot in TWRP and flash the T-Mobile 2.6.3.4 zip
Click to expand...
Click to collapse
I am having the same problem can someone help.

[Q] how to flash TWRP?

With CWM, you can download rom manager, and just flash CWM without ever using a computer, and i know theres a flashable .zip. how can i flahs TWRP without a computer?
Download latest img from here techerrata.com/browse/twrp2/mako
And flash IT through recovery
Unleashed by my Nexus 4
Or just install goomanager and flash it from there
Sent from my Nexus 4 using xda app-developers app
sinndissension said:
With CWM, you can download rom manager, and just flash CWM without ever using a computer, and i know theres a flashable .zip. how can i flahs TWRP without a computer?
Click to expand...
Click to collapse
just flash the twrp 2.7.0.0 latest flashable zip through cwm and reboot recovery. it will take you to the twrp recovery. Thats it.
Fashify worked great when i switched to twrp
Im seeing a lot of people that have hard bricked by trying to flash TWRP without a computer. Is it relatively safe to do this, or should i just wait till i can get to a computer?
sinndissension said:
Im seeing a lot of people that have hard bricked by trying to flash TWRP without a computer. Is it relatively safe to do this, or should i just wait till i can get to a computer?
Click to expand...
Click to collapse
If you already have root just use flashify from the play store. Download the twrp image from goo.im and flash it in flashify
Sent from my Nexus 5

[Q] Recovery Mode

Long story short: I want cm on the S4 after using it on the HD+, but CWM isn't booting up.
I've seen problems regarding simply accessing the recovery mode like needing to use the buttons twice after powering on, but the thing is that after getting to do this, for whatever reason, the phone boots up with the default recovery option (Android system recovery <3e>).
Some background on the phone would be that it is rooted, about one year ago when I bought it. I fear that I might have flashed something back then, but I don't have any of the files. To add, I sadly don't remember the method, but I can give some device info:
View attachment 2870784
The next and last thing would be that ROM manager says I have CWM installed and even with the reboot option of the app, it takes me to the default recovery.
View attachment 2870785
Any similar experiences on how to deal with this? I'd at least have a means to access CWM.
Are you sure you're still rooted? If you're not sure I would re-flash root using motochopper
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Are you sure you're still rooted? If you're not sure I would re-flash root using motochopper
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Well, yes. I do have things like tethering and su on the phone, plus root checking apps from the store say its rooted.
ROM Manager is crap. It says I have CWM 6.0.4.7 installed but when I boot into recovery it says 6.0.4.4.
I've been looking for a way to manually install the latest Touch version of CWM but so far I've come up with nothing. Maybe if you flash TWRP (via Goo Manager app) you'll then be able to flash CWM back over it. Sometimes it takes 2 or 3 tries for Goo Manager to successfully flash the recovery.
Even better, I figured out how to flash CWM touch. The loki_tool downloaded here can patch any compatible img file and then flash your recovery directly.
https://github.com/djrbliss/loki
The readme was very helpful.
snakecharmer23 said:
Even better, I figured out how to flash CWM touch. The loki_tool downloaded here can patch any compatible img file and then flash your recovery directly.
The readme was very helpful.
Click to expand...
Click to collapse
Thanks for the link! It was really easy to follow.

Categories

Resources