Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old December 21st, 2009, 05:53 AM   #1 (permalink)
New Member
 
Join Date: Dec 2009
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to set timer in android application

Hi Frens,

can anyone please tel me how to set timer in android application?
i have followed the code given below but it is not responding-

Timer t=new Timer();
im1=new ImageView(this);
TimerTask t1=new TimerTask()
{
synchronized
public void run()
{
im1.setImageResource(R.drawable.b);
setContentView(im1);

}

};
t.schedule(t1, 2*1000);
this code is not working.
so please anybody help me out.

thanx-
Ritu *****

ritusingh is offline  
Reply With Quote
Sponsors
Old December 28th, 2009, 11:11 AM   #2 (permalink)
Senior Member
 
Carl C's Avatar
 
Join Date: Sep 2009
Location: London
Posts: 6,085
 
Device(s): HTC Magic
Thanks: 74
Thanked 36 Times in 33 Posts
Send a message via Skype™ to Carl C CLLCHANNON93
Default

Moving to Android developers forum as you may get a better response
__________________
Don't worry I have not abandoned you AF, I've just been VERY BUSY
Carl C is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best countdown timer? (Kitchen timer) JeffTadashi Motorola Droid 12 January 26th, 2012 11:52 AM
Multiple Timer Application FlySR22 Application Requests 2 January 15th, 2010 09:53 AM
Multiple Timer Application FlySR22 HTC Hero 3 January 14th, 2010 07:16 PM
New Timer Application FlySR22 The Lounge 1 January 14th, 2010 06:14 PM
Multiple Timer Application FlySR22 Android Applications 1 January 13th, 2010 07:04 PM



All times are GMT -5. The time now is 11:38 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo