Android Open Source - Timer wear calendar-watchface






Project Summary

A simple Android Wear custom watch face that displays upcoming calendar events along the face of the clock.

Web Site / Source Repository

calendar-watchface is hosted in the following web site
https://github.com/aidangrabe/calendar-watchface

If you think the Android project calendar-watchface 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 calendar-watchface.

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Activity Count0
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.WAKE_LOCK
com.google.android.permission.PROVIDE_BACKGROUND




Resource Files

There are 2 image files in calendar-watchface. The names of the image files are listed as follows.

back_gradient.png
watchface_square_preview.png

The following screenshort is generated from the image listed above.

null

Java Source Files

calendar-watchface has the following Java source files.

com.aidangrabe.customwatchface.ApplicationTest.java
com.aidangrabe.customwatchface.CalendarEvent.java
com.aidangrabe.customwatchface.ClockHand.java
com.aidangrabe.customwatchface.ClockNumbers.java
com.aidangrabe.customwatchface.Constants.java
com.aidangrabe.customwatchface.EventSegmentManager.java
com.aidangrabe.customwatchface.NextEventInfo.java
com.aidangrabe.customwatchface.SimpleWatchfaceService.java
com.aidangrabe.customwatchface.util.PaintUtil.java