I would like to know how can I do to show a clock in the screen.
I'm thinking to use Timer and TimerTask to update the time, but I don't know what kind of widget can I use to show it.
Thanks in advance.
Rafael