Android Open Source - Development activity personal-diary






Project Summary

This is an Android app for archiving day to day activities in the form of notes. We can add pictures to each note and also color code them. The app can be downloaded from the play store. This was initially written in 2011 when I was new to Android and hence the code is cluttered and not easy to read. Any contributions or clean up is welcome..

Web Site / Source Repository

personal-diary is hosted in the following web site
https://github.com/rahular/personal-diary

If you think the Android project personal-diary 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 personal-diary.

ItemValue
Java File Count13
Supported screen sizes[hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count10
jar files usedGoogleAdMobAdsSdk-6.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of personal-diary is as follows:

GNU Lesser General Public License

Resource Files

There are 7 image files in personal-diary. The names of the image files are listed as follows.

ball_trap.png
ic_action_collapse.png
ic_action_expand.png
ic_menu_moreoverflow_normal_holo_light.png
settings.png
view_saved_notes.png
write_new_note.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.rahul.pDiary.DbHandler.java
com.rahul.pDiary.DiaryApp.java
com.rahul.pDiary.EditActivity.java
com.rahul.pDiary.GoProActivity.java
com.rahul.pDiary.ImageAdapter.java
com.rahul.pDiary.MenuActivity.java
com.rahul.pDiary.MyCard.java
com.rahul.pDiary.NoteCardActivity.java
com.rahul.pDiary.NoteListActivity.java
com.rahul.pDiary.PasswordActivity.java
com.rahul.pDiary.PrefsActivity.java
com.rahul.pDiary.TypeActivity.java
com.rahul.pDiary.ViewActivity.java