Search code examples
Android: Observing Room DB through LiveData & ViewModel in Activity...


androidandroid-roomandroid-livedataandroid-viewmodel

Read More
Observer in Fragment works but not in Activity...


androidandroid-livedataobserverslifecycleowner

Read More
Are coroutines worth using with type mapping?...


androidkotlinandroid-livedataandroid-jetpackkotlin-coroutines

Read More
How to programically trigger notify on MutableLiveData change...


androidkotlinandroid-livedata

Read More
How to Return LiveData from Repository...


androidkotlinmvvmrepositoryandroid-livedata

Read More
Android LiveData - switchMap is not triggered on second update...


androidandroid-architecture-componentsandroid-livedataandroid-architecture-lifecycle

Read More
Android two-way data binding working one way only...


androidandroid-databindingandroidxandroid-livedataandroid-viewmodel

Read More
OnBindViewHolder() doesn't call after setting unempty list from Room's Livedata...


androidkotlinandroid-recyclerviewandroid-roomandroid-livedata

Read More
How to cancel a running LiveData Coroutine Block...


androidkotlinandroid-livedatakotlin-coroutineskotlin-extension

Read More
How does exposed LiveData dispatch changes when postValue is called on MutableLiveData variable?...


androidkotlinandroid-livedatamutablelivedata

Read More
cannot put values inside Array List...


javaandroidandroid-livedataandroid-json

Read More
How to use livedata in an MVVM architecture...


androidcallbackfirebase-authenticationandroid-livedataandroid-architecture

Read More
kotlin room livedata list value is always null...


firebasekotlinandroid-roomandroid-livedata

Read More
setTextColor doesn't work with LiveData and DataBinding...


androidandroid-databindingandroid-livedata

Read More
Getting LiveData inside the Repository class and update the Data inside the Database without an endl...


javaandroidandroid-roomandroid-livedataobservers

Read More
Observable DataBinding ObservableInt vs. LiveData with different results On Confguration change...


javaandroidobservableandroid-databindingandroid-livedata

Read More
Updating a note after it was just created...


javaandroidmvvmviewmodelandroid-livedata

Read More
Binding on a not (yet) initialized livedata element...


androidandroid-roomandroid-livedataandroid-jetpackandroid-viewmodel

Read More
Unable to get response with Retrofit Coroutine api call...


androidretrofit2android-livedatakotlin-coroutines

Read More
livedata notifies new observer...


androidandroid-livedata

Read More
LiveData value is null after setting in viewModelScope...


androidandroid-livedataandroid-architecture-componentskotlin-coroutinesandroid-architecture-lifecycle

Read More
Why repository doesn't notify viewmodel about updated value of variable in spite of implementing...


androidrepository-patternandroid-livedataandroid-viewmodelandroid-mvvm

Read More
Implementing ListAdapter for a RecyclerView Fragment...


androidkotlinandroid-recyclerviewandroid-livedataandroid-listadapter

Read More
ViewModel observe is running multiple times for a single hit to API...


androidrx-javarx-androidandroid-livedataobservers

Read More
How to observe PagedList LiveData as it submit result asynchronously?...


androidkotlinandroid-livedataandroid-paging

Read More
Android use case unit test...


androidkotlinjunitandroid-livedatakotlin-coroutines

Read More
java.lang.RuntimeException: Failed to call observer method when starting Fragment with EditText (num...


androidandroid-databindingandroid-livedataandroid-jetpack

Read More
Nullability and LiveData with Kotlin...


androidkotlinandroid-architecture-componentsandroid-livedata

Read More
LiveData does not infer the type to desired return value...


androidfirebasekotlinmvvmandroid-livedata

Read More
Returning LiveData of an Interface from Room?...


androidpersistenceandroid-roomandroid-livedataandroid-jetpack

Read More
BackNext