Example Android project demonstrating how I have used ORMLite with Android Applications.
DemoORMLiteAndroid is hosted in the following web site
https://github.com/jamesmorgan/DemoORMLiteAndroid
If you think the Android project DemoORMLiteAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DemoORMLiteAndroid.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
DemoORMLiteAndroid has the following Java source files.
com.morgan.design.demo.DatabaseHelper.java com.morgan.design.demo.DemoORMLiteActivity.java com.morgan.design.demo.DemoRepository.java com.morgan.design.demo.PersonAdaptor.java com.morgan.design.demo.domain.App.java com.morgan.design.demo.domain.Person.java