is that possible to get access to all touches by MotionEvent when our app is running in background? I need to get some of its properties but also at time when user uses other apps. Is this somehow possible?
Or maybe is there any other source of information how long particular touch last (when app is in background)?