Android的无线网络的信号强度无线网络、强度、信号、Android

2023-09-04 06:18:07 作者:我搬砖去啦~

可能重复:   Android:如何监视WiFi信号强度

有没有办法使用code知道一个WiFi网络的信号强度?

解决方案

  getScanResults()
水平
 

http://developer.android.com/reference/android/net/wifi/WifiManager.html http://developer.android.com/reference/android/net/wifi/ScanResult.html

Possible Duplicate: Android: How to monitor WiFi signal strength

手把手教你给android手机设置WIFI无线网络

Is there a way to know the signal strength of a wifi network using code?

解决方案

getScanResults()
level

http://developer.android.com/reference/android/net/wifi/WifiManager.html http://developer.android.com/reference/android/net/wifi/ScanResult.html