1

I'm setting up an application in Android with capability of working in split screen. What is the state (in activity life-cycle) of my activity when it's visible but not in interaction with user? It is notable that, the activity is responsible for playing video.

Anas Mehar
  • 2,739
  • 14
  • 25
MRazian
  • 88
  • 1
  • 13
  • You can check the lifecycle here as the user @dustblue referred : https://developer.android.com/guide/topics/ui/multi-window#lifecycle Otherwise you can always use logging in lifecycle functions and see the flow yourself . – Faisal Jul 30 '19 at 11:47

0 Answers0