Android Open Source - SQLite database AndroidYboDb






Project Summary

A little Java framework to help in the use of an SQLite Database in Android..

Web Site / Source Repository

AndroidYboDb is hosted in the following web site
https://github.com/ybonnel/AndroidYboDb

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

ItemValue
Java File Count15
Minimum SDK Version3
Activity Count2
jar files usedandroid-ybo-db-1.0.0.jar




License

The license information of AndroidYboDb is as follows:

GNU Lesser General Public License

Java Source Files

com.android.demo.notepad1.NoteAdapter.java
com.android.demo.notepad1.NoteApplication.java
com.android.demo.notepad1.NoteEdit.java
com.android.demo.notepad1.Notepadv1.java
com.android.demo.notepad1.NotesDbAdapter.java
com.android.demo.notepad1.modele.Note.java
fr.ybo.database.DataBaseException.java
fr.ybo.database.DataBaseHelper.java
fr.ybo.database.annotation.Column.java
fr.ybo.database.annotation.Entity.java
fr.ybo.database.annotation.Indexed.java
fr.ybo.database.annotation.PrimaryKey.java
fr.ybo.database.modele.Base.java
fr.ybo.database.modele.Column.java
fr.ybo.database.modele.Table.java