Search code examples
Does overriding Service.OnStartCommand put the service into the started state?...

androidandroid-serviceandroid-lifecycleandroid-service-binding

Read More
Is it mandatory to set databinding obejct to null inside onDestroyView()?...

androiddata-bindingandroid-databindingandroid-lifecyclefragment-lifecycle

Read More
How do I return function value in lifecycle-aware coroutine scope in Android?...

androidandroid-studioandroid-asynctaskandroid-lifecyclekotlin-coroutines

Read More
Minimal android foreground service killed on high-end phone...

androidandroid-serviceandroid-lifecycleandroid-locationandroid-doze

Read More
How to save data from RecyclerView EditText...

javaandroiddatabaseandroid-recyclerviewandroid-lifecycle

Read More
NoClassDefFoundError: Failed resolution of: Landroidx/tracing/Trace...

androidgradleandroid-lifecycleandroid-jetpackandroid-testing

Read More
Which android lifecycle methods are guaranteed to be called after a call to finish()?...

androidandroid-lifecycle

Read More
Adding function to foreground service lifecycle methods can create an issue? Is this best practise?...

androidkotlinandroid-serviceandroid-lifecycle

Read More
Run Multi lifecycleScope on Fragment...

androidkotlinkotlin-coroutinesandroid-lifecyclekotlin-flow

Read More
How to start picture in picture mode instead of going to background? Like youtube premium...

android-lifecycleonpausebackground-modeandroid-picture-in-picture

Read More
In Activity.onCreate(), why does Intent.getExtras() sometimes return null?...

javaandroidandroid-intentandroid-activityandroid-lifecycle

Read More
Why using lifecycleScope in Fragment causes memory leak when used in ViewPager2?...

androidkotlin-coroutinesandroid-lifecycle

Read More
How / when to release the resources acquired by viewHolder in a recyclerView?...

androidkotlinandroid-recyclerviewandroid-mediaplayerandroid-lifecycle

Read More
Which cases save data in savedInstanceState?...

androidandroid-lifecycle

Read More
What is lifecycle observer and how to use it correctly?...

javaandroidmvvmandroid-lifecycleandroid-livedata

Read More
email is not verified...

androidfirebase-authenticationandroid-lifecycleemail-validation

Read More
How to get LifecycleOwner in LifecycleObserver?...

androidandroid-lifecycleandroid-architecture-components

Read More
getViewLifeCycleOwner() vs 'this' vs this.getActivity() in Androidx Fragments...

androidandroid-fragmentsandroid-lifecycle

Read More
Android Studio doesn't let me use repeatOnLifecycle...

androidandroid-studiokotlinkotlin-coroutinesandroid-lifecycle

Read More
when is onRestoreInstanceState called?...

androidandroid-lifecycleonsaveinstancestateonrestoreinstancestate

Read More
How long does a Bundle last?...

androidandroid-activitysharedpreferencesbundleandroid-lifecycle

Read More
android, how to tell whether the app is in killed state by packagename...

androidandroid-lifecycleandroid-background

Read More
Cant add fragment inside of lifecycleScope coroutine...

androidkotlin-coroutinesandroid-lifecycle

Read More
Some fragments are lost on rotation...

androidrotationandroid-fragmentsandroid-lifecycle

Read More
When Can I First Measure a View?...

androidlayoutheightandroid-lifecycle

Read More
Does screen rotation make an activity restart on newer Android versions?...

androidandroid-lifecycle

Read More
Is onDestroy called only if you explicitly call finish() ?? or are there any exceptions?...

androidbroadcastreceiverandroid-lifecycleondestroy

Read More
How to use Android LifecycleOwner in dialog...

androiddialogviewmodelandroid-lifecyclelifecycleowner

Read More
I get map object null on onStart() method...

javaandroidnullpointerexceptionmapboxandroid-lifecycle

Read More
Callback when task goes into background or comes into foreground?...

androidandroid-lifecyclelifecyclechrome-custom-tabsandroid-customtabs

Read More
BackNext