Search code examples
best way to convert flow to live data...


androidkotlinkotlin-coroutinesandroid-livedatakotlin-flow

Read More
UI List not updating jetpack compose with mutableList but data updates...


androidkotlinandroid-jetpack-composeandroid-livedata

Read More
How to make retrofit API call using ViewModel and LiveData...


androidmvvmretrofitandroid-livedataandroid-jetpack

Read More
Why is onChanged being called when I navigate back to a fragment?...


androidandroid-architecture-componentsandroid-livedata

Read More
How to remove an observer from livedata so it doesn't show twice when navigating back to the fra...


javaandroidandroid-livedatamediatorlivedata

Read More
Android ViewModel inside Service (Alternative)...


androidmvvmandroid-livedataandroid-viewmodel

Read More
LiveData. Cannot assign to ‘value’: the setter is protected/*protected and package*/ for synthetic e...


androidkotlinandroid-architecture-componentsandroid-livedata

Read More
Best practice: Runtime filters with Room and LiveData...


androidmvvmandroid-roomandroid-livedata

Read More
MutableLiveData observe method runs but doesn't update Jetpack Compose list...


androidkotlinandroid-livedataandroid-jetpackandroid-jetpack-navigation

Read More
Cannot Obeserve LiveData...


androidkotlinviewmodelandroid-livedataandroid-viewmodel

Read More
Convert LiveData to MutableLiveData...


androidkotlinandroid-roomandroid-architecture-componentsandroid-livedata

Read More
Android App pass data from ViewModel to ViewModel...


androiddatabasekotlinviewmodelandroid-livedata

Read More
My app doesn't show LiveData<String> into a text...


androidkotlinandroid-livedata

Read More
Android Navigation component graph stop working properly when I use navController in LiveData observ...


androidnavigationandroid-livedataandroid-architecture-navigation

Read More
Android ViewModel Observers not working until orientation change (ViewModel works, but changing to L...


androidviewmodelandroid-livedataandroid-architecture-components

Read More
LiveData not updated in ViewModel...


androidviewmodelandroid-livedatamutablelivedata

Read More
Spinner Listener LiveData Issue...


kotlinviewmodelandroid-spinnerandroid-livedata

Read More
Mutable live-data give multiple response give old response from api and after give new response...


androidretrofitandroid-livedatamutablelivedata

Read More
Is SingleLiveEvent actually part of the Android Architecture Components Library?...


androidandroid-architecture-componentsandroid-livedatamutablelivedata

Read More
Some fragment observers trigger after pop from back stack although data is not changed...


androidmvvmandroid-lifecycleandroid-livedataobservers

Read More
what is the Correct way to set/observe livedata in xml ? Failed to call observer method...


androidkotlinandroid-fragmentsandroid-livedata

Read More
Android avoiding observable being called while using ViewPager and LiveData...


androidmvvmandroid-livedata

Read More
Accessing BroadCastReceiver in Viewmodel...


javaandroidmvvmandroid-livedataandroid-architecture-components

Read More
Room Database Error when espresso test "Cannot access database on the main thread"...


androidandroid-roomandroid-espressoandroid-livedata

Read More
LiveData Observer not Called...


androidandroid-fragmentsmvvmkotlinandroid-livedata

Read More
How to save LiveData into saveStateHandle?...


androidandroid-livedataandroid-architecture-componentsandroid-savedstate

Read More
ViewModel Data Loses State When Accessed From Second Fragment...


androidandroid-fragmentsmvvmandroid-livedataandroid-viewmodel

Read More
is observeForever lifecycle aware?...


androidkotlinmvvmandroid-livedataandroid-architecture-components

Read More
MutableLiveData is null in JUnitTest...


androidtestingandroidxandroid-testingandroid-livedata

Read More
Observer is called multiple times when DialogFragment is opened with screen rotation changes...


androidkotlinandroid-livedatamutablelivedata

Read More
BackNext