• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps regarding HTTPClient

Hi,
Is it possible to get all the HTTP URL request triggered by the
browser (Apache) from my client application ?
If then, can you please tell me the framework API which gives me the
URL ?

I'm developing some kinda of HTTP sniffer application for android
which will log all the HTTP Url request made by the native browser
(Apace) and store it in a local file.
 
Back
Top Bottom