The second assignment in my android course.
Assignment-2 is hosted in the following web site
https://github.com/MrMagnus/Assignment-2
If you think the Android project Assignment-2 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 Assignment-2.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 6 image files in Assignment-2. The names of the image files are listed as follows.
ic_action_accept.png ic_action_forward.png ic_action_pause.png ic_action_play.png ic_action_refresh.png ic_action_replay.png
The following screenshort is generated from the image listed above.
Assignment-2 has the following Java source files.
yh.tipcalculator.ApplicationTest.java yh.tipcalculator.CalculateActivity.java yh.tipcalculator.ResultActivity.java