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 and updates it in realtime, as in the case of an accelerometer. 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