3
votes
3answers
186 views
+50
Detect if user interacts with phone?
I need to detect when user interacts with the phone and restart my app after 60 seconds from last user's touch on screen. Is is possible to do something like that?
It must work as the screenserver for ...