文件名称:CalendarView
介绍说明--下载内容均来自于网络,请自行研究使用
一个日历的控件的源码,有添加备忘,提醒的功能,在app中经常用到。-A calendar control source, there are add notes, reminders function, frequently used in the app.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CalendarView
............\.classpath
............\.project
............\AndroidManifest.xml
............\assets
............\bin
............\...\AndroidManifest.xml
............\...\CalendarView.apk
............\...\classes
............\...\classes.dex
............\...\.......\com
............\...\.......\...\dsw
............\...\.......\...\...\calendarview
............\...\.......\...\...\............\BuildConfig.class
............\...\.......\...\...\............\MainActivity$1.class
............\...\.......\...\...\............\MainActivity$2.class
............\...\.......\...\...\............\MainActivity$3.class
............\...\.......\...\...\............\MainActivity$4.class
............\...\.......\...\...\............\MainActivity.class
............\...\.......\...\...\............\R$array.class
............\...\.......\...\...\............\R$attr.class
............\...\.......\...\...\............\R$color.class
............\...\.......\...\...\............\R$dimen.class
............\...\.......\...\...\............\R$drawable.class
............\...\.......\...\...\............\R$id.class
............\...\.......\...\...\............\R$layout.class
............\...\.......\...\...\............\R$menu.class
............\...\.......\...\...\............\R$string.class
............\...\.......\...\...\............\R$style.class
............\...\.......\...\...\............\R.class
............\...\.......\...\...\datepicker
............\...\.......\...\...\..........\DateUtils.class
............\...\.......\...\...\..........\MonthDateView$DateClick.class
............\...\.......\...\...\..........\MonthDateView.class
............\...\.......\...\...\..........\WeekDayView.class
............\...\dexedLibs
............\...\.........\android-support-v4-db5b30daf1a8a9eb22e160075525ffda.jar
............\...\jarlist.cache
............\...\res
............\...\resources.ap_
............\...\...\crunch
............\...\...\......\drawable-hdpi
............\...\...\......\.............\ic_launcher.png
............\...\...\......\.............\left_arrow.png
............\...\...\......\.............\right_arrow.png
............\...\...\......\drawable-mdpi
............\...\...\......\.............\ic_launcher.png
............\...\...\......\drawable-xhdpi
............\...\...\......\..............\ic_launcher.png
............\...\...\......\drawable-xxhdpi
............\...\...\......\...............\ic_launcher.png
............\gen
............\...\com
............\...\...\dsw
............\...\...\...\calendarview
............\...\...\...\............\BuildConfig.java
............\...\...\...\............\R.java
............\ic_launcher-web.png
............\libs
............\....\android-support-v4.jar
............\proguard-project.txt
............\project.properties
............\res
............\...\drawable
............\...\drawable-hdpi
............\...\.............\ic_launcher.png
............\...\.............\left_arrow.png
............\...\.............\right_arrow.png
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\.............\ic_launcher.png
............\...\drawable-xhdpi
............\...\..............\ic_launcher.png
............\...\drawable-xxhdpi
............\...\...............\ic_launcher.png
............\...\........\back_border.xml
............\...\layout
............\...\......\activity_date.xml
............\...\......\activity_main.xml
............\...\menu
............\...\....\main.xml
............\...\values
............\...\values-v11
............\...\..........\styles.xml
............\...\values-v14
............\...\..........\styles.xml
............\...\values-w820dp
............\...\.............\dimens.xml
............\...\......\colors.xml
............\...\......\dimens.xml
............\...\......\strings.xml
............\...\......\styles.xml
............\src
............\...\com
............\...\...\dsw
............\...\...\...\calendarview
............\...\...\...\............\MainActivity.java
............\...\...\...\datepicker
............\...\...\