Search code examples
Is LifecycleService deprecated along with lifecycle-extensions artifact?...

androiddeprecatedandroidxandroid-architecture-componentsandroid-architecture-lifecycle

Read More
How to navigate back to the master screen from the details with Nav controller on Android...

androidandroid-architecture-componentsmaster-detail

Read More
How to get a ViewModel from a Worker class?...

androidandroid-architecture-componentsandroid-viewmodelandroid-workmanager

Read More
How to update LiveData of a ViewModel from background service and Update UI...

androidviewmodelbackground-serviceandroid-roomandroid-architecture-components

Read More
Android Navigation with nested bottom navigation...

androidandroid-architecture-componentsandroid-architecture-navigationandroid-navigation-graph

Read More
Dynamically switch content/fragments in android...

androidandroid-fragmentsandroid-architecture-components

Read More
Room user configurable order by queries...

androidandroid-roomandroid-architecture-components

Read More
Accessing appcontext in repository for shared preferences (Architecture)...

androidsharedpreferencesandroid-roomandroid-architecture-components

Read More
Implementation android.arch.paging:runtime:1.0.0...

androidgradlekotlinandroid-architecture-componentsandroid-paging

Read More
How to pass Complex Types of Objects to WorkManager in android. i.e lists, maps, POJO...

androidandroid-architecture-componentsandroid-jetpackandroid-workmanager

Read More
Is it possible to use DI with the androidx.navigation.NavController...

androiddependency-injectiondagger-2android-architecture-componentsandroidx

Read More
Dagger provide a dependency that depends on the view of the activity...

androiddagger-2android-architecture-components

Read More
Failed to resolve: fragment after adding navigation...

androidandroid-architecture-componentsandroid-architecture-navigation

Read More
How Android ViewModel insures that, it has to bind with the same Activity or Fragment(in case of Scr...

androidandroid-architecture-componentsandroid-viewmodelandroid-mvvm

Read More
How to chain transformations in Android when using live data?...

androidkotlinandroid-architecture-componentsandroid-livedata

Read More
Child fragment of BottomsheetDialogFragment crashes after second attempt opening...

androidandroid-dialogfragmentandroid-architecture-componentsandroid-architecture-navigationandroid-bottomsheetdialog

Read More
Zip 4 or more async calls using livedata...

javaandroidandroid-architecture-componentsandroid-livedata

Read More
Room - Array of String TypeConverter...

androidandroid-roomandroid-architecture-components

Read More
How can I create dynamic/conditional navigation with Jetpack Navigation?...

androidandroid-architecture-componentsandroid-jetpackandroid-jetpack-navigation

Read More
Android LiveData - switchMap is not triggered on second update...

androidandroid-architecture-componentsandroid-livedataandroid-architecture-lifecycle

Read More
AndroidViewModel vs passing Application context to ViewModel...

androidandroid-architecture-components

Read More
How to fix cannot find symbol view-model-name-BindingImpl when using two-way databinding in Android...

androidandroid-databindingandroid-architecture-componentsandroid-jetpack

Read More
LiveData value is null after setting in viewModelScope...

androidandroid-livedataandroid-architecture-componentskotlin-coroutinesandroid-architecture-lifecycle

Read More
Passing Multiple Agument to fragment using TypeSafe in Navigation...

androidandroid-architecture-componentsandroid-jetpackandroid-navigation

Read More
Navigation Library inflator throws ClassNotFoundException for data class...

androidkotlinandroid-architecture-componentskotlin-android-extensionsandroid-architecture-navigation

Read More
Nullability and LiveData with Kotlin...

androidkotlinandroid-architecture-componentsandroid-livedata

Read More
How to use Paging in android without server side Pagination?...

androidandroid-recyclerviewandroid-architecture-componentsandroid-paging

Read More
LiveData not updating on postValue()...

androidandroid-lifecycleandroid-livedataandroid-architecture-components

Read More
Debug paging library from Architecture components...

androidgsonretrofit2android-architecture-componentsandroid-paging-library

Read More
Room database, SELECT * FROM table by a given day...

androidsqliteandroid-roomandroid-architecture-components

Read More
BackNext