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
Post a Comment