Android Open Source - Development tool Finance






Project Summary

A finance tool running on Android device..

Web Site / Source Repository

Finance is hosted in the following web site
https://github.com/greenkit/Finance

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

ItemValue
Java File Count20
Activity Count4

Resource Files

There are 3 image files in Finance. The names of the image files are listed as follows.

bg.png
delete.png
indicator_edit.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Finance has the following Java source files.

com.green.finance.BaseActivity.java
com.green.finance.FinanceApplication.java
com.green.finance.RecordDetailActivity.java
com.green.finance.RecordEditorActivity.java
com.green.finance.RecordListActivity.java
com.green.finance.database.DatabaseHelper.java
com.green.finance.database.DatabaseObservable.java
com.green.finance.database.DatabaseObserver.java
com.green.finance.database.table.TableMember.java
com.green.finance.database.table.TablePayment.java
com.green.finance.database.table.TableRecord.java
com.green.finance.database.table.TableRecordType.java
com.green.finance.database.table.TableSnapshot.java
com.green.finance.datatype.Member.java
com.green.finance.datatype.Payment.java
com.green.finance.datatype.Record.java
com.green.finance.datatype.RecordType.java
com.green.finance.datatype.Snapshot.java
com.green.finance.handler.DataHandlerService.java
com.green.finance.utils.Utils.java