-1

When i try adb shell it shows error device not found
My device that i mentioned is:
Huawei Ascend D1 quad XL
Model:U9510E
OS:Android 4.0
Kernel Version:3.0.8-02106-g92c8d16

I am on Windows.

Robert
  • 39,162
  • 17
  • 99
  • 152
Devon
  • 1
  • 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Oct 22 '22 at 06:17
  • Check the Windows device manager if the USB devices from the phone have the correct driver assigned. – Robert Oct 22 '22 at 12:12

1 Answers1

0

On that old of a device, it is probably a bad connection on the data cable connectors on the phone. Try making sure you are on a usb cable that is not charge-only...

Run lsusb to see if device is even seen when you plug it in, on a Linux/unix based machine?

NoBugs
  • 9,310
  • 13
  • 80
  • 146