I'm having problem with my USB ports on my laptop (only 1 active and is used with the external mouse)
Is there an option to debug the apps on the device from eclipse via Blu开发者_JAVA百科etooth instead of the USB cable?
Thanks!
adbWireless allows you to use adb over a wireless connection. It doesn't provide a bluetooth interface, but maybe this could also solve your problem?
精彩评论