I need a timer for my program. I have written it and it works fine on PC in emulalator program (Android 1.5/2.2). But it doesn\'t work on the real device (Android 1.5). What
You need to cancel() timer not the timer task.