Android Open Source - App note Droid-Notes






Project Summary

Minimalistic note application for Android..

Web Site / Source Repository

Droid-Notes is hosted in the following web site
https://github.com/ts95/Droid-Notes

If you think the Android project Droid-Notes 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 Droid-Notes.

ItemValue
Java File Count8
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in Droid-Notes. The names of the image files are listed as follows.

ic_action_add.png
ic_action_delete.png
ic_action_save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Droid-Notes has the following Java source files.

com.sucic95.droidnotes.NewNoteActivity.java
com.sucic95.droidnotes.NoteActivity.java
com.sucic95.droidnotes.NotelistActivity.java
com.sucic95.droidnotes.SettingsActivity.java
com.sucic95.droidnotes.adapters.NoteItemAdapter.java
com.sucic95.droidnotes.database.NoteDatabase.java
com.sucic95.droidnotes.items.NoteItem.java
com.sucic95.droidnotes.settings.PreferenceConstants.java