Android Open Source - Widget circle ClockedTimePicker






Project Summary

Custom implementation of Time Picker widget which allows user to select the hours and minutes from a circular dial view. The hours and minutes are placed in analog clock fashion. Inspired from Google Keep reminder Time Picker Widget..

Web Site / Source Repository

ClockedTimePicker is hosted in the following web site
https://github.com/iamporus/ClockedTimePicker

If you think the Android project ClockedTimePicker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ClockedTimePicker.

ItemValue
Java File Count7
Target SDK Version21
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar
Asset File Namesassets\Roboto-Thin.ttf




Java Source Files

ClockedTimePicker has the following Java source files.

com.roomies.clockedtimepicker.Animator.java
com.roomies.clockedtimepicker.Logger.java
com.roomies.clockedtimepicker.Time.java
com.roomies.clockedtimepicker.TimePicker.java
com.roomies.clockedtimepicker.TimeTextView.java
com.roomies.clockedtimepickersample.MainActivity.java
com.roomies.clockedtimepickersample.TimePickerDialogFragment.java