Search code examples
android : Should we call onPause & onResume in onHiddenChanged function?...


javaandroidandroid-fragmentsonresumeonpause

Read More
Android: How to pause and resume a Count Down Timer?...


javaandroidonpausecountdowntimer

Read More
Problem of being unable to use other apps when calling intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK...


androidonresumestart-activityonpause

Read More
Gradle - How to add some delay pause hang in Gradle...


gradletaskdelaysleeponpause

Read More
MediaPlayer not playing after reopening the app...


androidandroid-mediaplayerandroid-lifecycleonresumeonpause

Read More
Need to save and retrive data when app is closed and reopened with SharedPreferences...


javaandroidsharedpreferencesonpause

Read More
How to show Toast on homescreen...


androidkotlintoastandroid-toastonpause

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
Is onPause() called when user closes the app from recents...


androidonpauseactivity-lifecycle

Read More
Flutter: Lifecycle of a Widget and Navigation...


widgetflutterlifecycleonpauseviewdidappear

Read More
Current Activity not Pausing when Starting Subsequent Activity (Android)...


androidandroid-activityonresumeonpausepause

Read More
How to pause, and resume a TimerTask/ Timer...


androidtimeronresumetimertaskonpause

Read More
Can we execute code after startActivity() before it gets paused?...


androidandroid-activityonpause

Read More
Running code in onPause() or onStop() state of the activity...


androidandroid-activityandroid-lifecycleonpause

Read More
Is it possible to return values through onPause?...


androidandroid-activityonactivityresultonpause

Read More
Call finish() inside onPause() but not when orientation changes...


androidandroid-activityorientationonpause

Read More
How to stop Music (MediaPlayer) with onPause in BaseActivity when App is on background...


javaandroidandroid-activityandroid-music-playeronpause

Read More
How to find my textview with findViewById in my onPause method in PlaceHolderFragment...


androidandroid-fragmentstextviewonpause

Read More
I have this array class that is not removing items after re-running my recyclerview...


android-studioandroid-recyclerviewonpauseonsaveinstancestatecustom-arrayadapter

Read More
How can I manually trigger my Android onPause() method to test it?...


androidandroid-activityonpause

Read More
Android Game - how correctly handle onPause and onResume if game runs in GLSurfaceView's video t...


androidgame-engineonresumeglsurfaceviewonpause

Read More
public string array in OnPause()...


androidonpause

Read More
How to send result Intent using onPause (back button)...


androidandroid-intentonactivityresultonpauseandroid-ondestroy

Read More
Problem with saving checkedtextview state, it misbehaves with multiple items...


javaonresumeonpausecheckedtextview

Read More
How to detect when an Android application is minimized?...


androidandroid-activityminimizeonpause

Read More
TextureView playing video turns black after onPause...


androidandroid-listviewandroid-mediaplayeronpausetextureview

Read More
Android: Under what circumstances would a Dialog appearing cause onPause() to be called?...


androiddialoglifecycleandroid-lifecycleonpause

Read More
Does Unity call Start() when OnApplicationPause(true)...


c#unity-game-engineonpause

Read More
What to serialize in Unity when app pauses...


c#unity-game-engineserializationonpause

Read More
How do you stop a Thread when the Activity it was started in is left?...


androidonpauseonbackpressed

Read More
BackNext