Search code examples
How to save Media Player data on destroy of app?...

androidactivity-lifecycle

Read More
Why Android OS does not create a new instance of an singleTop activity if my app in the background?...

androidandroid-activityactivity-lifecyclelaunchmodeandroid-task

Read More
userPreferences acting weird, not saving or retrieving all key-values, what am I doing wrong?...

javaandroidkotlinactivity-lifecycleuser-preferences

Read More
Is onResume() called before onActivityResult()?...

androidandroid-activityandroid-lifecycleactivity-lifecycle

Read More
How to override configuration in Android application?...

androidandroid-activityandroid-preferencesactivity-lifecycle

Read More
How to show some content when android app in onStop...

androidandroid-activityandroid-progressbaractivity-lifecycle

Read More
Android 10 - Weird activity lifecycle...

androidandroid-activityactivity-lifecycle

Read More
Android View - What is automatically saved and restored in an Activity...

androidactivity-lifecycleandroid-savedstate

Read More
How to clear activity stack trace on back press event?...

androidandroid-activityactivity-lifecycle

Read More
How would I stop a loop in Android, based on the app's life cycle...

androidkotlinandroid-lifecyclevolatileactivity-lifecycle

Read More
Activity layout blinking after finish() is called...

androidandroid-activityactivity-lifecycle

Read More
How to check if the back button was clicked...

javaandroidnfcactivity-lifecycleonbackpressed

Read More
I want to destroy activities on starting a new intent...

androidfirebaseauthenticationandroid-intentactivity-lifecycle

Read More
Recyclerview data disappears when device is rotated...

androidandroid-activityandroid-recyclerviewactivity-lifecycle

Read More
What is the Difference between onResume() and onPostResume() in Activity Life Cycle?...

javaandroidandroid-studioonresumeactivity-lifecycle

Read More
Doing something when returning to an Activity from Background...

androidactivity-lifecycle

Read More
Can't reach the recreated activity on Firebase task execution after orientation change...

androidfirebaseactivity-lifecycle

Read More
Android rare NPE when accessing fragment from activity...

androidandroid-fragmentsandroid-activitylisteneractivity-lifecycle

Read More
onStop() does not gets called?...

androidandroid-activityactivity-lifecycle

Read More
On logout, clear Activity history stack, preventing "back" button from opening logged-in-o...

androidandroid-lifecycleactivity-lifecycle

Read More
Crash in onCreate activity after update project to android 10...

androidandroid-studioandroid-activityactivity-lifecycleandroid-10.0

Read More
How can I get the Adapter (or actually transfer data to the adapter)that's object is initiated i...

androidandroid-recyclerviewandroid-adapteractivity-lifecycle

Read More
When onRestoreInstanceState is not called?...

androidandroid-lifecycleactivity-lifecycleonsaveinstancestate

Read More
Is Intent bundle persisted when activity is destroyed by OS...

androidandroid-intentactivity-lifecycle

Read More
ProgressBar setProgress() not working after Activity recreate()...

androidandroid-layoutprogress-baractivity-lifecyclerecreate

Read More
Relation between fragment and activity lifecycle...

android-activityfragmentandroid-lifecycleactivity-lifecyclefragment-lifecycle

Read More
Executing DataBinding Prior to Initial OnResume of Activity...

androidkotlindata-bindingandroid-databindingactivity-lifecycle

Read More
What is the usage of onCreate method second implementation in Android Activities?...

androidandroid-activityactivity-lifecycle

Read More
How to return to an activity closing the in between activities?...

androidandroid-intentandroid-activityactivity-lifecycleandroid-navigation

Read More
Detect when Android app is going to background...

androidactivity-lifecycle

Read More
BackNext