AllowLog is an application to manage allowance payment at sqlite in Android..
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.
The following table is the detailed list of AllowLog.
Item | Value |
---|---|
Java File Count | 18 |
Target SDK Version | 8 |
Activity Count | 4 |
jar files used | robotium-solo-3.1-javadoc.jar robotium-solo-3.1.jar snakeyaml-android-1.8-SNAPSHOT.jar sqlite-fixture.jar |
Asset File Names | assets\AllowanceLogDataTest\ALLOWANCE_LOG.yaml |
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