Hello everyone, I'm some what new to java and very new to android. I'm trying to create a Clock for a MMO I play. I was able to get it running with the normal java debugger but seeing I don't have ActionListener I had to use TimerTask which I'm new to.
I want my program to simply just display the time and in text format nothing special or cool. It seems to "run" fine, but the Timer doesn't seem to be functioning properly. Anyway here is a link to the code: http://pastebin.ca/1243143 http://pastebin.com/m386d7fd7 Also is there a way to test programs without the emulator? I need to test my apps a lot since I'm new and having to wait for the emulate to start is very time consuming. Any help on how to setup the Timer properly I would be very grateful! Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

