Android Open Source - Database orm OrmLiteDemo






Project Summary

A demo application for using OrmLite in Android..

Web Site / Source Repository

OrmLiteDemo is hosted in the following web site
https://github.com/wsanville/OrmLiteDemo

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

ItemValue
Java File Count10
Target SDK Version15
Minimum SDK Version8
Activity Count2
jar files usedormlite-android-4.41.jar
ormlite-core-4.41.jar




Java Source Files

OrmLiteDemo has the following Java source files.

co.touchlab.ormlitedemo.ArticleActivity.java
co.touchlab.ormlitedemo.MainActivity.java
co.touchlab.ormlitedemo.StrictApplication.java
co.touchlab.ormlitedemo.data.Article
.java
co.touchlab.ormlitedemo.data.ArticleAuthor
.java
co.touchlab.ormlitedemo.data.ArticleCategory
.java
co.touchlab.ormlitedemo.data.Author.java
co.touchlab.ormlitedemo.data.Category
.java
co.touchlab.ormlitedemo.data.Comment
.java
co.touchlab.ormlitedemo.data.DatabaseHelper.java