
How to detect when an Android app goes to the background and come back to the foreground
In our app some time we want to perform some task when user leaves our app and resume the app.We get the call back for pause & resume…
In our app some time we want to perform some task when user leaves our app and resume the app.We get the call back for pause & resume…