> I need capture the Android's browser HTTP petitions.

I think you mean "request", not "petition".

> In PC to capture the HTTP petitions is easy, I change the browser
> configuration, I put localhost and a port (7777) and it's works. But,
> in Android I don't know how to change the browser configuration.

I would be rather surprised if they allowed applications to adjust the
proxy server settings of the browser application. That would be a way for
spyware to attack the user.

For the emulator, you can set up a proxy server from outside the emulator
environment itself:

http://developer.android.com/guide/developing/tools/emulator.html#proxy

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Available!



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to