CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
android-lifecycle
08-30
Enterprise
MutableLiveData triggered twice? Android
08-16
other
What are the reasons behind the change in the order of onSaveInstanceState and onStop for APIs 28 ?
07-26
Blockchain
Why parent of fragment is null after pause?
07-21
Blockchain
What would happen to Activity's properties when the onDestroy call?
07-08
Software engineering
Why is (and how to fix) my Android application triggering an onCreate (ON_CREATE) when removed from
07-04
Back-end
How to notify adapter if the fragment deatched or destroyed [needed for Admob NativeAd AdViewHolder]
06-25
other
MediaPlayer not playing after reopening the app
06-14
Net
Fragment getting initialised before Android 12 Splash screen ends
06-10
Mobile
Does overriding Service.OnStartCommand put the service into the started state?
05-12
Mobile
How I can do a RecyclerView with MVVM
05-11
other
How I can do a RecyclerView with MVVM
05-06
other
How to save data from RecyclerView EditText
05-05
Software engineering
NoClassDefFoundError: Failed resolution of: Landroidx/tracing/Trace
05-02
Back-end
Run Multi lifecycleScope on Fragment
03-25
Software engineering
lateinit property has not been initialized - Android Lifecycle issue
03-22
database
How to avoid recreating activity when the screen has rotated?
03-09
other
Cannot create an instance of Application ViewModel
03-06
Mobile
email is not verified
03-02
other
How can I stop activity being added to backstack
02-18
database
Android Studio doesn't let me use repeatOnLifecycle
02-15
Mobile
Cant add fragment inside of lifecycleScope coroutine
12-28
Blockchain
How to use Android LifecycleOwner in dialog
12-18
Software design
Why my savedInstanceState is not working?
12-16
Software design
I get map object null on onStart() method
12-14
Mobile
savedInstanceState bundle is always null after device rotation
12-14
Software design
Which lifecycle method should I place my network call so it doesn't get called again when the s
12-13
OS
Android repeatOnLifecycle in fragment inside ViewPager2
11-29
database
how to bind ViewModel life cycle to compose
11-05
Software engineering
Why Timber log produces the log messages twice once the activity restart its lifecycle in Android?
10-07
database
SQLiteDatabase error on recreate Activity
09-27
Enterprise
Android - kotlin: What is the best way to add a delay in a custom view?
09-22
OS
Fragment Transaction Issue in Android
09-17
Blockchain
Navigation to Fragment from Activity and back to the Activity is causing the activity to be created
Links:
CodePudding