Android Client that discovers wifi access points and pushes them into the geomena.org database.
GeoPipe is hosted in the following web site
https://github.com/luckfamousa/GeoPipe
If you think the Android project GeoPipe 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 GeoPipe.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 1 |
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.UPDATE_DEVICE_STATS android.permission.WAKE_LOCK |
GeoPipe has the following Java source files.
de.stereotypez.geopipe.Geopipe.java de.stereotypez.geopipe.HttpPipe.java de.stereotypez.geopipe.LocationReceiver.java de.stereotypez.geopipe.Logger.java de.stereotypez.geopipe.WifiScanReceiver.java de.stereotypez.geopipe.provider.Ap.java de.stereotypez.geopipe.provider.DatabaseHelper.java de.stereotypez.geopipe.provider.GeoProvider.java