简体   繁体   English

通过蓝牙调试Android设备

[英]Debug android device via Bluetooth

I'm having problem with my USB ports on my laptop (only 1 active and is used with the external mouse) 我的笔记本电脑上的USB端口有问题(只有1个有效,并且与外接鼠标一起使用)

Is there an option to debug the apps on the device from eclipse via Bluetooth instead of the USB cable? 是否可以选择通过蓝牙而不是USB线从eclipse调试设备上的应用程序?

Thanks! 谢谢!

adbWireless allows you to use adb over a wireless connection. adbWireless允许您通过无线连接使用adb。 It doesn't provide a bluetooth interface, but maybe this could also solve your problem? 它不提供蓝牙接口,但也许这也可以解决您的问题?

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

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