Android Open Source - Development studio CashFlowsAS






Project Summary

Cash Flows exported for Android Studio.

Web Site / Source Repository

CashFlowsAS is hosted in the following web site
https://github.com/RoqueRueda/CashFlowsAS

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

ItemValue
Java File Count36
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count9
Fragment Count4
jar files usedclasses-00a33be0bd98e50af0f20ca1fc8e3df78b3bff80.jar
classes.jar
classes.jar
classes.jar
internal_impl-20.0.0-b9de8007dd514d0520ec2a1ff77d37c0e7bf3f7b.jar
internal_impl-20.0.0.jar
internal_impl-20.0.0.jar
internal_impl-21.0.0-rc1.jar
support-annotations-20.0.0-c5e8c42337961c070fb42667cf5e7a2e44fa317d.jar




Resource Files

There are 33 image files in CashFlowsAS. The names of the image files are listed as follows.

ic_action.png
ic_action_accept.png
ic_action_add.png
ic_action_cancel.png
ic_action_core_overflow.png
ic_action_core_overflow_dark.png
ic_action_ic_circle_add_blue.png
ic_action_minus.png
ic_action_new.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.

null




Java Source Files

CashFlowsAS has the following Java source files.

com.roque.rueda.android.messenger.ListItemClickNotification.java
com.roque.rueda.cashflows.AddAmountActivity.java
com.roque.rueda.cashflows.BuildConfig.java
com.roque.rueda.cashflows.MainActivity.java
com.roque.rueda.cashflows.MovementsActivity.java
com.roque.rueda.cashflows.adapters.AccountAdapter.java
com.roque.rueda.cashflows.adapters.AccountSpinnerAdapter.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.MovementsManager.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.AddMovementFragment.java
com.roque.rueda.cashflows.fragments.MovementsListFragment.java
com.roque.rueda.cashflows.hepers.DecimalDigitsInputFiler.java
com.roque.rueda.cashflows.hepers.FragmentDataNotifier.java
com.roque.rueda.cashflows.hepers.NumberTextWatcher.java
com.roque.rueda.cashflows.loader.AccountBalanceLoader.java
com.roque.rueda.cashflows.loader.AccountLoader.java
com.roque.rueda.cashflows.loader.BalanceLoader.java
com.roque.rueda.cashflows.loader.MovementsLoader.java
com.roque.rueda.cashflows.loader.SpinnerAccountLoader.java
com.roque.rueda.cashflows.model.Account.java
com.roque.rueda.cashflows.model.Movement.java
com.roque.rueda.cashflows.util.AddCashState.java
com.roque.rueda.cashflows.util.AddNegativeCash.java
com.roque.rueda.cashflows.util.AddPositiveCash.java
com.roque.rueda.cashflows.util.StringFormatter.java
com.roque.rueda.cashflows.viewholder.AccountView.java
com.roque.rueda.cashflows.viewholder.AccuntSpinnerView.java