Android Open Source - Framework database ez-sdk






Project Summary

This is a framework for creating MySQL databases for Android. It greatly facilitates creating/reading/updating/deleting table records in Android applications. It is inspired by the idea of 'models' from model, viewcont, roller frameworks..

Web Site / Source Repository

ez-sdk is hosted in the following web site
https://github.com/DabblesWithApps/ez-sdk

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

ez-sdk has the following Java source files.

com.example.ezsdk.MainActivity.java
ez.sql.EZSql.java
ez.sql.EZSqlModel.java
ez.sql.sample.EZSqlExtention.java
ez.sql.sample.FoodModel.java