Simple android application for demonstrating use of multiple activities and databases..
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.
The following table is the detailed list of WaiterHelper.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
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