Android Open Source - SQLite sqlite AllowLog






Project Summary

AllowLog is an application to manage allowance payment at sqlite in Android..

Web Site / Source Repository

AllowLog is hosted in the following web site
https://github.com/mike-neck/AllowLog

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

ItemValue
Java File Count18
Target SDK Version8
Activity Count4
jar files usedrobotium-solo-3.1-javadoc.jar
robotium-solo-3.1.jar
snakeyaml-android-1.8-SNAPSHOT.jar
sqlite-fixture.jar
Asset File Namesassets\AllowanceLogDataTest\ALLOWANCE_LOG.yaml




Java Source Files

AllowLog has the following Java source files.

jp.group.android.atec.allowlog.AllowanceDatabase.java
jp.group.android.atec.allowlog.AllowlogRobotiumTest.java
jp.group.android.atec.allowlog.ErrorDialog.java
jp.group.android.atec.allowlog.ErrorDialogTest.java
jp.group.android.atec.allowlog.HistoryActivity.java
jp.group.android.atec.allowlog.HistoryActivityTest.java
jp.group.android.atec.allowlog.MainActivity.java
jp.group.android.atec.allowlog.MainActivityTest.java
jp.group.android.atec.allowlog.RegisterActivity.java
jp.group.android.atec.allowlog.RegisterActivityTest.java
jp.group.android.atec.allowlog.container.IdHolder.java
jp.group.android.atec.allowlog.exception.AppException.java
jp.group.android.atec.allowlog.model.AllowanceLogData.java
jp.group.android.atec.allowlog.model.AllowanceLogDataTest.java
jp.group.android.atec.allowlog.model.entity.AllowanceLog.java
jp.group.android.atec.allowlog.util.AppDateUtil.java
jp.group.android.atec.allowlog.util.AppDateUtilTest.java
jp.group.android.atec.allowlog.util.DatabaseUtil.java