Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-architecture-components

MVVM with Android Architecture Components

How can I change in ViewModel source of my LiveData from Room Dao

Android Room: How to use embedded with a custom query

Navigation component - Issues with navigation drawer

Refresh data from a network using LiveData

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

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

Accessing BroadCastReceiver in Viewmodel

Navigation Library inflator throws ClassNotFoundException for data class

How to Start Second Activity with Navigation in Jetpack

Action is unknown to this NavController