tjanson / WifiLocationLogger

Android application for logging Wifi signal strength by location
32 stars 10 forks source link

Put logging into a separate background service #20

Closed tjanson closed 9 years ago

tjanson commented 9 years ago

Pulling branch from @WIStudent for further work

The service seems to work, the UI of MainActivity is being updated. Writing scan results to file fails, error "I/System.out: 01:16:11,300 |-WARN in Logger[data] - No appenders present in context [default] for logger [data]." is thrown.