List Question
20 TechQA 2023-08-30T08:18:40.977000How to perform critical operation on App termination (iOS: WillTeminate, Android:OnDestroy)
50 views
Asked by ruNury
How to kill previous service before start new service in Java?
128 views
Asked by Settasit7
Why is (and how to fix) my Android application triggering an onCreate (ON_CREATE) when removed from memory?
237 views
Asked by Alyoshak
[Android]Error:"Can not perform this action after onSaveInstanceState" without using it
313 views
Asked by Matteo Pagliarello
I call an API in the onDestroy() fragment method, but when I close the app it does not call
774 views
Asked by MeNoVa
how do I save score in onDestroy() android studio?
68 views
Asked by yosef vaksin
How to update status in remote database if the activity's onDestroy() method is not called?
65 views
Asked by Michael Zur
Fragment leaking in ViewPager2 with FragmentStateAdapter on onDestroyView()
978 views
Asked by Delark
How to detect when application is closed by a user in android?
2.5k views
Asked by Sourav Kannantha B
onCreate and onDestroy called after navigating away fragment
697 views
Asked by LCZ
Can Android kill the activity without killing the entire process while the app is in the background?
2.8k views
Asked by starwarrior8809
How to completely destroy an activity from code?
108 views
Asked by Arun123
onDestroy() not called
68 views
Asked by monok
On read shared preferences , only one object received
89 views
Asked by Michael
How to send result Intent using onPause (back button)
223 views
Asked by Jordan Bagwell
What is wrong with onDestroyView() method?
464 views
Asked by peter Estifanos
Why cache data is not deleting on app destroy
1.2k views
Asked by AudioBubble
Android - onDestroy() called after onCreate()
1.7k views
Asked by FoxDonut
How to finish an application when it goes to the background
796 views
Asked by W1ll
How to trigger an event, when app is removed from Recent List in Android
2.8k views
Asked by Mobile Dev