Android Open Source - Database insert easydb






Project Summary

Create Android database based project with No create database, No upgrade query, No select, update, delete, insert query. Easy setup, easy to use..

Web Site / Source Repository

easydb is hosted in the following web site
https://github.com/sanmeranam/easydb

If you think the Android project easydb 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 easydb.

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of easydb is as follows:

Apache License

Java Source Files

com.san.api.easydb.ConnectionManager.java
com.san.api.easydb.EntityProcessor.java
com.san.api.easydb.Entity.java
com.san.api.easydb.SQLHelper.java
com.san.api.easydb.Session.java
com.san.api.easydb.example.MyEntityClass.java
com.san.api.easydb.example.MyListAdapter.java
com.san.api.easydb.example.TestActivity.java