Android Open Source - Hardware accelerometer dice






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of dice.

ItemValue
Java File Count1
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null




Java Source Files

dice has the following Java source files.

com.arpith.dice.MainActivity.java