Android Log And Modify All Http Requests
I am wondering what way I can log (sniff) all HTTP requests that are outgoing and incoming in whole Android and is it possible to modify them during that process or block ? What li
Solution 1:
You're going to need a rooted phone at least, which basically rules out distributing what you make on the market unfortunately..
Post a Comment for "Android Log And Modify All Http Requests"