PeterFeicht / LazyBird

University exercise in Pervasive Computing Infrastructure
0 stars 0 forks source link

Activity log only works when application is resumed #3

Open PeterFeicht opened 6 years ago

PeterFeicht commented 6 years ago

The activity log in the main activity only gets updated when the application is resumed, otherwise there's no listening to broadcasts from the service.

This is annoying and users might think the service has stopped if other means of output are disabled.