Or, you could do something like this:

http://dewful.com/?tag=basic-android-timer

It works wonders.  In the onTick method is where you can update your
textview with the new information.



On Sat, Dec 5, 2009 at 2:56 AM, Dexter&#39;s Brain <[email protected]>wrote:

>
> This is fairly simple I guess...
>
> You have a textview with the time displayed.
>
> Run an thread that sleeps for a second and then increments this time.
>
> And from a callback from the thread, on the UI update the value of the
> text view
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to