I am developing an Android app that needs to know the network performance such as latency, bandwidth and so on. I am wondering whether there is already such an library so that I can directly cooperate it into my code and I don't need to implement it on my own.
Any recommendations will be appreciated. Thanks.