Nexus 4 recovery - Nexus 4 Q&A, Help & Troubleshooting

Hello guys I need your help,
I have my nexus 4 rooted.Recently this morning I had a problem and decided to format my phone and install the rom again but... I made a full wipe so it deleted the flashable zip of the rom...Now it stays in TWRP recovery...Could you please help me?

adb push a rom to you're sdcard or adb sideload a rom. Do that while in twrp recovery
Sent from my Nexus 5 using XDA Free mobile app

An alternative would be to flash a stock ROM via fastboot.

Related

[Q] Help,infinate reboot!

n4 with 4.3 now, rooted ,installed a fullscreen app ,then reboot as the app told ,,,,,,,,,,then black (but max brightness)screen then google logo then again.....help ,i still have some unsaved photo or files in it ,i can get into recovery, and ive checked that all files are allright ,how can i get them out??
What full screen app exactly?, if you have TWRP then it is possible to fix it all.
Sent from my Nexus 4 using Tapatalk 4
the app was made for galaxynexus ,and i could use it when my n4 was in 4.2.2 ,the name was in chinese...,i think i have the twrp ,infact i was in it,buta i can't find it againXD, now i'm in clockworkmod recovery.
andyabc said:
What full screen app exactly?, if you have TWRP then it is possible to fix it all.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
can you tell me how can i get in TWRP again? i can only get in CMW recovery now:P
andyabc said:
What full screen app exactly?, if you have TWRP then it is possible to fix it all.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
cffh said:
the app was made for galaxynexus ,and i could use it when my n4 was in 4.2.2 ,the name was in chinese...,i think i have the twrp ,infact i was in it,buta i can't find it againXD, now i'm in clockworkmod recovery.
Click to expand...
Click to collapse
Because I don't know what app it is I have no idea what it did so what I would do is go to recovery and do the following command to every file you want:
adb pull /sdcard/Some_file.txt C://Users/Your_name/Desktop/Some_folder/Some_file.txt
If possible you can make a backup of the internal storage and restore when you reflash your rom or something if you have TWRP also moving the image file to your PC using ADB Pull.
After backing up you have to use this tool with your device on the bootloader menu: https://developers.google.com/android/nexus/images#occamjwr66v
You can restore your files afterwards but if you originally used a custom rom then flash the custom rom.
Sent from my Nexus 4 using Tapatalk 4
Ummm, i found there is an Mount function in CWM Recovery ,but my pc has no respond ,besides i did got into the TWRP you said once i just donno how to get there again ,the images are about hundreds imma little bit lazy..anyway thank you very much for your help
andyabc said:
Because I don't know what app it is I have no idea what it did so what I would do is go to recovery and do the following command to every file you want:
adb pull /sdcard/Some_file.txt C://Users/Your_name/Desktop/Some_folder/Some_file.txt
If possible you can make a backup of the internal storage and restore when you reflash your rom or something if you have TWRP also moving the image file to your PC using ADB Pull.
After backing up you have to use this tool with your device on the bootloader menu:
You can restore your files afterwards but if you originally used a custom rom then flash the custom rom.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
finally after a sleep , i did some search ,then i successfully saved my files by using ADB Pull !!(it really took me a looooong time) and i guess there is no way to boot again now so i decide to flash to 4.3 rom
andyabc said:
Because I don't know what app it is I have no idea what it did so what I would do is go to recovery and do the following command to every file you want:
adb pull /sdcard/Some_file.txt C://Users/Your_name/Desktop/Some_folder/Some_file.txt
If possible you can make a backup of the internal storage and restore when you reflash your rom or something if you have TWRP also moving the image file to your PC using ADB Pull.
After backing up you have to use this tool with your device on the bootloader menu:
You can restore your files afterwards but if you originally used a custom rom then flash the custom rom.
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse

[Q] Can't get out of TWRP recovery

Hello to everyone!
The problem I have is that i can't boot my device to the normal android os anymore.
It always boot to TWRP. It also seems that i accidentaly wiped my whole device (Data, Chace and Dalvik).
It all happened because i wanted to update to 4.2.2 and it did't work. So i wanted to make a factory reset.
My device is also not recognized by my pc anymore so i couldn't do a reset with the nexus 4 toolkit.
I alsoed tried using adb push but I didn't really figuered out how it works.
Can anyone help me? It's kind of frustrating me
Wipe clean again
Go to advanced
Adb sideload
Now open cmd/terminal on PC in the location ROM of choice is
Type
adb sideload nameofrom.zip
May also need to sideload gapps
Reboot
Sent from my Nexus 4 using XDA Premium 4 mobile app
thank you! i will try that
It's working again! I started it in bootloader and used a nexus toolkit to flash a recovery. Thank you anyway! :good:

[Q] Nexus 4 (SOFT BRICKED)

Hi,
I recently bought a Nexus 4 and rooted the device using the WugFresh Toolkit 1.8.0
Everything went fine and ROOT was successful.
Then I installed a custom ROM named LIQUID SMOOTH which when started went into Bootloop mode.
Instead of wiping the Dalvik Cache and Cache, I formatted the phone in a hurry.
I had got a backup of the previous ROM in my Nexus but before I could transfer it to my PC, I wiped the phone completely.
Now I am able to get into only RECOVERY MODE.
Could I get some help for the issue I am facing now?
Thanks in Advance.
You need to flash a ROM. You can either flash the factory images though fastboot, or use adb sideload in a custom recovery to flash a ROM of your choosing.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Nexus 4
Well I tried the ADB Sideload Option first.
Did not work out.
Tried flashing a ROM, but for the flashing procedure according to WugFresh toolkit, I need to get into bootloader mode.
But I am not able to get into Bootloader mode.
Any idea what to try out next??
Turn off your phone, press volume down + power and hold. That should get you in the bootloader.
Sent from my Nexus 4 using xda app-developers app

[Q] urgent help!! my device got no os to boot

guys help!!
my nexus 4 got no os to boot up, i accidentally wipe all data, now i can only boot cwrp recovery, anyone can guide me how to push rom to the device in recovery?
Use adb. 'adb push path/to/rom.zip /sdcard/'
Failing that you can use fastboot to flash a stock rom.
nexusredwilly91 said:
guys help!!
my nexus 4 got no os to boot up, i accidentally wipe all data, now i can only boot cwrp recovery, anyone can guide me how to push rom to the device in recovery?
Click to expand...
Click to collapse
If you can enter recovery, just sideload it then. Just google it. There should be a youtube videos too. I'm on mobile so can't get you the link.
Edit: Here it is. http://forum.xda-developers.com/showthread.php?t=2537410
Sent from my Nexus 4 using xda premium

Cannot mount any patitions in TWRP

Hi guys
Currently trying to flash Cynagenmod onto my nexus 7.
Ive unlocked the bootloader and installed multiple version of TWRP via adb
When I boot into recovery I cant mount any of the partions to wipe/flash but I can still push CM rom onto the SD card
Ive also tried flashing ClockWordMod but it doesnt boot into Recovery.
Any ideas?
Thanks
Sent from my C6903 using XDA Free mobile app

Categories

Resources