Display Time Elapsed

0 views
Skip to first unread message

Lazeeb Choudhury

unread,
Feb 8, 2012, 6:20:17 PM2/8/12
to Android Programming at USF
Hi:
I'm using my timer as a score. So, I need to display the time in seconds as the score. Any ideas on how to do this? I'm trying to extend the Clock class and override the Timer() function. but its not working.

Thanks
Lazeeb

Dave Wolber

unread,
Feb 8, 2012, 6:56:59 PM2/8/12
to Android Programming at USF
The clock class has a timerInterval with a default of 1000 ms (one
second). In the Timer event you can modify a label with the current
count.

Dave

Lazeeb Choudhury

unread,
Feb 8, 2012, 6:58:27 PM2/8/12
to android-progr...@googlegroups.com
thanks dave ..
Reply all
Reply to author
Forward
0 new messages