问题
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