How to know upload transfer speed

好久不见. 提交于 2019-12-10 11:28:30

问题


I want to determine transfer speed possible on a connection before uploading, for example an image. How can I do this in android? Any suggestions?


回答1:


Not the speed, as far as I know,

Rather the connection type:

https://groups.google.com/forum/#!topic/android-developers/ius4garTtGA

http://developer.android.com/reference/android/net/wifi/WifiInfo.html

Also, please reference How to get wifi standard which was just posted, should help!



来源:https://stackoverflow.com/questions/8624828/how-to-know-upload-transfer-speed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!