app Android per la gestione di note: creare, modificare, gestire ed eliminare note inserite dall'utente final..
BloccoNoteAndroid is hosted in the following web site
https://github.com/labnova/BloccoNoteAndroid
If you think the Android project BloccoNoteAndroid 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 BloccoNoteAndroid.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in BloccoNoteAndroid. The names of the image files are listed as follows.
create_note.png ic_create_note.png ic_listitem_edit.png
The following screenshort is generated from the image listed above.
BloccoNoteAndroid has the following Java source files.
com.labnova.blocconote.MainActivity.java com.labnova.blocconote.NoteEditorActivity.java com.labnova.blocconote.data.NoteItem.java com.labnova.blocconote.data.NotesDataSource.java