Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in android-livedata
How to use Databinding and LiveData for RangeSlider (valueFrom and valueTo)
Nov 01, 2025
android
android-livedata
android-databinding
rangeslider
android-slider
How to get LiveData from Room?
Oct 31, 2025
android
kotlin
android-room
android-livedata
android-viewmodel
How to combine the result of 2 LiveData fields into another LiveData field of a different type
Oct 29, 2025
android
android-livedata
android-livedata-transformations
Unit test ViewModel using repository pattern and LiveData
Oct 27, 2025
android
android-livedata
android-viewmodel
Android LiveData - observe complex/nested objects
Oct 26, 2025
android
mvvm
observable
android-livedata
Nested Recyclerviews with Complex Room LiveData
Oct 25, 2025
android
kotlin
android-recyclerview
android-livedata
How to observe data from live data android on Three different Fragment
Oct 25, 2025
android
kotlin
android-lifecycle
android-livedata
mutablelivedata
When should i remove livedata observer on android?
Oct 23, 2025
android
android-livedata
android-jetpack
Android LiveData, ViewModel, Cannot add the same observer with different lifecycles
Oct 23, 2025
android
viewmodel
android-livedata
Where should I chain multiple network requests in MVVM? UseCases or Repository?
Oct 23, 2025
android
mvvm
rx-java2
android-architecture-components
android-livedata
Is it safe to observe LiveData inside onActivityCreated or onViewCreated
Oct 23, 2025
android
android-livedata
Using liveData{} coroutine builder on Dispatchers.IO thread
Oct 21, 2025
android
kotlin
android-livedata
kotlin-coroutines
mutablelivedata
android -room - saving object in room database
Oct 21, 2025
android
android-room
android-livedata
Android LiveData: Difference between LiveData provided as method or as variable
Oct 21, 2025
android
android-livedata
android-architecture-components
android-livedata-transformations
How to filter a LiveData in Android MVVM architecture after user input?
Oct 19, 2025
android
kotlin
android-livedata
Using an ArrayAdapter with LiveData.
Oct 20, 2025
android
android-livedata
mutablelivedata
Calling postValue() multiple times on a Livedata will result only the last one is dispatched. Is there any alternative solution for that?
Oct 20, 2025
android
android-livedata
Why does LiveData better than MutableLiveData?
Oct 18, 2025
android
kotlin
android-livedata
mutablelivedata
Why onChange() called twice when fragment recreated
Oct 19, 2025
android
viewmodel
android-architecture-components
android-livedata
onCompletion not called while using Koltin Flow with LiveData
Oct 18, 2025
android
kotlin
android-livedata
coroutine
kotlin-flow
Older Entries »