Anyone know if this is possible?
I needed this a while ago and found some methods based on using WireShark.
If you're using a Mac, it might work without any special software. I have no experience with that.
On Windows, it depends on your network card driver. It needs to support promiscuous mode. Look into AirPCap.
I would think that this is also possible if you install a local VPN and let your phone connect to it. But WireShark/WinPCap doesn't support this. More research is needed.
http://stmforum.com/forum/showthread...k-the-app-uses
Redirect your wi-fi connection through a proxy like http://portswigger.net/burp/
Use your computer wifi as the hotspot and fire up wireshark or any packet capture program.
As Archieaff said, use proxy software.
That means on your PC install and open Charles Proxy, and change setting of your wifi connection on Mobile Device to use this hotspot as proxy.
http://www.charlesproxy.com/document...rom-an-iphone/
If you want to see them on 3g connection, you can only make it happen on ROOT'ed Android with:
https://play.google.com/store/apps/d...3o.shark&hl=pl
And then open file recorded on your PC via wireshark to view logs.
If your on windows I find fiddler (http://www.telerik.com/fiddler) easier to use than wireshark