最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

usb debugging is not working with Elo I-Series 4 Slate android device - Stack Overflow

programmeradmin2浏览0评论

I am trying to do usb debugging with Elo I-Series 4 Slate android device. Developer mode is already enabled and I also enabled usb debugging. But when I connected it with my MacBook then It is not detected in the devices on my MacBook and Elo I-Series 4 Slate does not show any notification for allowing it. If someone has done usb debugging with Elo I-Series 4 Slate android device then let me know. Thank you very much.

When I run adb devices. The device does not show

I am trying to do usb debugging with Elo I-Series 4 Slate android device. Developer mode is already enabled and I also enabled usb debugging. But when I connected it with my MacBook then It is not detected in the devices on my MacBook and Elo I-Series 4 Slate does not show any notification for allowing it. If someone has done usb debugging with Elo I-Series 4 Slate android device then let me know. Thank you very much.

When I run adb devices. The device does not show

Share Improve this question edited Mar 13 at 9:14 sai asked Mar 13 at 8:25 saisai 535 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

I was facing similar issue. If Wi-Fi debugging is available, try:

Connect the Elo device and your laptop to the same Wi-Fi network.

For me use ADB over Wi-Fi worked:

adb connect <Your device IP address>:5555
adb devices
发布评论

评论列表(0)

  1. 暂无评论