ClockView icon indicating copy to clipboard operation
ClockView copied to clipboard

A sample project displaying the use of Canvas based custom drawings in Android.

ClockView

Screenshot

A sample project displaying the use of Canvas based custom drawings in Android. How can we achieve any type of view using canvas. In this project, we've drawn a running clock with seconds and minutes tickers. It also demonstrate how can we keep the project structured.