Search code examples
Displaying Fragments with data in a ViewPager on screen rotation...

androidandroid-fragmentsandroid-viewpagerandroid-lifecycle

Read More
kotlin-android-extensions stop working if lifecycle-extensions is included in gradle...

androidkotlinandroid-lifecyclekotlin-android-extensionsandroid-components

Read More
How to use DataBinding with LiveData inside RecyclerView...

android-recyclerviewandroid-lifecycleandroid-livedata

Read More
AppCompat Fragment lifecycle changed...

androidandroid-fragmentsandroid-appcompatandroid-lifecyclefragment-lifecycle

Read More
Fragment's reference to mActivity becomes null after orientation change. Ineffective fragment st...

androidandroid-fragmentsandroid-lifecycleandroid-memory

Read More
Why previous Activity get destroyed pressing up button on Setting Activity Toolbar?...

javaandroidandroid-activityandroid-lifecycleonresume

Read More
How to inject a LifecycleOwner in Android using Dagger2?...

androidkotlindagger-2android-lifecycle

Read More
Get reason for onStop()...

androidandroid-lifecycle

Read More
Can onSaveInstanceState() be called manually?...

androidandroid-lifecycleonsaveinstancestate

Read More
What is the default implementation of onBackPressed() in Activity...

androidandroid-activityandroid-lifecyclekill-processonbackpressed

Read More
In what circumstances recent apps are killed by Android other than a need for resource?...

androidandroid-lifecyclekill-process

Read More
Can Android kill my app while it is in the middle of a loop execution?...

androidandroid-lifecyclekill-process

Read More
android - is the activity restored from an inactive app state...

androidandroid-lifecycleandroid-viewmodel

Read More
Why does my EditText not save its State (mostly its Text)?...

androidandroid-edittextfragmentandroid-lifecycleandroid-orientation

Read More
why is onDestroy() called when switching to another app...

androidandroid-lifecycleandroid-ondestroy

Read More
Android; How can I initialise state in one activity, then have another refresh that?...

androidandroid-2.2-froyoandroid-lifecycle

Read More
Android. Fragment stays in activity after screen rotation issue...

androidandroid-layoutandroid-fragmentsandroid-lifecycle

Read More
Will MainApplication always run after updating the app, even if the user does not open it?...

androidandroid-widgetandroid-lifecycle

Read More
Android : How to resume from last activity after clearing stack...

androidandroid-intentandroid-activityandroid-lifecycle

Read More
Can we destroy instance of an app in the background after opening it from a deep link?...

androidandroid-activityandroid-lifecycle

Read More
Is there a way to determine whether onCreate() has just been called prior to onResume()...

androidandroid-lifecycle

Read More
Is an android Service a singleton?...

androidandroid-serviceandroid-lifecycleandroid-background

Read More
When to show a dropdown window in a fragment?...

androidandroid-fragmentsandroid-lifecycle

Read More
React Native lifecycle and restarts...

react-nativeandroid-lifecyclelifecycleios-lifecycle

Read More
Does android clear data in Views when app moves to background?...

androidandroid-activityviewandroid-lifecycle

Read More
Fragment and DialogFragment Lifecycle Relationship...

androidandroid-fragmentsandroid-dialogfragmentandroid-lifecycle

Read More
Why this strange behaviour of the `by lazy` delegate in fragments...

androidandroid-fragmentskotlinandroid-lifecycle

Read More
How to access a service from a fragment, via its activity?...

androidandroid-fragmentskotlinandroid-lifecycle

Read More
Is it safe to use View.setTag as a way to record an image's hash?...

androidpicassoandroid-lifecycleandroid-glide

Read More
How to make phone's back button work like up from Action Bar?...

androidandroid-activityandroid-lifecycle

Read More
BackNext