I'm trying to capture/monitor packets coming out/going in from my android phone. To accomplish this, I'm using a trial of connectify. Basically, it makes my laptop a wifi hotspot while also connected to a wifi network. I then connect my phone to my laptop wifi hotspot and run wireshark on the laptop.
At this point, I use an app to ping a remote server (this works). What's weird is that I can only see the reply from the server and not the request coming from my phone in Wireshark. What I want to capture is the packet message coming from my phone. How can I do this?