This is a stopwatch application created for android. Used java.
This app uses SystemClock class for time counter. Normally it lags if you use sleep method of Thread class. HandlerThread is used to continously update time counter value and to update time view