Touch tracking app that supports two modes of filtering touch locations, and the ability to change the number of taps on the filter.
First clone project, then to build from command line:
./gradlew clean build
cd build/libs
java -jar InteractionHWA-1.0-SNAPSHOT.jar
If you would prefer not to build your own, a jar file is included here