Search code examples
How to discover what Activity is on the foreground in Android app?...

androidandroid-activityandroid-lifecycle

Read More
How to get Activity from which second Activity was started?...

androidandroid-activityandroid-lifecycle

Read More
Android NFC always calling onCreate when app is closed...

javaandroidnfcandroid-lifecyclerfid

Read More
Why does the new LiveData builder from Kotlin May update not working in my project...

androidkotlinviewmodelandroid-lifecycleandroid-livedata

Read More
android UI - can UI elements be updated after onStop is called?...

androidandroid-lifecycle

Read More
LiveData observer fired twice, even with viewLifecycleOwner...

androidkotlinandroid-lifecycleandroid-livedataobservers

Read More
Android how to stop refreshing Fragments on tab change...

javaandroidandroid-fragmentsandroid-viewpagerandroid-lifecycle

Read More
Recyclerview items are sometimes not displayed on app launch...

androidandroid-recyclerviewrx-java2android-lifecycleandroid-livedata

Read More
Why does my main activity get recreated and not resumed when I finish using the top activity?...

androidkotlinandroid-lifecycle

Read More
LiveData Observer in BindingAdapter...

androidandroid-lifecycleandroid-livedata

Read More
How to refer to a specific class or interface in android?...

androidjava-native-interfaceandroid-lifecycle

Read More
How to remove white space from json object key in retrofit?...

javaandroidjsonretrofit2android-lifecycle

Read More
How to catch lifecycle events with ProcessLifecycleOwner?...

javaandroidandroid-lifecycleandroid-architecture-components

Read More
Going back few activities without destroying the bottom one...

androidandroid-intentandroid-activitykotlinandroid-lifecycle

Read More
Why is onActivityReenter not called?...

androidtransitionandroid-lifecycleshared-element-transition

Read More
Android LiveData Observer after onPause...

androidandroid-lifecycleandroid-architecture-componentsandroid-livedataandroid-jetpack

Read More
Why doesn't my SplashActivity's initialization code get executed?...

androidmemory-managementandroid-lifecycle

Read More
When exactly are onSaveInstanceState() and onRestoreInstanceState() called?...

androidandroid-activityrestoreandroid-lifecycle

Read More
Question about lifecycle methods definition...

androidandroid-lifecycle

Read More
Fragment lifecycle with respect to it's activity...

androidfragmentandroid-lifecycle

Read More
Is it mandatory to remove yourself as an observer from Android Lifecycle?...

androidandroid-lifecycleactivity-lifecycle

Read More
Perform an Action when the app comes to foreground...

javaandroidandroid-lifecycleandroid-backgroundonstart

Read More
Why does componentDidMount not execute when I navigate to initial route from other screen?...

javascriptnavigationreact-nativeandroid-lifecycle

Read More
Passing data to Fragment before destroying Activity...

androidandroid-activityfragmentandroid-lifecycle

Read More
How do fragments of an activity get restored when the activity restarts?...

javaandroidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
Understanding the Life cycle of Activity and Service...

androidandroid-serviceandroid-lifecycleactivity-lifecycleandroid-memory

Read More
Android Room query not returning the LiveData...

androidandroid-roomandroid-lifecycle

Read More
How to disable onResume() call if onActivityResult() is called...

androidandroid-activityandroid-lifecycle

Read More
How an Activity is killed by Android?...

androidandroid-activityandroid-lifecycle

Read More
Display fragment viewpager within a fragment...

androidandroid-fragmentsandroid-viewpagerandroid-lifecycleandroid-nested-fragment

Read More
BackNext