Android Open Source - Example assignment DiaryForAndroid






Project Summary

a diary project which allows the user to inter, edit and view their past events. The project should be basic but practical. Course assignment.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DiaryForAndroid.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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