Android Wear watchface, based on the Wear sample watchfaces, which listens to stopwatch & timer broadcasts.
XWatchface is hosted in the following web site
https://github.com/danwallach/XWatchface
If you think the Android project XWatchface 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 XWatchface.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 0 |
Required Permissions | android.permission.WAKE_LOCK com.google.android.permission.PROVIDE_BACKGROUND |
There are 1 image files in XWatchface. The names of the image files are listed as follows.
preview.png
The following screenshort is generated from the image listed above.
XWatchface has the following Java source files.
org.dwallach.xwatchface.XDrawTimers.java org.dwallach.xwatchface.XWatchfaceReceiver.java org.dwallach.xwatchface.XWatchfaceService.java