Simple notes app. Initial commit, though I seem to have forgotten to do so earlier...so there's some stuff already here..
Notes is hosted in the following web site
https://github.com/tewinget/Notes
If you think the Android project 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.
The following table is the detailed list of Notes.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 2 |
There are 2 image files in Notes. 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.
Notes has the following Java source files.
com.foobar.notes.MainActivity.java com.foobar.notes.NavigationDrawerFragment.java com.foobar.notes.NotesDB.java