Skip to content

heiko-holz/TuCAN_Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuCAN_Exercise

Your task is to write a recorder and player of pen and finger events for Android devices.

You can use the MainActivity as a start.

A sample CSV file is saved in ./TuCAN.csv.

Recorder

Optionally: store the data not only in a CSV file but in a database of your choice.

Player

The player should be able to replay a stored SPD-file and/or the custom CSV file.

  • Distinguish between touch and hover events in color
    • Optionally: Add color gradient to hover events based on the pen's distance to the surface
  • Add a pause/play button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages