I am trying to collect network usage for each application/process. I've tried to read /proc/net/xt_qtaguid/stats
from my application, but I found it can only read its own line, not all data.
I wonder if there is a way to get what I need?
I am trying to collect network usage for each application/process. I've tried to read /proc/net/xt_qtaguid/stats
from my application, but I found it can only read its own line, not all data.
I wonder if there is a way to get what I need?
You can use Charles to create a proxy, then you can setup that proxy on your device and finally see everything you want from Charles' client.
Regards!