You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
DeviceBandwidthSampler.getInstance().startSampling();
// Calling API network operation and after success or error from volley response
DeviceBandwidthSampler.getInstance().stopSampling();
mUtils.showInternetQualityIfPoor(); // Now checking bandwidth and showing message
even though when I was in Very god internet quality, it is always showing POOR connection, help me out how can I modify to get exact connection quality