admin管理员组文章数量:1391943
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 badges1 Answer
Reset to default 1I 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
本文标签: usb debugging is not working with Elo ISeries 4 Slate android deviceStack Overflow
版权声明:本文标题:usb debugging is not working with Elo I-Series 4 Slate android device - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744713576a2621271.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论