Android port of the my RollDice Application I made along time ago.
rolldice-application is hosted in the following web site
https://github.com/barakisbrown/rolldice-application
If you think the Android project rolldice-application 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 rolldice-application.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 6 image files in rolldice-application. The names of the image files are listed as follows.
D10.9.png D12.9.png D20.9.png D4.9.png D6.9.png D8.9.png
The following screenshort is generated from the image listed above.
rolldice-application has the following Java source files.
com.barakisbrown.rolldice.MainActivity.java library.DicePool.java library.DiceTypes.java library.Die.java library.ExplodedDie.java testing.ArrayTest.java testing.DPool2.java testing.ObjectTest.java