Search code examples
Is onCleared guarranteed to be called on a ViewModel in android?...

androidviewmodelandroid-lifecycleandroid-viewmodel

Read More
LibGDX Android Gdx.app.exit() doesnt work, how to close app in another way?...

javaandroidandroid-activitylibgdxandroid-lifecycle

Read More
Android handle lifecycle event on Jetpack Compose Screen...

androidandroid-jetpack-composeandroid-jetpackandroid-lifecycle

Read More
Fragment on create view and on view created alternative in jetpack compose?...

androidandroid-lifecycleandroid-jetpack-compose

Read More
Android: Kotlin: running tasks upon app closing...

androidkotlinandroid-lifecycle

Read More
Fragment popped call OnViewCreated after PopBackStack...

androidandroid-fragmentsandroid-lifecyclefragmenttransaction

Read More
Jetpack compose - how do I refresh a screen when app returns to foreground...

androidandroid-lifecycleandroid-jetpack-compose

Read More
java.lang.IllegalStateException: CompositionLocal LocalLifecycleOwner not present...

androidkotlinandroid-jetpack-composeandroid-lifecycle

Read More
Compiler error migrating to androidx.lifecycle 2.8.0 library...

androidandroid-studioandroid-lifecycleviewmodelproviders

Read More
Why is my @Composable function in Jetpack Compose called after onResume instead of onCreate?...

androidkotlinandroid-jetpack-composeandroid-lifecycle

Read More
Lifecycle @OnLifecycleEvent() is deprecated, and you should use LifecycleEventObserver or DefaultLif...

androidandroid-lifecyclelifecycleapplication-lifecycle

Read More
What is the difference between overriding lifecycle methods of activity or fragment and adding a Lif...

androidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
Attempt to invoke virtual method 'void androidx.lifecycle.ViewModel.clear()' on a null objec...

androidandroid-lifecycleandroidx

Read More
Activity onStop is received for previous activity instance after onResume during fast transition...

androidandroid-lifecycleactivity-lifecycle

Read More
Background data collector in Android restarts when App is terminated...

javaandroidandroid-serviceaccelerometerandroid-lifecycle

Read More
Android Jetpack Compose: ViewModel state resetting on tab switch...

androidandroid-studioandroid-jetpack-composeandroid-lifecycleandroid-viewmodel

Read More
Application lifecycle when app is killed in the background...

androidandroid-activityandroid-lifecycle

Read More
Android service with START_STICKY crashes on killing app...

javaandroidandroid-serviceandroid-lifecycle

Read More
kotlin-coroutine can not be launched...

androidkotlinandroid-lifecyclecoroutinepolling

Read More
How to invalidate fingerprint authentication when user minimises app but not when moving across acti...

androidandroid-lifecyclefingerprint

Read More
How to use a viewpager inside another fragment and not get any lifecycle issues?...

androidxmlfirebasekotlinandroid-lifecycle

Read More
OnResume called in quick succession...

androidandroid-activitykotlin-coroutinesandroid-lifecycle

Read More
update include tag data when app theme changed (recreating Activity)...

androidandroid-layoutandroid-lifecycleandroid-themeandroid-viewbinding

Read More
How to detect if android application is minimized or not in Android Kotlin...

androidandroid-lifecycle

Read More
Clicking overview(recent) button on android device doesn't call onPause() and onStop() method. W...

androidandroid-lifecycle

Read More
how to bind ViewModel life cycle to compose...

kotlinviewmodelandroid-jetpack-composeandroid-lifecycle

Read More
Do you need to explicitly call pause, resume, destroy for an AdView?...

androidadmobadsandroid-lifecycle

Read More
App restarts rather than resumes...

androidandroid-lifecycle

Read More
Android Activity is getting instantiate twice while using Dark Mode...

androidandroid-activityandroid-lifecycleandroid-darkmode

Read More
new observers being created when observing lifedata after putting app to background...

androidkotlinandroid-livedataandroid-lifecycle

Read More
BackNext