Using kivy I have created a app. When the app is in pause state, I want to know if my app is running in background or not.
Can we use pyjnius or plyer to know it?