An Android application that generates random number when a user shakes his phone. The data from the accelerometer is obtained and processed to determine the shake..
dice is hosted in the following web site
https://github.com/arpith20/dice
If you think the Android project dice 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 dice.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 7 image files in dice. The names of the image files are listed as follows.
d1.png d2.png d3.png d4.png d5.png d6.png ic_action_search.png
The following screenshort is generated from the image listed above.
dice has the following Java source files.
com.arpith.dice.MainActivity.java