This article explains how to capture touch events within my APK using Java
See information below for capturing touch events within my APK using Java.
The callback methods to use are as follows: onClick(); onLongClick(); onFocusChange(); onKey(); onTouch();
More information can be found here: https://developer.android.com/guide/topics/ui/ui-events#java
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article