I am developing a reservation application and i have a requirement for the application to be timeout after 20 mins for inactivity in the application.
which ever the activity the application is in, it should navigate back to home screen (login screen) after time out
Kindly advice me what should be the better approach to do this.