Android Open Source - App simple DiceRoller






Project Summary

Simple Android app for rolling multiple-faced dices.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DiceRoller.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1




Resource Files

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.

null




Java Source Files

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