A simple Android calendar app 'DailyTasks'.
DailyTasks is hosted in the following web site
https://github.com/tyashin/DailyTasks
If you think the Android project DailyTasks 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 DailyTasks.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
There are 4 image files in DailyTasks. The names of the image files are listed as follows.
ic_action_about.png ic_action_calendar.png ic_action_new.png ic_target.png
The following screenshort is generated from the image listed above.
DailyTasks has the following Java source files.
com.timtory.dailytasks.TaskListFragment.java com.timtory.dailytasks.TasksActivity.java