From 1efaac719e0d8a112c077da57bcf7bd4057ba93e Mon Sep 17 00:00:00 2001 From: Aneesh Dogra Date: Sun, 30 Dec 2012 16:27:18 +0000 Subject: Add README. --- diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..4375040 --- /dev/null +++ b/README.txt @@ -0,0 +1,19 @@ +How to use the emulator +======================= + +You need python and Gtk 3+ to run the emulator. +The emulator provides you with 5 buttons Top, Left, Reset, Right, Down. +These buttons simulate accelerometer tilt. + +The emulator writes to a particular file pointed by the PATH variable. +To integrate this emulator in your activity you need to change the +ACCELEROMETER_DEVICE_PATH in your activity to PATH. + +Shortcuts +========= + +Top -> Top Key +Left -> Left Key +Reset -> Escape Key +Right -> Right Key +Down -> Down Key -- cgit v0.9.1