How to calculate data usage only in UDP in Android devices? I use TrafficStats.getTotalRxBytes() to get TCP but I need only UDP
Asked
Active
Viewed 39 times
0
-
I need calculate traffic in device, not send a packet and wait to receive a response. Thanks – Alvaro Marco Perez Feb 06 '18 at 13:32
-
How to calculate traffic only UDP? Any answer? – Alvaro Marco Perez Feb 12 '18 at 12:17