-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Devices list empty after running ADB devices #42
Comments
This version of Termux-ADB has old binaries that don't support pairing without a PC. Alternatively, if you have a device with Android 11, you can use my fork of Termux-ADB with updated binaries. If your device supports wireless debugging, you can use a pairing code to pair Termux-ADB to your device. You can find the repo on my profile. |
I hope you add usb debugging support. Having fastboot without usb support is useless isn't it? How can we use fastboot on another device? I'm trying with a dual usb-c cable. |
How is the adb command syntax for pairing with a pairing code? |
To answer my own question, it is:
|
I m trying to get logcat for my app made using kivymd but it is crashing. I don't have a PC therefore I installed termux-adb but after doing all steps I can't find my mobile in
List of devices attached
it is completely empty. Please help meThe text was updated successfully, but these errors were encountered: