通过Internet调试android设备 [英] Debugging android device over the Internet

查看:151
本文介绍了通过Internet调试android设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种通过Internet远程调试设备的方法.

I am looking for a way to debug a device remotely over the Internet.

我从用户那里收到了很多错误报告,而这些报告甚至都无法重现.如果我可以通过Internet调试设备,就像将设备连接到PC一样,将很容易解决它们.这可能吗?

I am getting a lot of bug reports from my users which I can't even reproduce. It would be easy to solve them if I could debug the device over the Internet as if it were connected to my PC. Is this possible?

我听说过通过局域网中的wifi进行调试,也许有类似的方法可以通过Internet来实现它?

I heard about debugging over wifi in local network, maybe there is similar way to achieve it over the Internet?

推荐答案

可以设置Android设备以通过Internet进行调试,但是需要USB连接才能启用它或在​​设备上进行root访问.除此之外,您还必须设置端口转发到设备以接受来自Internet的传入ADB连接.除非您的应用程序的用户是渴望合作的开发人员,否则它几乎无济于事.

It is possible to setup Android device for debugging over Internet, however it requires USB connection to enable it or root access on the device. In addition to that you will have to setup port forwarding to device to accept incoming ADB connections from the the Internet. It hardly can help unless users of your app are developers with great desire to cooperate.

您可以在此处找到详细说明: http://www.cleansoft.lv/debugging-android-applications-remotely/

You can find detailed instructions here: http://www.cleansoft.lv/debugging-android-applications-remotely/

这篇关于通过Internet调试android设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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