简体   繁体   English

亚行无法识别我的平板电脑(“等待设备”)

[英]ADB is not recognizing my tablet (“waiting for device”)

I have windows 7 64 bit and Android Debug Bridge version 1.0.26. 我有Windows 7 64位和Android调试桥版本1.0.26。 My tablet is view pad 7 我的平板电脑是View Pad 7

When I connect it with my computer it shows 当我将其连接到计算机时,它显示

usb debugging connected USB调试连接

But when I write adb logcat 但是当我写adb logcat

it shows me 它告诉我

  • waiting for device - 等待设备-

When I connect my htc phone with the same computer and type 当我将htc手机连接到同一台计算机并键入

adb logcat

it shows me the log of my phone. 它显示了我的手机日志。 Basically I think it something related to driver as the device is connecting properly but not showing me the logs. 基本上,我认为这与驱动程序有关,因为设备可以正确连接,但无法显示日志。

I have also tried this with motodev and found same results. 我也尝试过motodev并发现了相同的结果。

Go to settings, development > enable usb debugging. 转到设置,开发>启用USB调试。 If it's not there try REMOTE ADB. 如果不存在,请尝试REMOTE ADB。 It's on the market for free, it works via WIFI. 它在市场上免费提供,可通过WIFI进行操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM