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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -