Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

Room: related entities - usable public constructor

Paging library data source with specific page index

Android Architecture component LiveData - how to bind broadcastReceivers to lifecycle

Overriding ViewModelStore

Using interfaces for ViewModels?

Android ViewModel - how to force recreation on certain configuration changes

How to show LoadingState when using Room Livedata MVVM

Android navigation component resets to start destination after configuration change

Android Architecture Component: How to insert repository parameter

Accessing strings.xml from ViewModel

How to Set BottomNavigationView in AndroidX with No ActionBar

LifecycleRegistryOwner class is deprecated

Navigation Architecture Component - Unable to navigate to fragment from onResume

Use shared Preference values in Repository or ViewModel of Android

How to mock Application class to unit test ViewModel

Using Singleton within the Android Room Library

Navigation architecture: How to manage proper navigation without using clearTask as it is deprecated

What is the difference between emit and emitSource with LiveData ? ( as in REAL time USE-CASE )

Accessing BroadCastReceiver in Viewmodel

Action is unknown to this NavController