Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-mvvm

"Cannot access database on the main thread since it may potentially lock the UI for a long period of time" error on lauching coroutine

Shared view model in android compose project while using Hilt for dependency injection?

The retrofit call not update viewmodel or viewmodel not update the view

Android my bottom app a bar is overlapping my recyclerview

How to bind viewmodel to a gridView in android?

How to manipulate properties of Livedata list

I have a problem with Livedata observer called multiple time

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

Android: Firebase Object is null when using kotlin flow