touchpaint-android icon indicating copy to clipboard operation
touchpaint-android copied to clipboard

Touchpaint Android app for latency testing, corollary to the Linux kernel module: https://github.com/kdrag0n/touchpaint

Touchpaint for Android

This is a simple Android app for latency testing and comparison to the Touchpaint Linux kernel module and Flutter app. Available modes include:

  • Paint with finger (for testing drag latency)
  • Fill screen on touch (for testing tap latency)
  • Box follows touch (for testing drag latency differently, similar to this Microsoft Research video)
  • Blank redraw (for testing baseline rendering performance)