Android Open Source - Framework database androiDB






Project Summary

A Lightweight Database Framework for Android.

Web Site / Source Repository

androiDB is hosted in the following web site
https://github.com/mattelacchiato/androiDB

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

ItemValue
Java File Count9
Minimum SDK Version3
Activity Count0

License

The license information of androiDB is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCT...

Java Source Files

de.splitstudio.androidb.Metadata.java
de.splitstudio.androidb.SqlType.java
de.splitstudio.androidb.TableAdapter.java
de.splitstudio.androidb.Table.java
de.splitstudio.androidb.TypeMapper.java
de.splitstudio.androidb.annotation.ColumnHelper.java
de.splitstudio.androidb.annotation.Column.java
de.splitstudio.androidb.annotation.TableMetaData.java
de.splitstudio.androidb.util.ReflectionHelper.java