Android : Catch inactivity for X defined time in android

on Tuesday, September 2, 2014


I am developing an application that will be running. In this application, if the user didn't do anything in the application within X minutes, the application will show a show a popup telling user about the inactivity of app. My question is, how can I code on detecting IDLE within X minutes?


0 comments:

Post a Comment