Simple mortgage calculator for android.
mortgage is hosted in the following web site
https://github.com/alextokarew/mortgage
If you think the Android project mortgage 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 mortgage.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [nodpi] |
Target SDK Version | 11 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | achartengine-1.0.0.jar android-support-v4.jar |
There are 1 image files in mortgage. The names of the image files are listed as follows.
attention.png
The following screenshort is generated from the image listed above.
mortgage has the following Java source files.
com.alext.hypothec.InitialDataFragment.java com.alext.hypothec.InjectPaymentDialogFragment.java com.alext.hypothec.MainActivity.java com.alext.hypothec.MainPagerAdapter.java com.alext.hypothec.NoResultsFragment.java com.alext.hypothec.ResultsFragment.java com.alext.hypothec.ResultsWrapperFragment.java com.alext.hypothec.Utils.java com.alext.hypothec.model.CalculationException.java com.alext.hypothec.model.CalculationResult.java com.alext.hypothec.model.MortgageCalculator.java