Need Urgent Help please!! - Wildfire General

Hi all. I have a htc wildfire, rooted with a custom rom. On the bus today I turned my phone off and then back on but it is constantly reboots after the initial screen (telstra logo because I am from Australia).
I can get into HBOOT but not recovery anymore (I used to be able too), it just repeats the same loop process. I've tried with/without the SD card present, and clearing storage through HBOOT.
Is there another way to flash or fix this? I'm fairly new at posting so sorry if this is in the wrong section, it's a tad urgent.
Thanks

Try flashing clockworkmod recovery again using unrevoked

Woudn't I have to have the phone on to be able to flash with unrevoked again?
If not, how would I go about doing it?
Thanks.

Maxcima said:
Woudn't I have to have the phone on to be able to flash with unrevoked again?
If not, how would I go about doing it?
Thanks.
Click to expand...
Click to collapse
Hi Maxcima,
Are you able to see anything via adb at all?
for example if you can connect to the device via adb, if you run:
adb logcat
can you see anything that could give us a clue to what's causing your issue?
~

ivyvisors said:
Hi Maxcima,
Are you able to see anything via adb at all?
for example if you can connect to the device via adb, if you run:
adb logcat
can you see anything that could give us a clue to what's causing your issue?
~
Click to expand...
Click to collapse
I'm sorry, I'm very new at this. What is adb exactly?

Maxcima said:
I'm sorry, I'm very new at this. What is adb exactly?
Click to expand...
Click to collapse
Just done a quick search and am now setting up adb. I'll get back to you shortly.
Thanks!

ivyvisors said:
Hi Maxcima,
Are you able to see anything via adb at all?
for example if you can connect to the device via adb, if you run:
adb logcat
can you see anything that could give us a clue to what's causing your issue?
~
Click to expand...
Click to collapse
I have setup adb and it is all working. However since I cannot boot into my device (constantly loops), adb continues to say "waiting for device..."
Is there a way to flash clockwork mod recovery some other way? Or to flash the device in the HBOOT environment?

Related

MY TPT broken, help plz

I made stupid mistake by updating my TPT to ICS by CWR, now I can not get in CWR and system anymore. What should I do?
How do I get my CWR back?
Can you still see the device in ADB shell? I'm not but I would search some of the ICS update threads in this section, I think someone else did what you did.
daswahnsinn said:
Can you still see the device in ADB shell? I'm not but I would search some of the ICS update threads in this section, I think someone else did what you did.
Click to expand...
Click to collapse
Thank you for your reply.
I will try to find the answer then.
PLZ Let me know if you got something
You should be able to access the recovery via adb, and push file to the system, but be careful read up on it before do it it will save you later.
yirsung said:
Thank you for your reply.
I will try to find the answer then.
PLZ Let me know if you got something
Click to expand...
Click to collapse
You maybe use APX/NVFlash Mode, It is a micro code than in NVIDIA Tegra CPU ROM,
1. connect use micro USB line to computer,
2. Press POWER and Screen rotation lock togther,
3. a new device "APX Device" is apper at Device management
4. Update APX Driver
5. Use nvflash command line write booloader(Lenovo, ClockWorkMod,etc)
you can find a thread at 51nb forum
i'm curious if this got resolved.
I'm in the same predicament and trying to use the apx nvflash utility without any luck
After losing recovery and root on my tpt, I spent hours trying to fix it with no success. I had no recovery, no adb shell, and no root access so I couldn't change anything. I couldn't use nvflash(locked bootloader--that was my last resort). Ended up sending it to Lenovo and it supposed to be in process of getting repaired now

[Q] Screen broken, how to access my pics ?

Hi,
I broke my Nexus 4 screen so I can't do anything, the touchscreen is completely down. But the display is working.
I have bought a new Nexus 4 and I want to get my photos from the broken device. The problem is that I can't unlock the phone (pattern), so I can't access to these. USB debugging is off and the device isn't rooted.
I hope someone have a solution for me. Does any virtual touchscreen exist ?
Ghuillaume said:
Hi,
I broke my Nexus 4 screen so I can't do anything, the touchscreen is completely down. But the display is working.
I have bought a new Nexus 4 and I want to get my photos from the broken device. The problem is that I can't unlock the phone (pattern), so I can't access to these. USB debugging is off and the device isn't rooted.
I hope someone have a solution for me. Does any virtual touchscreen exist ?
Click to expand...
Click to collapse
Don't know if there is a simpler option, but this might help you:
http://forum.xda-developers.com/showthread.php?t=2433307
Not sure if adb works with usb debugging disabled though...
That has to be the Worst case scenario. Another reason I use Google drive and keep pics synced via cloud
Sent from my Nexus 4 using xda app-developers app
It's really annoying, I just need to unlock my phone but I can't !
I'm not comfortable with the idea having my pics on Google's servers, but I will find something to backup data now..
Maybe the only way is to wait the nexus to be obsolete and find a screen for a low price
Oh wait !
USB debugging is ON ! I didn't see the bean icon because there are a lot of notifications.
But I can't use adb :
$ adb shell
error: device unauthorized. Please check the confirmation dialog on your device.
Click to expand...
Click to collapse
Ghuillaume said:
Oh wait !
USB debugging is ON ! I didn't see the bean icon because there are a lot of notifications.
But I can't use adb :
Click to expand...
Click to collapse
I'm assuming that because your phone isn't rooted you don't have a custom recovery or an unlocked bootloader. Is this correct?
i know with my HTC desire i run adb, when the device is turned off and connected to PC .
i think you can try it with your N4 , there are tools to do it google it .
good luck
You can try some combination of Airdroid (older version) and adb/shell command. So you'll need your device connected and older version of Airdroid - not two, because it asks for user action to accept the connection, and the older one just gives random generated password for the user to input in their browsers.
Now, you'll need to push the apk on your phone, and then just start it from your adb shell with the following command:
am start -a android.intent.action.MAIN -n com.sand.airdroid/.Splash - this should work on the old version
am start -a android.intent.action.MAIN -n com.sand.airdroid/.SplashActivity_ this works on last airdroid
At least you can try with other app that doesn't need user interaction on their display to get into the phone memory from their browsers. You can just install them from play store.
The first time that I'm writing here in Nexus forum though I am here with my 2 old DHD for about 2 years and I hope my answer could be helpful. And now I am here because of my soon to come Nexus 4
You could try to unlock, flash CWM then "adb pull" the files from there. No need for the digitizer to get it done. Fully charge the battery before starting.
You don't need root access, just adb debugging.
For everything off your phone: adb pull /sdcard/
Done.
EDIT: If you just want your pics from your camera the command would be adb pull /sdcard/DCIM/Camera/
lopezk38 said:
I'm assuming that because your phone isn't rooted you don't have a custom recovery or an unlocked bootloader. Is this correct?
Click to expand...
Click to collapse
You don't need root to use adb.
You only need to for adb to access anything beyond the sdcard.
When you first use adb there is a pop up on the device that asks if you want to allow the pc access.
He can't use the touchscreen to confirm its ok. This is the reason after I flash a Rom hook up to my pc ASAP and have it remember my computer to allow me access if this were to happen to me.
illru said:
You could try to unlock, flash CWM then "adb pull" the files from there. No need for the digitizer to get it done. Fully charge the battery before starting.
Click to expand...
Click to collapse
HUGE reason why this won't work:
unlocking the bootloader wipes the entire device.
Which... is pointless if you're trying to recover data.
studacris said:
HUGE reason why this won't work:
unlocking the bootloader wipes the entire device.
Which... is pointless if you're trying to recover data.
Click to expand...
Click to collapse
If you flash the custom recovery immediately after unlocking (without rebooting into android in between) your data should not get wiped.
Well then... I sit here humbly corrected.
studacris said:
Well then... I sit here humbly corrected.
Click to expand...
Click to collapse
Dont worry, its not really an officially documented thing...more of just a bug with the bootloader.
Also if flashing your phone makes you nervous you could try to pull from in stock recovery but I don't know if it will work. Never played with stock recovery, it dose not last on my phone for very long.
illru said:
Also if flashing your phone makes you nervous you could try to pull from in stock recovery but I don't know if it will work. Never played with stock recovery, it dose not last on my phone for very long.
Click to expand...
Click to collapse
I dont think adb works in stock recovery. Only custom ones afaik.

Phone does not boot after OTA (rooted phone) URGENT

Hi all,
As mentioned in the title, an update from LG came for my 802 and suddenly, it booted and entered TWRP.
Now, it always goes back to TWRP. Anyone knows how I can solve this or boot normally again?
Thx,
Xiribi
TWRP, that's the problem.
Custom recovery and OTA will be end like this.
Easy fix here
Xenovias said:
TWRP, that's the problem.
Custom recovery and OTA will be end like this.
Easy fix here
Click to expand...
Click to collapse
Will this reset the phone?
Don't want to lose all the data
Xenovias said:
TWRP, that's the problem.
Custom recovery and OTA will be end like this.
Easy fix here
Click to expand...
Click to collapse
but when i do this fix is the ota update then installed?
Edit: the update is not installed but how do i get that update installed whit cwm or other recovery?
Xenovias said:
TWRP, that's the problem.
Custom recovery and OTA will be end like this.
Easy fix here
Click to expand...
Click to collapse
Unfortunatelly this did not solve the problem.
Keeps in a bootloop now and nothing happen.
Anyone remenbers where I can find the ADB thread to restore the phone?
When I try now I get an error that the ADB shell is is error: closed.
I'm looking for a way to put an image back on the phone.
THX guys.
Xiribi said:
Unfortunatelly this did not solve the problem.
Keeps in a bootloop now and nothing happen.
Anyone remenbers where I can find the ADB thread to restore the phone?
When I try now I get an error that the ADB shell is is error: closed.
I'm looking for a way to put an image back on the phone.
THX guys.
Click to expand...
Click to collapse
Use the terminal command if you can't use ADB... might work?
That's what I did, because AT&T stops giving you the option to not update after a couple times, and then I got stuck like you.
http://forum.xda-developers.com/showthread.php?t=2582142
please learn to search and read before doing stuff on your precious phone
FiendFyre said:
Use the terminal command if you can't use ADB... might work?
That's what I did, because AT&T stops giving you the option to not update after a couple times, and then I got stuck like you.
Click to expand...
Click to collapse
i did use the terminal and got into the boot loop.
Cannot perform any operation trough command because it gives me an error saying that the adb shell is error closed.
I'm now trying something else with some LG tools I found here. Hope it works, if it does, I'll repost the link here.
Xiribi said:
i did use the terminal and got into the boot loop.
Cannot perform any operation trough command because it gives me an error saying that the adb shell is error closed.
I'm now trying something else with some LG tools I found here. Hope it works, if it does, I'll repost the link here.
Click to expand...
Click to collapse
I'm not sure what happened for you, because the terminal command worked for me... maybe you mistyped it, or maybe you had a slightly different problem or something. Not sure.
Guys,
I finnaly managed to have my device working.
Trough ADB shell and then trough ADB I was able to copy a downloaded ROM (FLEX rom) to the device and installed it.
After a couple of hours, all is OK.
THANK YOU ALL FOR THE HELP AND INFO!!! (PS: sorry for the caps)

[Q][Trouble]Broken screen, ADB Devices unauthorized. How to get data?

Hi Guys,
This is my first message in this forum even if I read so many useful stuff here in the last few years. So first of all thanks for the many useful tips
Now I am facing a problem that probably is prohibitive even for you gurus.
This morning I broke the screen of my nexus 4, I can still boot it and the os seems to work fine. Unfortunately the touch screen is totally gone and I am not able to unlock the security pattern and access the phone. The phone is stock and not rooted.
I would like to retrieve all the data stored in the phone and access some app, so I tought I could use [email protected] Unfortunately adb tool says: device unauthorized. Please check the confirmation dialog in your device.
Of course I can't access any confirmation dialog since the touch screen is not working. Then I tought I could go in recovery mode and do something but when I reboot in bootloader and then go into recovery mode I only see the green android and a message that sounds like "no command".
What can I do? The best option would be to unlock adb and take control of the device trough [email protected] Do you guys thinks it is possible?
Just a quick update: I was able to access the recovery mode but I can't find my device in adb devices list
_Braid_ said:
Just a quick update: I was able to access the recovery mode but I can't find my device in adb devices list
Click to expand...
Click to collapse
Do you have USB debugging enabled? Is you bootloader locked or unlocked? If you boot into the bootloader, try using the command "fastboot devices" instead. You can only access adb from recovery with a custom recovery like TWRP.
theminikiller said:
Do you have USB debugging enabled? Is you bootloader locked or unlocked? If you boot into the bootloader, try using the command "fastboot devices" instead. You can only access adb from recovery with a custom recovery like TWRP.
Click to expand...
Click to collapse
USB debugging should be available but if I try to use adb while the phone is turned on I get the "unathorized" message.
What should I do after I used command "fastboot devices"? I only see: "deviceidnumber" fastboot
In the bootloader menu I see "LOCK STATE - unlocked, SECURE NOOT- enabled"
What should I do then?
Thanks for your help!
_Braid_ said:
USB debugging should be available but if I try to use adb while the phone is turned on I get the "unathorized" message.
What should I do after I used command "fastboot devices"? I only see: "deviceidnumber" fastboot
In the bootloader menu I see "LOCK STATE - unlocked, SECURE NOOT- enabled"
What should I do then?
Thanks for your help!
Click to expand...
Click to collapse
I was able to flash a custom recovery! It is the clockwork 6.0.4.7.
Now when I am inside the clockwork and I run "adb devices" I get "unauthorized". Is there a way to authorize adb through the recovery mode?
_Braid_ said:
I was able to flash a custom recovery! It is the clockwork 6.0.4.7.
Now when I am inside the clockwork and I run "adb devices" I get "unauthorized". Is there a way to authorize adb through the recovery mode?
Click to expand...
Click to collapse
Try TWRP instead of CWM. I think that will work. If it doesn't I at least know that TWRP will give you access to your sdcard so you at least can copy what's on there.
theminikiller said:
Try TWRP instead of CWM. I think that will work. If it doesn't I at least know that TWRP will give you access to your sdcard so you at least can copy what's on there.
Click to expand...
Click to collapse
If I install latest TWRP recovery will it work with volume and power button? I can't use touchscreen and I am not able to find on google a version of the TWRP which is not touch
_Braid_ said:
If I install latest TWRP recovery will it work with volume and power button? I can't use touchscreen and I am not able to find on google a version of the TWRP which is not touch
Click to expand...
Click to collapse
Oh, heh, forgot about that. Lol. Umm, don't think so unfortunately. But I don't think you actually need to touch anything. Just boot into TWRP and plug it into the computer. I might be wrong about ADB working with it though. But I'm sure you will be able to access your sdcard. Or can you access your sdcard when booting normally without entering your pattern? If so then that part is useless [emoji14]
theminikiller said:
Oh, heh, forgot about that. Lol. Umm, don't think so unfortunately. But I don't think you actually need to touch anything. Just boot into TWRP and plug it into the computer. I might be wrong about ADB working with it though. But I'm sure you will be able to access your sdcard. Or can you access your sdcard when booting normally without entering your pattern? If so then that part is useless [emoji14]
Click to expand...
Click to collapse
Just flashed TWRP and I am able to use adb!!!
Now what should I do to "authorize" my device and be able to use [email protected] when reboot?
_Braid_ said:
Just flashed TWRP and I am able to use adb!!!
Now what should I do to "authorize" my device and be able to use [email protected] when reboot?
Click to expand...
Click to collapse
I'm not sure... Bit i think you should be able to get your data from the phone via adb without an app. I was originally going to suggest using the command "adb backup" but it seems like you have to allow that from your phone which you need your screen to do. You could try it when you are booted in TWRP maybe it won't need confirmation then? No idea. The command and it's various settings are detailed here: http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351. I honestly forgot about the app and just thought about how to get adb working... Sorry [emoji14]
theminikiller said:
I'm not sure... Bit i think you should be able to get your data from the phone via adb without an app. I was originally going to suggest using the command "adb backup" but it seems like you have to allow that from your phone which you need your screen to do. You could try it when you are booted in TWRP maybe it won't need confirmation then? No idea. The command and it's various settings are detailed here: http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351. I honestly forgot about the app and just thought about how to get adb working... Sorry [emoji14]
Click to expand...
Click to collapse
unfortunately as soon as I was able to run [email protected] I realided that it does not allow to control the device but only mirror the screen. Do you guys know if there is an app that allows to control the screen of a device? Now my device is debug authorized, rooted and with custom recovery.
_Braid_ said:
unfortunately as soon as I was able to run [email protected] I realided that it does not allow to control the device but only mirror the screen. Do you guys know if there is an app that allows to control the screen of a device? Now my device is debug authorized, rooted and with custom recovery.
Click to expand...
Click to collapse
What exactly are you trying to backup? If you want to backup the whole device I think it is possible to make a nandroid backup remotely from a computer with TWRP, but unfortunately I'm not sure how. Did you try the adb command? That should also backup everything I think, if it works that is...
theminikiller said:
What exactly are you trying to backup? If you want to backup the whole device I think it is possible to make a nandroid backup remotely from a computer with TWRP, but unfortunately I'm not sure how. Did you try the adb command? That should also backup everything I think, if it works that is...
Click to expand...
Click to collapse
I am trying to retrieve data from one application. The application is financisto and there I saved all my expense information for years. Probably this does not make sense to you but I really want to recovere those data. I don't know if financisto save the db somewhere inside the phone so I thought that the easiest way would be to control remotely the phone access the app and do a db backup and export.
_Braid_ said:
I am trying to retrieve data from one application. The application is financisto and there I saved all my expense information for years. Probably this does not make sense to you but I really want to recovere those data. I don't know if financisto save the db somewhere inside the phone so I thought that the easiest way would be to control remotely the phone access the app and do a db backup and export.
Click to expand...
Click to collapse
Ahh i see, unfortunately I am not aware of any way to do that, but I'm not that knowledgeable about that so it is very possible there exists a very easy and obvious way.
Guys I finally did it!
I pulled the db of the app with the following command: adb pull /data/data/ru.orangesoftware.financisto
Then I installed the same application in another phone and I pushed my old db with adb push. When I started the application everything was there again :victory:
Thank you very much for your help!
_Braid_ said:
Guys I finally did it!
I pulled the db of the app with the following command: adb pull /data/data/ru.orangesoftware.financisto
Then I installed the same application in another phone and I pushed my old db with adb push. When I started the application everything was there again :victory:
Thank you very much for your help!
Click to expand...
Click to collapse
Great! I'm glad you got your data xD
elonus said:
Great! I'm glad you got your data xD
Click to expand...
Click to collapse
scrcpy should give you control as well as video.
GitHub - Genymobile/scrcpy: Display and control your Android device
Display and control your Android device. Contribute to Genymobile/scrcpy development by creating an account on GitHub.
github.com

Recover photos from nexus 6p bootloop

Ok, so I have nexus 6p that has entered into the dreaded bootloop right before i was able to upload my photos from my recent vacation. I am able to get into fastboot and recovery mode and was wondering if there is a way to get my photos off of it. I have been trying to use NRT pull command but it is giving me ABD Recovery device was not found. (phone is on bootloader) and I have no idea how to fix this. Any help would be greatly appreciated.
Edit:locked bootloader and no USB Debugging
brenster21 said:
Ok, so I have nexus 6p that has entered into the dreaded bootloop right before i was able to upload my photos from my recent vacation. I am able to get into fastboot and recovery mode and was wondering if there is a way to get my photos off of it. I have been trying to use NRT pull command but it is giving me ABD Recovery device was not found. (phone is on bootloader) and I have no idea how to fix this. Any help would be greatly appreciated.
Click to expand...
Click to collapse
Hello... What happened to your phone? Maybe it's yet time to fix your bootloop. Since you have access to recovery, it's not totally dead...
I guess you have the stock recovery?
Boot into recovery and select: apply update from ADB. From here, see if your device is recognized: ADB devices. Maybe you can try to pull your files from here. I'm not sure it will works, but worth to try!
Good luck...
5.1 said:
Hello... What happened to your phone? Maybe it's yet time to fix your bootloop. Since you have access to recovery, it's not totally dead...
I guess you have the stock recovery?
Boot into recovery and select: apply update from ADB. From here, see if your device is recognized: ADB devices. Maybe you can try to pull your files from here. I'm not sure it will works, but worth to try!
Good luck...
Click to expand...
Click to collapse
Ok so I booted into recovery mode and managed to get into apply update from ADB, now what do i? sorry i am total noob to this.
brenster21 said:
Ok so I booted into recovery mode and managed to get into apply update from ADB, now what do i? sorry i am total noob to this.
Click to expand...
Click to collapse
Try:
adb devices
Do you have a serial number displayed?
About adb pull, I'm not sure about the syntax, you'll have to find d it yourself.
Good luck...
brenster21 said:
Ok, so I have nexus 6p that has entered into the dreaded bootloop right before i was able to upload my photos from my recent vacation. I am able to get into fastboot and recovery mode and was wondering if there is a way to get my photos off of it. I have been trying to use NRT pull command but it is giving me ABD Recovery device was not found. (phone is on bootloader) and I have no idea how to fix this. Any help would be greatly appreciated.
Click to expand...
Click to collapse
BLOD is usually indicated when you have no recovery mode. Is your bootloader unlocked? Even if you are locked you can still apply an OTA and maybe fix your phone. Side loading an OTA will not wipe your data but may help recover your phone.
v12xke said:
BLOD is usually indicated when you have no recovery mode. Is your bootloader unlocked? Even if you are locked you can still apply an OTA and maybe fix your phone. Side loading an OTA will not wipe your data but may help recover your phone.
Click to expand...
Click to collapse
My bootloader is locked and I dont have usb debugging enabled, I already got the RMA approved by google so now i am just trying to save my pictures. Also I have been having little luck getting NRT working with my phone(driver issues)
brenster21 said:
My bootloader is locked and I dont have usb debugging enabled, I already got the RMA approved by google so now i am just trying to save my pictures. Also I have been having little luck getting NRT working with my phone(driver issues)
Click to expand...
Click to collapse
Locked bootloader and no usb debugging would have been useful information in your OP. Good luck to you.
v12xke said:
Locked bootloader and no usb debugging would have been useful information in your OP. Good luck to you.
Click to expand...
Click to collapse
Sorry, my last 3 phones i had usb debugging for pdanet back when I was on verizon, now on google fi i just never enabled it. Do I have any hope?

Categories

Resources