DenPit5 Posted June 3, 2014 Share Posted June 3, 2014 (edited) Can anyone please show me an example of Timer and Timertask use in an Android App code. Alternatively can you direct me to a web forum where this is demonstrated.? Edited June 4, 2014 by DenPit5 Quote Link to comment Share on other sites More sharing options...
hana amiri Posted July 1, 2014 Share Posted July 1, 2014 there are several examples, and the implementation is easy. first read the official documentation http://developer.android.com/reference/java/util/Timer.html http://developer.android.com/reference/java/util/TimerTask.html then here's a simple example: http://android.okhelp.cz/timer-simple-timertask-java-android-example/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.