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 -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -