Use. // Cancel the runnable. myHandler.removeCallbacks(yourRunnable);. Ok , then you can do something like this. Runnable r = new Runnable{ ...
www.google.com.tw