Android Open Source - App track FastBudget3






Project Summary

Android App to track your expenses.

Web Site / Source Repository

FastBudget3 is hosted in the following web site
https://github.com/mattelacchiato/FastBudget3

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count4
jar files usedespresso-1.1-bundled.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of FastBudget3 is as follows:

GNU General Public License

Resource Files

There are 9 image files in FastBudget3. The names of the image files are listed as follows.

ic_add.png
ic_cancel.png
ic_delete.png
ic_done.png
ic_edit.png
ic_list.png
ic_move.png
ic_save.png
ic_settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

de.splitstudio.fastbudget3.CategoryActivity.java
de.splitstudio.fastbudget3.CategoryListActivity.java
de.splitstudio.fastbudget3.CategoryListDialog.java
de.splitstudio.fastbudget3.ExpenseActivity.java
de.splitstudio.fastbudget3.ExpenseListActivity.java
de.splitstudio.fastbudget3.db.BackupRestore.java
de.splitstudio.fastbudget3.db.CategoryDao.java
de.splitstudio.fastbudget3.db.CategoryListAdapter.java
de.splitstudio.fastbudget3.db.CategoryValidator.java
de.splitstudio.fastbudget3.db.Category.java
de.splitstudio.fastbudget3.db.CsvExport.java
de.splitstudio.fastbudget3.db.ExpenseDao.java
de.splitstudio.fastbudget3.db.ExpenseListAdapter.java
de.splitstudio.fastbudget3.db.Expense.java
de.splitstudio.fastbudget3.db.FastBudgetMigration.java
de.splitstudio.fastbudget3.enums.Extras.java
de.splitstudio.fastbudget3.enums.Fragments.java
de.splitstudio.fastbudget3.enums.RequestCode.java