OpenWifiStatistics is an Android application used to scan wifi networks, gather statistics about them (including location) and upload the data to a server for statistical analysis..
OpenWifiStatistics is hosted in the following web site
https://github.com/uberspot/OpenWifiStatistics
If you think the Android project OpenWifiStatistics listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of OpenWifiStatistics.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
OpenWifiStatistics has the following Java source files.
androidStorageUtils.StorageUtils.java com.ows.OpenWifiStatistics.Services.EScanResult.java com.ows.OpenWifiStatistics.Services.LocationFinder.java com.ows.OpenWifiStatistics.Services.MonitoringService.java com.ows.OpenWifiStatistics.Services.ResultUploader.java com.ows.OpenWifiStatistics.Services.WifiBReceiver.java com.ows.OpenWifiStatistics.SettingsPage.java com.ows.OpenWifiStatistics.StartPage.java com.ows.OpenWifiStatistics.WifiMapPage.java