Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Commit

Permalink
README added
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanson committed Mar 10, 2015
1 parent c17b393 commit 04a3df7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# WifiLocationLogger

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

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.

## 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 (current behavior unknown)
- [ ] visualize data points on map [wishlist]

0 comments on commit 04a3df7

Please sign in to comment.