An Android App to calculate mortgage values given various data (principal, interest, etc...)..
Amortizer is hosted in the following web site
https://github.com/D3VON/Amortizer
If you think the Android project Amortizer 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 Amortizer.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 23 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in Amortizer. The names of the image files are listed as follows.
ic_action_about.png ic_action_help.png
The following screenshort is generated from the image listed above.
Amortizer has the following Java source files.
com.d3von.amortizer.Amortization.java com.d3von.amortizer.MainActivity.java