Android Open Source - Location Network OpenWifiStatistics






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OpenWifiStatistics.

ItemValue
Java File Count9
Target SDK Version7
Minimum SDK Version7
Activity Count4
Required Permissionsandroid.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




Java Source Files

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