in src/android/AccelListener.java [184:188]
private void stopTimeout() { if(mainHandler!=null){ mainHandler.removeCallbacks(mainRunnable); } }