marvin / WifiLocationLogger

Android application for logging Wifi signal strength by location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WifiLocationLogger

Logs current location and signal strength of visible wireless networks. (Log location: /sdcard/WifiLocationLogger.) APK Download

This application is experimental – do not expect it to work well, or at all. Tested with Android 5.0.2.

Feel free to open an Issue for bug reports or feedback of any kind. Pull requests very welcome.

The output format is bound to change often, so please look at the relevant section of the source code to figure out the fields’ meanings.

screenshot

To-Do

  • collect real-world data on a variety of devices and see whether it's usable at all
  • make the app work while in the background [possible improvements]
  • visualize data points on map
  • explore alternative visualizations, improve Hexbin visualization [to be published]
  • lots of stuff regarding remote logging plus DB backend
  • document tools for CSV handling and conversion

About

Android application for logging Wifi signal strength by location


Languages

Language:Java 100.0%