cit65_fcc_midterm / demonstrates basic knowledge of Android application development.
largest_of_three is hosted in the following web site
https://github.com/scotmatson/largest_of_three
If you think the Android project largest_of_three 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 largest_of_three.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [xxhdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 4 |
Raw File Names | res\raw\chime.mp3 res\raw\clear.mp3 res\raw\error.wav res\raw\randomize.wav res\raw\setuniman.wav res\raw\tone.mp3 |
largest_of_three has the following Java source files.
com.scotmatson.largestofthree.FragmentButtonOutput.java com.scotmatson.largestofthree.FragmentResults.java com.scotmatson.largestofthree.FragmentScoreboard.java com.scotmatson.largestofthree.FragmentSubmit.java com.scotmatson.largestofthree.Menu.java com.scotmatson.largestofthree.NumberHelper.java com.scotmatson.largestofthree.NumberInput.java com.scotmatson.largestofthree.NumberOutput.java com.scotmatson.largestofthree.SplashScreen.java