Simple calendar widget for Android, showing one month at a time.
MonthCalendarWidget is hosted in the following web site
https://github.com/JoseGD/MonthCalendarWidget
If you think the Android project MonthCalendarWidget 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 MonthCalendarWidget.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 4 |
Activity Count | 2 |
There are 5 image files in MonthCalendarWidget. The names of the image files are listed as follows.
ic_action_settings.png next_normal.png next_pressed.png previous_normal.png previous_pressed.png
The following screenshort is generated from the image listed above.
MonthCalendarWidget has the following Java source files.
com.josegd.monthcalwidget.AlarmManagerHelper.java com.josegd.monthcalwidget.CalendarFillingHelper.java com.josegd.monthcalwidget.MCWInstructions.java com.josegd.monthcalwidget.MCWSettings.java com.josegd.monthcalwidget.MCWUpdateService.java com.josegd.monthcalwidget.MonthCalWidget.java com.josegd.monthcalwidget.MonthCalWidget3x2.java com.josegd.monthcalwidget.MonthCalWidget4x3.java com.josegd.monthcalwidget.MonthDisplayHelper.java com.josegd.monthcalwidget.PreferencesHelper.java