android - Problem starting with chronometer -


my chronometer starting 0:10 or other times... s not starting 0:01 itself..any 1 can me

thank you,

i got answer

  final chronometer chrono = (chronometer)findviewbyid(r.id.chronometer);    chrono.setbase(systemclock.elapsedrealtime());   chrono.start(); 

once others thank you,,


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -