Android Open Source - Database database Lab2






Project Summary

Android: A small note-pad like app with a database.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Lab2.

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi]
Target SDK Version16
Minimum SDK Version7
Activity Count2




Resource Files

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.

null

Java Source Files

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