Join Slack
Powered by
Nice! And `LifecycleService` also manages its own ...
# coroutines
d
dave08
06/27/2018, 1:23 PM
Nice! And
LifecycleService
also manages its own thread?
l
louiscad
06/27/2018, 7:42 PM
Better, it reuses the UI thread. It's a regular service that is also a
LifecycleOwner
. But you better read the API guides on started services and foreground services before going any further
9
Views
Open in Slack
Previous
Next