Android的亚行无线调试,USB附件 [英] android adb wireless debugging with USB accessory

查看:242
本文介绍了Android的亚行无线调试,USB附件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我ADB无线连接的debuging在Eclipse应用工作,但我有与使用USB电缆线来连接附件的应用程序的问题。

I have adb wireless connection working for debuging applications in eclipse, but I am having an issue with an application that is using the USB cable to attach to an accessory.

在应用程序设计时,配件接上开始,所以我建立我的ADB connenction,然后运行调试的日食,code加载等,现在当我插上配套的应用程序启动并运行但失去通讯日食。所以我不能调试!

The application is designed to start when the accessory is plugged in, SO I establish my ADB connenction and then run debug on eclipse, code loads etc.., now when I plug the accessory in the app starts and runs but loses communication to eclipse. So I can't debug!

推荐答案

在命令提示符下直接运行 ADB连接<设备IP>:5555 后再次平板电脑插入FT311(我假设它是从您的其他问题的FT311)。然后,它会重新连接,然后运行亚行logcat 再次完成。

In the command prompt just run adb connect <device ip>:5555 again after the tablet is plugged into the FT311 (I am assuming it is the FT311 from your other question). It will then reconnect and then run adb logcat again and done.

这篇关于Android的亚行无线调试,USB附件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆