a diary project which allows the user to inter, edit and view their past events. The project should be basic but practical. Course assignment.
DiaryForAndroid is hosted in the following web site
https://github.com/rojun/DiaryForAndroid
If you think the Android project DiaryForAndroid 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 DiaryForAndroid.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in DiaryForAndroid. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
DiaryForAndroid has the following Java source files.
io.github.rojun.diaryforandroid.DatabaseAdapter.java io.github.rojun.diaryforandroid.DiaryActivity.java io.github.rojun.diaryforandroid.DiaryEntry.java io.github.rojun.diaryforandroid.DiaryEntryEditFragment.java io.github.rojun.diaryforandroid.DiaryEntryListFragment.java io.github.rojun.diaryforandroid.NavigationDrawerFragment.java