Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-lifecycle

Activity seems to be created before application object

How to inject a LifecycleOwner in Android using Dagger2?

IllegalStateException Can not perform this action after onSaveInstanceState show DialogFragment

Callback when task goes into background or comes into foreground?

How to get lifecycleScope from Context or Activity?

GlobalScope vs LifecycleOwner:CoroutineScope

DialogFragment - setting initial values and retaining state after rotation

How to close a activity and exit the app in background when a button is clicked in Android in this scenario below?

Pressing back button in Android MainActivity does not destroy the activity anymore. Is it a new feature?

How to get values from EditText Android

viewModelScope unresolved reference

Fragment getting initialised before Android 12 Splash screen ends

Who calls fragment lifecycle methods (onCreate, onCreteView etc.) explicitly?

Fragment on create view and on view created alternative in jetpack compose?

ProcessLifecycleOwner not working after updating app compat to 1.4.1

Android MVVM - How to reference Activity in ViewModel

Android Stop Service on Crash