ADB offline

shamm1987

Member
Mar 3, 2014
7
3
0
Frankfort
I can't seem to get the authorization pop up to allow adb to work. I have usb debugging enabled and adb shows the device as offline when using the command adb devices. Has anyone else experienced this issue before or have any way to fix it?
 

dancrosoft

Senior Member
May 19, 2008
60
7
0
I can't seem to get the authorization pop up to allow adb to work. I have usb debugging enabled and adb shows the device as offline when using the command adb devices. Has anyone else experienced this issue before or have any way to fix it?
I am having the same issue. ADB will not work at all with this tablet
 

schermvlieger

Senior Member
Sep 4, 2010
51
5
0
Same here

I have the same problem; enabling USB debugging in the Developer Options menu does not seem to have any effect. Closing the settings app and restarting it results in the option being switched "off" again.

This on an unrooted, locked stock device with EMUI version 5.0 / Android 7.0

Weird ....
 

adibadi

Senior Member
Aug 2, 2010
104
23
18
I can't seem to get the authorization pop up to allow adb to work. I have usb debugging enabled and adb shows the device as offline when using the command adb devices. Has anyone else experienced this issue before or have any way to fix it?
I work around this by enabling usb debugging, going into another setting menu option, then back to developer options, disabling it, enabling it, adb kill-server, adb devices, trying different combinations and eventually it works.. It's a real pain but eventually it works. Once the computer is trusted I don't need to do this anymore.