Search code examples
How can lifecycle aware components using LifecycleObserver be aware of screen orientation changes...

androidandroid-lifecycle

Read More
Restore the UI-state after recreating the fragment...

javaandroidandroid-fragmentsandroid-lifecycle

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

androidandroid-lifecycleandroid-livedataandroid-architecture-components

Read More
Android lifecycle observers don't trigger when code is minified by R8...

androidproguardandroid-lifecycleandroidxandroid-r8

Read More
How to determine when Android application is being exited - application lifecycle instead of activit...

androidbackground-processandroid-lifecycle

Read More
Is Activity killable after onStop() or super.onStop() returns...

androidandroid-activityandroid-lifecycle

Read More
OnResume() causing infinite loop in MainActivity...

androidandroid-lifecycle

Read More
ViewModel scoped to Fragment does not get destroyed when Fragment gets reloaded...

androidandroid-fragmentsandroid-lifecycle

Read More
Why is onDestroy always called when returning to parent activity?...

androidandroid-activityandroid-lifecycle

Read More
Android Application onCreate, when is it called...

androidandroid-serviceandroid-lifecycleapplication-lifecycle

Read More
IllegalStateException in Android. Exception copied from Play Store console...

androidkotlinandroid-lifecycle

Read More
Android - Keep previously added intent extra when going up to parent activity...

androidandroid-intentandroid-activityandroid-lifecycle

Read More
android.arch.lifecycle.ViewModelProviders is not recognized in Kotlin code...

androidkotlinviewmodelandroid-lifecycle

Read More
Controller creating duplicate views...

androidcontrollerandroid-lifecycleconductor

Read More
ExoPlayer Restore State when Resumed...

androidandroid-studioandroid-fragmentsandroid-lifecycleexoplayer

Read More
How to retain listener on custom dialog opened from fragment?...

androidandroid-fragmentsandroid-lifecycleandroid-dialogfragment

Read More
Whats make value of variable become empty or back to initialization value in lifecycle...

androidandroid-lifecycle

Read More
LifecycleOwner: difference between Fragment (self) and Fragment#viewLifecycle...

androidandroid-fragmentsandroid-lifecycleandroidxandroid-architecture-components

Read More
Stop Android Media Player loop that is started from a BroadcastReceiver...

androidbroadcastreceiverandroid-mediaplayerandroid-lifecycle

Read More
OnResume / OnPause called multiple times...

androidandroid-fragmentsandroid-activityandroid-appcompatandroid-lifecycle

Read More
Best Way to "Refresh" LiveData Provided by Room Database...

android-fragmentskotlinandroid-roomandroid-lifecyclekotlin-coroutines

Read More
How to call method from MainActivity into LifeCycleObserver...

androidkotlinandroid-activityandroid-lifecycle

Read More
How can I skip onResume while starting of an Fragment?...

androidandroid-fragmentsandroid-lifecycle

Read More
Where is the actual savedInstanceState object in lifecycle method onCreate()?...

androidoopkotlinandroid-lifecycle

Read More
How to execute code when application is closing?...

androidrealmandroid-lifecycle

Read More
RuntimeException:ClassNotFoundException android.arch.lifecycle.ProcessLifecycleOwnerInitializer...

androidandroid-support-libraryandroid-lifecycle

Read More
Remote config value fetching is inconsistent...

androidandroid-lifecyclefirebase-remote-config

Read More
viewModelScope not cancelled...

androidkotlinandroid-lifecyclekotlin-coroutinesandroid-viewmodel

Read More
application launch behavior is not always the same...

androidadbandroid-lifecycle

Read More
Android: cannot cast LifeCycleOwner to an activity error in CamerX preview code...

androidandroid-lifecycleandroid-camera2android-camerax

Read More
BackNext