Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-mvvm

How can firebase phone auth be implemented in view model?

Android jetpack compose observing a livedata

Navigate using View Model in Jetpack Compose

Which is better to use for API calls, Dispatcher.IO or Dispatcher.Main?

Where to transform a result of WebService, in Repository or ViewModel?

How to create focus change listener with data binding

Android viewModel savedStateHandle

Where does FusedLocationProviderClient fit in MVVM on Android?

lateinit property has not been initialized with dagger2

Sharing Data between ViewModels

Android: Save FCM Notification to Room DB

Navigate from one fragment to another when using MVVM pattern for Android

ViewModel is recreated after rotation; if injected directly with dagger2

MVVM in android,accessing assetManager without breaking the pattern

How to show LoadingState when using Room Livedata MVVM

How to set OnClickListener on RecyclerView item in MVVM structure

Android: Firebase Object is null when using kotlin flow