An android application that deliver note taking. And just simple as that..
notepadv2 is hosted in the following web site
https://github.com/whoami1201/notepadv2
If you think the Android project notepadv2 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 notepadv2.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in notepadv2. The names of the image files are listed as follows.
ic_action_about.png ic_action_discard.png ic_action_new.png
The following screenshort is generated from the image listed above.
notepadv2 has the following Java source files.
com.example.notepadv2.DetailsDialogFragment.java com.example.notepadv2.MyListFragment.java com.example.notepadv2.Note.java com.example.notepadv2.NoteEdit.java com.example.notepadv2.NotepadMain.java com.example.notepadv2.NotesDbAdapter.java