Android Open Source - App simple bookkeeper






Project Summary

A simple bookkeeper android app.

Web Site / Source Repository

bookkeeper is hosted in the following web site
https://github.com/tangyang/bookkeeper

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

ItemValue
Java File Count9
Target SDK Version16
Minimum SDK Version8
Activity Count1

Java Source Files

bookkeeper has the following Java source files.

com.weibo.bookkeeper.model.Account.java
com.weibo.bookkeeper.model.Transaction.java
com.weibo.bookkeeper.store.AbstractStore.java
com.weibo.bookkeeper.store.AccountStore.java
com.weibo.bookkeeper.store.DatabaseHelper.java
com.weibo.bookkeeper.store.TransactionStore.java
com.weibo.bookkeeper.ui.MainActivity.java
com.weibo.bookkeeper.util.Consts.java
com.weibo.bookkeeper.util.MixAll.java