Download Free code Android MonthCalendarWidget
Description
A simple example of a responsive Month Calendar app widget for Android.
Icons
Source Files
The download file Android-MonthCalendarWidget-master.zip has the following entries.
.gitignore// w w w . j a v a 2s .c om
AndroidManifest.xml
LICENSE
README.md
hero.png
res/drawable-hdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-nodpi/widget_preview.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_next_month.png
res/drawable-xxhdpi/ic_previous_month.png
res/layout/cell_day.xml
res/layout/cell_day_this_month.xml
res/layout/cell_header.xml
res/layout/cell_today.xml
res/layout/loading.xml
res/layout/row_header.xml
res/layout/row_week.xml
res/layout/widget.xml
res/values/colors.xml
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
res/xml/widget_info.xml
src/com/example/android/monthcalendarwidget/MonthCalendarWidget.java
Download
Click the following link to download Android-MonthCalendarWidget-master.zip.
Android-MonthCalendarWidget-master.zip