An Android WiFi scanner that correlates WiFi scan results with the phone's current position, stored in a text based database..
WifiGPSLocator is hosted in the following web site
https://github.com/N3p7uN3/WifiGPSLocator
If you think the Android project WifiGPSLocator 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 WifiGPSLocator.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 1 |
Minimum SDK Version | 1 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
WifiGPSLocator has the following Java source files.
com.example.gpslocator.GPSlocatorActivity.java com.example.gpslocator.MapViewActivity.java