Android Chronometer Example

android.widget.Chronometer is an android provides timer component.It is also extends android.widget.TextView. So you can use a lot of TextView’s xml attributes and methods. But this article will show you examples about how to use Chronometer self owned attributes and methods.