kivy/examples/demo/touchtracer
Gabriel Pettier b692b22763
Enable pressure for touches in android (and ios?) (#7684)
* enable pressure four touches in android (and some ios devices)

* style fixes
2021-12-25 17:44:00 +01:00
..
README.txt doc: reworded touchtracer description 2017-03-20 08:32:22 +02:00
android.txt update kivy launcher installation instruction 2012-06-19 17:21:44 +02:00
icon.png examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
main.py Enable pressure for touches in android (and ios?) (#7684) 2021-12-25 17:44:00 +01:00
particle.png examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
touchtracer.kv tabs to spaces in example kv files 2015-10-24 20:41:19 +03:00

README.txt

Touchtracer
===========

Touchtracer is a simple example that draws lines using all the touch events
detected by your hardware.

Android
-------

You can copy/paste this directory into /sdcard/kivy/touchtracer in your
android device.