kivy/examples/demo/touchtracer
Peter Badida f5161a2485 Clean hanging code (#5232)
* Clean hanging code

* Revert X11, add note
2017-06-29 18:12:21 +03: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 Clean hanging code (#5232) 2017-06-29 18:12:21 +03: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.