You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message