Debugging Web Requests on an Android Device -


is there way route requests made through web browser on android device through fiddler? debug web requests device making when load web page, , equivalent emulator not giving me same results.

thanks,

dave morris

you can set emulator run web requests through proxy. there ways set own code use proxy. not aware of way have production device use proxy built-in web browser, though.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -