You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo application for Android Architecture Components. Lifecycles Manage your activity and fragment lifecycles LiveData Notify views when underlying database changes Navigation Handle everything needed for in-app navigation , Room Fluent SQLite database access ViewModel Manage UI-related data in a lifecycle-conscious way