Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Capture android app http traffic

0

59 views

I need to see what http calls are made by a specific android app I have on my device (not rooted).

Do you have any idea on what the easiest solution would be ?

I have a local wlan and a ubuntu laptop, could I somehow capture the http traffic of my phone via my laptop ? (I've tried running wireshark, but I only see the traffic of my laptop)

Thanks for any help ;)

asked June 25, 2011 7:04 am CDT
Seb
posted via StackOverflow

1 Answers

1
 

Easiest option I can think of is this:
Connect your laptop to the router via Ethernet. Create an ad-hoc network with your laptop's wireless card, forwarding all traffic out the Ethernet. Have the android device connect to the ad-hoc network. Wireshark away.

answered June 25, 2011 12:29 pm CDT

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions