Remote Debugging

ε祈祈猫儿з 提交于 2019-12-11 10:56:56

问题


I have an android app which works perfectly on all the available devices with me. But the Client gave a list of devices in which app didn't work. Is there some remote debugging tool? So that I can ask them to connect their mobiles and debug remotely?


回答1:


I would advise the use of TestDroid.com It isn't the most efficient tool, but allows you control physical devices and view the output through the browser.

If you have the budget Bugfinders provides an excellent testing service testing on hundreds of devices in hundreds of locations using crowd-testing.

Alternatively testing in an emulator will provide semi-accurate results, but should be fine depending on the bug.



来源:https://stackoverflow.com/questions/13625528/remote-debugging

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!