Simple Android app for rolling multiple-faced dices.
DiceRoller is hosted in the following web site
https://github.com/DaniSancas/DiceRoller
If you think the Android project DiceRoller 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 DiceRoller.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 12 image files in DiceRoller. The names of the image files are listed as follows.
holodarkblue_btn_default_disabled_focused_holo_dark.9.png holodarkblue_btn_default_disabled_holo_dark.9.png holodarkblue_btn_default_focused_holo_dark.9.png holodarkblue_btn_default_normal_holo_dark.9.png holodarkblue_btn_default_pressed_holo_dark.9.png holodarkblue_scrubber_control_disabled_holo.png holodarkblue_scrubber_control_focused_holo.png holodarkblue_scrubber_control_normal_holo.png holodarkblue_scrubber_control_pressed_holo.png holodarkblue_scrubber_primary_holo.9.png holodarkblue_scrubber_secondary_holo.9.png holodarkblue_scrubber_track_holo_dark.9.png
The following screenshort is generated from the image listed above.
DiceRoller has the following Java source files.
es.sancas.android.diceroller.activity.ActionBarHelper.java es.sancas.android.diceroller.activity.DrawerItemListAdapter.java es.sancas.android.diceroller.activity.DrawerListItem.java es.sancas.android.diceroller.activity.MainActivity.java es.sancas.android.diceroller.activity.MainFragment.java es.sancas.android.diceroller.config.App.java es.sancas.android.diceroller.model.Dice.java es.sancas.android.diceroller.model.DiceDBHelper.java