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-viewmodel
Trigger kotlin flow again on pull-to-refresh
Aug 30, 2026
android
kotlin
android-viewmodel
kotlin-flow
Using LiveData and ViewModel without using Room
Aug 31, 2026
android
android-architecture-components
android-livedata
android-viewmodel
android-mvvm
Applying MVVM between ViewModel and Fragment/Activity interactions and communication
Aug 31, 2026
android
mvvm
android-architecture-components
android-viewmodel
android-mvvm
Is there any benefits to using LiveData rather than a regular callback?
Aug 28, 2026
android
android-livedata
android-architecture-components
android-viewmodel
SavedStateHandle does not persist data
Aug 22, 2026
android-viewmodel
android-savedstate
viewmodel-savedstate
How do I access any directory and file in shared storage on newer Androids?
Aug 15, 2026
android
android-jetpack-compose
android-viewmodel
How to use a shared ViewModel, and avoid reusing the same instance of it every time with Navigation Component
Aug 15, 2026
android
dagger
android-viewmodel
android-jetpack-navigation
android-navigation-graph
Android SavedStateHandle doesn't save in ViewModel
Aug 10, 2026
android
android-viewmodel
Compose creating new ViewModel instance
Aug 09, 2026
android
android-jetpack-compose
android-viewmodel
Lateinit property viewModel has not been initialized
Jul 28, 2026
android
kotlin
android-fragments
mvvm
android-viewmodel
How do I create a ViewModel with a SavedStateHandle and another argument?
Jul 28, 2026
android
android-viewmodel
Share viewmodel from activity to compose function using hilt
Jul 29, 2026
android
android-jetpack-compose
android-viewmodel
dagger-hilt
jetpack-compose-navigation
Too many XML data bindings
Jul 27, 2026
android
kotlin
android-databinding
android-viewmodel
Is it ok to have different ViewModels for each Composable on a single screen in Android?
Jul 23, 2026
android-jetpack-compose
android-livedata
android-viewmodel
ExoPlayer in MVVM
Jul 23, 2026
android
mvvm
exoplayer2.x
android-viewmodel
What is better to update a view model's MutableStateFlow, _uiState.update{} or _uiState.value = _uiState.value.copy()?
Jul 19, 2026
android
kotlin
android-jetpack-compose
android-viewmodel
mutablestateflow
Older Entries »