Hi,

What is the proper way to set a timer in android in order to kick off a task
(a function that I create which does not change the UI)?
Use this the Java way:
http://java.sun.com/j2se/1.4.2/docs/api/java/util/Timer.html

Or there is a better way in android (android's handler)?

Thank you.

-- 
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