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?
Android : Catch inactivity for X defined time in android
on Tuesday, September 2, 2014
Labels:
Catch inactivity for X defined time in android I am developing an application that will be running. In this application,
how can I code on detecting IDLE within X minutes?,
if the user didnt 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
0 comments:
Post a Comment