我正在使用包含Web服务的应用程序.
在那里我需要知道互联网速度低时的状态.如何在Android中找到互联网速度级别?
例如,考虑一下,如果我在手机中使用2Mbps连接,当速度降至50Kbps时,我需要通过制作Toast或Alert来注意这种情况.
谢谢.
android
android ×1