Project that is used to create and android app for cash flows.
CashFlows is hosted in the following web site
https://github.com/RoqueRueda/CashFlows
If you think the Android project CashFlows 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 CashFlows.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 27 image files in CashFlows. The names of the image files are listed as follows.
ic_action.png ic_action_core_overflow.png ic_action_core_overflow_dark.png ic_add_plus.png ic_bank_cards.png ic_bank_cards_white.png ic_banknotes.png ic_banknotes_white.png ic_cash_receiving.png ic_cash_receiving_white.png ic_check_book.png ic_check_book_white.png ic_circle_add_blue.png ic_coins.png ic_coins_white.png ic_minus_outline.png ic_minus_outline_blue.png ic_money_bag.png ic_money_bag_white.png ic_moneybox.png ic_moneybox_white.png ic_purse.png ic_purse_white.png ic_shopping_basket.png ic_shopping_basket_white.png ic_wallet.png ic_wallet_white.png
The following screenshort is generated from the image listed above.
CashFlows has the following Java source files.
com.roque.rueda.android.messenger.ListItemClickNotification.java com.roque.rueda.cashflows.MainActivity.java com.roque.rueda.cashflows.MovementsActivity.java com.roque.rueda.cashflows.adapters.AccountAdapter.java com.roque.rueda.cashflows.database.AccountManager.java com.roque.rueda.cashflows.database.AccountTable.java com.roque.rueda.cashflows.database.CashFlowsOpenHelper.java com.roque.rueda.cashflows.database.CashMovements.java com.roque.rueda.cashflows.database.MovementsTable.java com.roque.rueda.cashflows.database.PeriodTable.java com.roque.rueda.cashflows.database.observer.DataBaseObserver.java com.roque.rueda.cashflows.database.observer.DatabaseMessenger.java com.roque.rueda.cashflows.database.observer.SQLiteMessenger.java com.roque.rueda.cashflows.fragments.AccountListFragment.java com.roque.rueda.cashflows.fragments.MovementsListFragment.java com.roque.rueda.cashflows.loader.AccountLoader.java com.roque.rueda.cashflows.model.Account.java com.roque.rueda.cashflows.viewholder.AccountView.java