api - How can I check my Android app's network consumption? -


i need check android app's internet consumption. in app have numerous number of web service apis being called.

i want know how app consumes internet in kb/mb @ full go.

how can check that? there tool check that?

android studio 2.0 introduce new network section in android monitor can problem.

enter image description here

tx == transmit bytes rx == receive bytes 

Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -