I want to manage UI-related data in a ViewModel and LiveData, but I'm working in a Service instead of an Activity. Is it possible to use these components outside of the UI thread, and if so, how?
Forums
The great place to discuss topics with other users