How to create a database in Android using ActiveAndroid library to avoid SQLite code.
NoSQLiteDatabaseTest is hosted in the following web site
https://github.com/slidenerd/NoSQLiteDatabaseTest
If you think the Android project NoSQLiteDatabaseTest 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 NoSQLiteDatabaseTest.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | activeandroid-3.0.jar android-support-v4.jar |
NoSQLiteDatabaseTest has the following Java source files.
slidenerd.vivz.model.Person.java slidenerd.vivz.model.Score.java slidenerd.vivz.nosqlite.DialogBulkInsert.java slidenerd.vivz.nosqlite.DialogInsert.java slidenerd.vivz.nosqlite.MainActivity.java slidenerd.vivz.nosqlite.MyApplication.java slidenerd.vivz.nosqlite.SelectDeleteActivity.java slidenerd.vivz.nosqlite.ShowAllActivity.java slidenerd.vivz.nosqlite.VivzListAdapter.java