开发者

Debugging Web Requests on an Android Device

Is there a way to route requests made through the web browser on an Android device through Fiddler? I would like to debug web requests that my device is making when I load a web page, and the equivalent emulator not necessarily giving me the same results.

Thanks,

Dave Morris开发者_运维问答


You can set up the emulator to run Web requests through a proxy. There are ways for you to set up your own code to use a proxy. I am not aware of a way to have a production device use a proxy for the built-in Web browser, though.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜