dave08
11/21/2019, 1:09 PMAdam Powell
11/21/2019, 2:13 PMCoroutineWorker
available that plays quite nicely with themdave08
11/21/2019, 2:16 PMWorkManager
then `Service`s are only for building chains of work items and launching them?dekans
11/21/2019, 2:25 PMLifecycleService
class you can extend instead of Service
This is part of androidx.lifecyle librarydave08
11/21/2019, 2:30 PMdekans
11/21/2019, 2:34 PMlifecycleScope
will come with it, as it's a LifcyleOwner
🙂dave08
11/21/2019, 2:35 PMIntentService
?Flow
, no?dekans
11/21/2019, 2:44 PMLifecycleService
source