basic application that performs database operations using ormlite.
Database-operations-ormlite is hosted in the following web site
https://github.com/hearbeathorror/Database-operations-ormlite
If you think the Android project Database-operations-ormlite 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 Database-operations-ormlite.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar ormlite-android-4.48.jar ormlite-core-4.48.jar |
Raw File Names | res\raw\ormlite_config.txt |
Database-operations-ormlite has the following Java source files.
com.example.androidtrialoform.AddActivity.java com.example.androidtrialoform.MainActivity.java com.example.androidtrialoform.MyApplication.java com.example.androidtrialoform.db.DatabaseConfigUtil.java com.example.androidtrialoform.db.DatabaseHelper.java com.example.androidtrialoform.db.QuestionTable.java com.example.androidtrialoform.utilities.ShowDialog.java