Android Sample for Database Handling.
AndroidDatabaseHandling is hosted in the following web site
https://github.com/aniXification/AndroidDatabaseHandling
If you think the Android project AndroidDatabaseHandling 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 AndroidDatabaseHandling.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 3 image files in AndroidDatabaseHandling. The names of the image files are listed as follows.
ic_note_icon.png ic_note_icon.png.png ic_reminder_icon.png
The following screenshort is generated from the image listed above.
AndroidDatabaseHandling has the following Java source files.
com.aniXification.databasehadling.BuildConfig.java com.aniXification.databasehadling.MainActivity.java com.aniXification.databasehadling.adapter.NoteAdapter.java com.aniXification.databasehadling.dto.Note.java com.aniXification.databasehadling.model.MySQLiteHelper.java com.aniXification.databasehadling.model.NoteDatasource.java