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

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -