damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Add higher level events #280

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:24

It would be great to have high level events/sensors such as:

  * Shake
  * Tapped
  * Facing up, facing down
  * Turned N, E, S, or W
  * etc.

Original issue reported on code.google.com by damonkoh...@gmail.com on 4 Feb 2010 at 6:41

Copied from original issue: damonkohler/android-scripting#186