Hello,
I've got a a500fu device with no screen. How can I connect it to the computer or any other device?
I've checked an article https://forum.xda-developers.com/showthread.php?t=2786395 but USB debugging is not enabled on my device and I do not know how to enter into ADB mode so I could send commands from my PC to the phone.
Update: I have managed to install Clockwork Recovery.
How can I blindly proceed from there to enter adb commands to enable USB debugging?
Related
I have a G1 and recently it started rebooting. I can not get in to the recovery image I can how get to the HBOOT screen. I am trying to flash an recovery.img using adb but I can not enable USB debugging. Is there anyway to do this with out having USB debugging enabled?
To ans directly to your post question, No. You can't use ADB without Debugging.
My s4 display is broken, so, there's nothing that I can do with the phone. When I connect phone via usb, I'm able to browse through folders on my s4, but in adb, on "adb devices" command, none of devices is listed.
Phone is rooted with CM11 ROM installed.
When I connect phone in recovery mode on bootup, and open adb, all commands are working, and device is recognised.
Is there any way to enable usb debugging from recovery mod, so device would be recognised in adb when it boot up normally?
You could try this:
Run an ADB shell in ClockworkMod
Remount /system in readwrite mode.
Add this to /system/build.prop: persist.service.adb.enable=1
Save the file.
Warning: Some people reported that this causes their device to not boot anymore.
hi... i have sme problems...
adc say me that phone is "unauthorized"
can you say exactly tha command that i must use with adb?
Hi Folks:
i have read many threads on this problem and how to resolve it but bear with me as I am a newbie.
I have a nexus 4 with bootloader unlocked and USB Debugging disabled. I am looking for some step by step advice on how I would be able to enable usb debugging so that i could access my phone remotely to reset the lock pattern and backup my information. I have adb running on a windows PC and I know how to access stock recovery mode. I have only been able to connect to my device via adb when accessing the ADB sideload function in the recovery console. I have seen that you can sideload a kernel with usb debugging enabled but I have no clue on how to achieve this. i also need to make sure that whatever I do the data will not be affected. Any assistance would be very helpful. Thanks in advance.
Phranqy
Not sure if this would work but you could boot into download mode, flash a custom recovery, boot into custom recovery, and mount the partitions to copy the data to your computer.
Edit: if the digitizer failed, I don't think my method will work unless it is just in the ROM that the digitizer doesn't work.
I've enabled adb debugging via USB on my watch. I can connect and reboot into the bootloader via ADB no problem. Once I enter recovery and select sideload via adb I run into an issue... ADB does not recognize my watch!
When the watch is just on normally and connected to my PC it shows up as Android Device>Android Composite ADB Interface. It connects to the computer as Other devices>G Watch R. Also ADB Devices shows nothing connected.
Any idea what it going on here? Any idea how to fix it?
For reference, I'm running stock everything - 5.1.1 on the watch and Bootloader version LENOKZ20m if it matters.
Thanks!
I got a new Razer Blade 14 laptop. For some reason I cannot get the phone to enter download mode properly. It just says disabled and "Connect USB Data Cable".
I've installed the drivers and ADB software. I Have no missing devices in device manager. When booted into the OS and in MTP mode I can send adb commands and "adb devices" sees the phone. Its only when I boot into download mode that the phone says its disabled and to connect a data cable. So theres something up with the Fastboot/Download mode drivers is my guess. I just cant put a finger on the problem.
In device manager it shows as "Android Bootloader Interface" as the device. I'm using the stock nexus 6p cable. My usb drivers are up to date per intel. Computer has windows 10.
Please help!!!
If i put it in sideload mode it is also detected with ADB. Just not fastboot/download mode...
I managed to somehow fix it. I had the right drivers. But for some reason I left the phone in download mode. Then issued the command "fastboot oem ramdump enable" and then restarted the bootloader, now download mode is enabled and I can flash factory images etc.