Simple custom drawing android analog clock (UI from Jelly Bean 4.2).
JellyBeanClock is hosted in the following web site
https://github.com/AChep/JellyBeanClock
If you think the Android project JellyBeanClock listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of JellyBeanClock.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 0 |
Asset File Names | assets\fonts\Roboto-Thin.ttf |
There are 2 image files in JellyBeanClock. The names of the image files are listed as follows.
widget_loading_state.png widget_preview.png
The following screenshort is generated from the image listed above.
JellyBeanClock has the following Java source files.
com.achep.widget.jellyclock.AnalogClock.java com.achep.widget.jellyclock.Utils.java com.achep.widget.jellyclock.WidgetProvider.java