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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -