I am developing one android application in which i have implemented the 10 ads in one activity using web services. Now, i want to give the timeline for changing those ads for every 3 to 5 seconds. Please help with the sample code/links. Thanks in advance.
Share
just working with Countdown timer
Schedule a countdown until a time in the future, with regular notifications on intervals along the way. Example of showing a 30 second countdown in a text field:
Further more..