I have an activity (MainActivity) and I am using ViewModel Live data for UI update. I want to use Retrofit for network calls.
If use service how can i use LiveData in