Android Open Source - Development tool rbc-account-optimizer






Project Summary

Learning tool that shows Royal Bank of Canada (RBC) clients where to optimally allocate their money..

Web Site / Source Repository

rbc-account-optimizer is hosted in the following web site
https://github.com/guess/rbc-account-optimizer

If you think the Android project rbc-account-optimizer 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 rbc-account-optimizer.

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Activity Count1
Fragment Count4
jar files usedachartengine-1.1.0.jar
commons-math3-3.3.jar
commons-math3-3.3.jar




Resource Files

There are 1 image files in rbc-account-optimizer. The names of the image files are listed as follows.

logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

rbc-account-optimizer has the following Java source files.

ca.anigma.android.rbc.algorithms.CheckingAccount.java
ca.anigma.android.rbc.algorithms.CreditCard.java
ca.anigma.android.rbc.algorithms.MoneyAllocator.java
ca.anigma.android.rbc.algorithms.SavingAccount.java
ca.anigma.android.rbc.app.CheckingAccountFragment.java
ca.anigma.android.rbc.app.CreditCardFragment.java
ca.anigma.android.rbc.app.MainActivity.java
ca.anigma.android.rbc.app.MoneyAllocationFragment.java
ca.anigma.android.rbc.app.NetWorthFragment.java
ca.anigma.android.rbc.app.OnAccountInteractionListener.java
ca.anigma.android.rbc.app.SavingAccountFragment.java
ca.anigma.android.rbc.app.accounts.CheckingAccounts.java
ca.anigma.android.rbc.app.accounts.CreditCards.java
ca.anigma.android.rbc.app.accounts.SavingAccounts.java