Android: A small note-pad like app with a database.
Lab2 is hosted in the following web site
https://github.com/KaminariNoKage/Lab2
If you think the Android project Lab2 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 Lab2.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 2 |
There are 1 image files in Lab2. The names of the image files are listed as follows.
delete.png
The following screenshort is generated from the image listed above.
Lab2 has the following Java source files.
com.mobileproto.lab2.MainActivity.java com.mobileproto.lab2.NoteDetailActivity.java com.mobileproto.lab2.NoteListAdapter.java com.mobileproto.lab2.NotesDBHelper.java