I am working with an App which contains web service things.
In that I need to know the status when the Internet speed is low. How to find the internet speed level in
This is specilally to detect internet connection speed by facebook sdk
ConnectionQuality cq = ConnectionClassManager.getInstance().getCurrentBandwidthQuality();