1st Assignment for CSCI4100U Mobile Devices course at UOIT.
Calculator is hosted in the following web site
https://github.com/100540931/Calculator
If you think the Android project Calculator 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 Calculator.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
There are 3 image files in Calculator. The names of the image files are listed as follows.
ic_action_credits.png ic_action_history.png ic_action_quit.png
The following screenshort is generated from the image listed above.
Calculator has the following Java source files.
ca.uoit.igorleonardo.calculator.ApplicationTest.java ca.uoit.igorleonardo.calculator.MyActivity.java