Hi. I need capture the HTTP petitions from the Android browser.
I have a service that is listening one port (7777), but I don't know how to redirection only the browser's traffic. In a PC is easy, I can change the network settings (specify a proxy : 127.0.0.1:7777) of the browser. I need this because I want to do an Android local proxy. This proxy capture the HTTP petitions, modify this petition and send to the Internet. How I do it? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

