Search code examples
ViewModelProviders is not working inside my Fragment...


androidkotlinmvvmfragmentandroid-viewmodel

Read More
Trouble with ViewModel, LiveData...


androidkotlinandroid-livedataandroid-viewmodelmutablelivedata

Read More
androidx databinding with Spinner and custom objects...


androidandroid-spinnerandroid-databindingandroid-viewmodel

Read More
AndroidViewModel cancel job on demand...


androidviewmodelkotlin-coroutinesandroid-viewmodel

Read More
Shared livedata observer not working between Fragment and Activity...


androidandroid-livedataobserver-patternandroid-viewmodelkoin

Read More
Android Hilt dagger inject interface in viewModel @ViewModelInject got UninitializedPropertyAccessEx...


androiddependency-injectionandroid-viewmodeldagger-hilt

Read More
Unit test ViewModel using repository pattern and LiveData...


androidandroid-livedataandroid-viewmodel

Read More
Cannot create an instance of class ViewModel class...


androidkotlinandroid-viewmodelandroid-mvvm

Read More
Right place to offer or send Channel in MVI pattern...


androidunit-testingandroid-livedataandroid-viewmodel

Read More
Use ViewModel in case other than Rotation...


androidmvvmandroid-architecture-componentsandroid-viewmodel

Read More
How Best To Implement ViewModel( in AndroidX) So Data Survives Configuration Changes...


javaandroidmvvmandroidxandroid-viewmodel

Read More
lateinit property gender has not been initialized...


androidmvvmandroid-databindingandroid-livedataandroid-viewmodel

Read More
Hilt Create one view model instance shared between the activity and their fragments...


androidandroid-fragmentsdependency-injectionandroid-viewmodeldagger-hilt

Read More
notifyDataSetChanged not updating view...


androidandroid-viewmodel

Read More
How to test my viewModel that is Koin injected?...


javaandroidkotlinandroid-viewmodelkoin

Read More
ViewModel observed every back to fragment...


androidmvvmandroid-viewmodel

Read More
Android ViewModel doesn't survive fragment change...


androidandroid-fragmentsandroid-livedataandroid-architecture-componentsandroid-viewmodel

Read More
Android : Translate in Java the Kotlin ViewModel backing field encapsulation technique...


androidkotlinencapsulationandroid-viewmodelbacking-field

Read More
Jetpack Compose DataStore error using ViewModel, "Viewmodel has no zero argument constructor&qu...


androidandroid-jetpackandroid-viewmodelandroid-jetpack-composeandroid-jetpack-datastore

Read More
Initialize LiveData later in ViewModel...


androidkotlinandroid-livedataandroid-viewmodel

Read More
Live data giving old value again while changing fragment...


androidkotlinandroid-livedataandroid-jetpackandroid-viewmodel

Read More
Caused by: org.koin.core.error.InstanceCreationException: Could not create instance for [type:Factor...


androidmvvmfragmentandroid-viewmodelkoin

Read More
Could not create instance for [type:Factory,primary_type:'yodgorbek.komilov.musobaqayangiliklari...


androidkotlinmvvmandroid-viewmodelkoin

Read More
Getting application context for getInstance function of database class (android kotlin)...


androidkotlinrepository-patternandroid-viewmodel

Read More
lateinit property mUserViewModel has not been initialized...


android-studioandroid-roomandroid-livedatakotlin-coroutinesandroid-viewmodel

Read More
Processing LiveData from Room database in ViewModel with Transformations.map...


androidkotlinandroid-roomandroid-livedataandroid-viewmodel

Read More
ViewModel whose data is loaded by an async task...


androidandroid-viewmodel

Read More
Room and ViewModel, multiple queries?...


androidandroid-roomandroid-livedataandroid-viewmodel

Read More
Android: ViewModel injected with hilt throws has no zero argument constructor"...


androidandroid-viewmodeldagger-hilt

Read More
ava.lang.RuntimeException: Cannot create an instance of class com.example.bookkeepers.BookViewModel...


androidandroid-viewmodel

Read More
BackNext