This application is used for scanning Wi-Fi access points (APs), storing the data to a database, and then displaying various data to the user about each AP found. The application also takes advantage of a device’s GPS capabilities by plotting the latitude, longitude, altitude, etc. of where each AP was found, and then plotting a marker on the built in map for each access point. Once the application starts, it will take a few seconds for it to get a “fix” on a satellite. Once the device has found a “fix”, you may start scanning for Wi-Fi access points and collecting data.
Viewable data collected includes:
SSID, BSSID, Encryption Capabilities, Signal Strength, Frequency, Channel, Time the AP was first seen, Time the AP was last seen, Latitude, Longitude, Altitude, and Speed.
Also, the application has an "Export to KML" feature. This can be used to export the data collected to a KML file, which can then be uploaded to Google Maps where you can then view the locations of all your access points you discovered.
If you encounter any problems, bugs, hangups, etc. (or would like to suggest a feature you'd like to see added in a later update) please feel free to email me before leaving negative ratings. I plan continuously updating and improving this application with with relatively frequent updates/releases.
If you have any comments, suggestions, questions, or find problems(bugs) with the app please email me at holmeswareapps@gmail.com
** CHANGE LOG **
Version 1.2.3 (10-07-11)
* Fixed 'Force Close' error on start up.
* Prompts to turn on GPS if GPS is found turned off.
Version 1.2.1 (5-3-2011)
* Markers on map are now persistent throughout entire life of application
Version 1.2 (5-2-2011)
* Added KML export feature
Version 1.0 (4-30-2011)
* Initial Release