Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.txt
blob: 4375040b210b0659f0beae13227b0a0101a2fabd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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