How to monitor Android network performance? -


we want network performance monitoring monitoring api calls. using android network monitoring integrated android studio. there problem framework. can give amount of data transfer , receive. doesn't give number of api call. metrics necessary determine if there unnecessary api call. otherwise hard determine. integrated android studio , can't use in test framework because gives graph hard compare result.

i want know if there framework available can used different metrics of network performance.

hey there library provided facebook. please check:

network-connection-class [facebook-code-site] [github link]


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -