Termux-ADB icon indicating copy to clipboard operation
Termux-ADB copied to clipboard

Unauthorized device

Open Segilmez06 opened this issue 4 years ago • 6 comments

Trying to connect the localhost and when i run adb devices it says my phone is unauthorized. I can't use any commands like adb shell. What should I do?

Segilmez06 avatar Jul 07 '21 18:07 Segilmez06

Trying to connect the localhost and when i run adb devices it says my phone is unauthorized. I can't use any commands like adb shell. What should I do?

It not working 100% without root

Geruays avatar Oct 22 '21 02:10 Geruays

Trying to connect the localhost and when i run adb devices it says my phone is unauthorized. I can't use any commands like adb shell. What should I do?

It not working 100% without root

I tried with a rooted device now and still the same.

Segilmez06 avatar Oct 24 '21 19:10 Segilmez06

Mine isnt even recognizing my phone

sergiorgb avatar Apr 30 '22 21:04 sergiorgb

Mine isnt even recognizing my phone

Did you enable ADB over WiFi? If not, enable it and try to connect via phone's WiFi IP.

Segilmez06 avatar May 19 '22 08:05 Segilmez06

Mine isnt even recognizing my phone

Did you enable ADB over WiFi? If not, enable it and try to connect via phone's WiFi IP.

this method worked for me by making a server with adb on the pc after that it is connected using termux adb with the same wifi / ip and the result works 100% I can enter the adb shell

GroundNF avatar May 19 '22 15:05 GroundNF

Anyways i used the magisk module ADB and Fastboot for android ndk and that does make usb work so...

sergiorgb avatar May 19 '22 23:05 sergiorgb