Android Open Source - Development tool WifiExporter






Project Summary

A tool to visualize and export collected wireless data from the WigleWifi Android application.

Web Site / Source Repository

WifiExporter is hosted in the following web site
https://github.com/jhannah01/WifiExporter

If you think the Android project WifiExporter 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 WifiExporter.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
com.blueodin.android.locationapi.maps.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES
Asset File Namesassets\Brown Circle.png
assets\Green Circle.png
assets\Grey Circle.png
assets\Orange Circle.png
assets\Red Circle.png




Resource Files

There are 5 image files in WifiExporter. The names of the image files are listed as follows.

ic_blue_wifi.png
ic_green_wifi.png
ic_grey_wifi.png
ic_orange_wifi.png
ic_red_wifi.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WifiExporter has the following Java source files.

com.blueodin.wifiexporter.MainActivity.java
com.blueodin.wifiexporter.NetworkMapActivity.java
com.blueodin.wifiexporter.SettingsActivity.java
com.blueodin.wifiexporter.WifiExporterApplication.java
com.blueodin.wifiexporter.adapters.ExpandableNetworkAdapter.java
com.blueodin.wifiexporter.adapters.LocationAdapter.java
com.blueodin.wifiexporter.adapters.NetworkAdapter.java
com.blueodin.wifiexporter.exceptions.IllegalNetworkType.java
com.blueodin.wifiexporter.exceptions.WifiExporterError.java
com.blueodin.wifiexporter.fragments.LocationListFragment.java
com.blueodin.wifiexporter.fragments.NetworkListFragment.java
com.blueodin.wifiexporter.fragments.NetworkMapFragment.java
com.blueodin.wifiexporter.jsonclient.JSONClient.java
com.blueodin.wifiexporter.jsonclient.JSONUploadTask.java
com.blueodin.wifiexporter.jsonclient.JSONUploadTaskParams.java
com.blueodin.wifiexporter.types.LocationMapMarker.java
com.blueodin.wifiexporter.types.WigleDbManager.java
com.blueodin.wifiexporter.types.WigleLocation.java
com.blueodin.wifiexporter.types.WigleNetwork.java