I am currently using Hexene's LocalVPN implementation of Android's VPNService to monitor network traffic from my Android device. However, I was wondering if it was possible to see which app sent a particular packet.
I have tried searching online, and I have read through the documentation for LocalVPN to no avail :(
EDIT:
Sorry for not making it clear to begin with, I am trying to extend the application for my own development. Not just using the app as an application
Thank you for any help