Android Open Source - Database activity WaiterHelper






Project Summary

Simple android application for demonstrating use of multiple activities and databases..

Web Site / Source Repository

WaiterHelper is hosted in the following web site
https://github.com/tendaitt/WaiterHelper

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

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar




Java Source Files

WaiterHelper has the following Java source files.

com.raven.waiterhelper.activities.LoadActivity.java
com.raven.waiterhelper.activities.MainActivity.java
com.raven.waiterhelper.activities.RecordActivity.java
com.raven.waiterhelper.activities.StoreActivity.java
com.raven.waiterhelper.activities.ViewActivity.java
com.raven.waiterhelper.db.DBToPatronConverter.java
com.raven.waiterhelper.db.Patron.java
com.raven.waiterhelper.db.PatronDbSQLHelper.java
com.raven.waiterhelper.db.PatronFileReader.java
com.raven.waiterhelper.db.PatronReaderContract.java