in src/android/AccelListener.java [268:272]
public void onReset() { if (this.status == AccelListener.RUNNING) { this.stop(); } }