Android Open Source - SQLite API android-grog-db






Project Summary

A Simple Wrapper around the Android SQLite Database API..

Web Site / Source Repository

android-grog-db is hosted in the following web site
https://github.com/skyllo/android-grog-db

If you think the Android project android-grog-db 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 android-grog-db.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of android-grog-db is as follows:

Apache License

Resource Files

There are 1 image files in android-grog-db. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.sprogcoder.example.MainActivity.java
com.sprogcoder.example.database.TableCountry.java
com.sprogcoder.example.database.TableOption.java
com.sprogcoder.grogdb.GrogDBListener.java
com.sprogcoder.grogdb.GrogDB.java
com.sprogcoder.grogdb.GrogTable.java
com.sprogcoder.grogdb.GrogUtils.java