Android Open Source - SQLite Demo ActiveAndroidDemo






Project Summary

ActiveAndroid SQLite Database ORM demo.

Web Site / Source Repository

ActiveAndroidDemo is hosted in the following web site
https://github.com/gmcgibbon/ActiveAndroidDemo

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

ItemValue
Java File Count8
Activity Count1

License

The license information of ActiveAndroidDemo is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Java Source Files

com.gannon.activeandroiddemo.ActiveAndroidDemo.java
com.gannon.activeandroiddemo.ApplicationTest.java
com.gannon.activeandroiddemo.activities.Main.java
com.gannon.activeandroiddemo.adapters.ProductArrayAdapter.java
com.gannon.activeandroiddemo.fragments.AddProductDialogFragment.java
com.gannon.activeandroiddemo.helpers.ModelHelper.java
com.gannon.activeandroiddemo.models.Category.java
com.gannon.activeandroiddemo.models.Product.java