An Android app that answers yes-no questions by clicking a button or shaking the device..
Magic8Ball is hosted in the following web site
https://github.com/feffefe/Magic8Ball
If you think the Android project Magic8Ball 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 Magic8Ball.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xxhdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
There are 1 image files in Magic8Ball. The names of the image files are listed as follows.
kugel.png
The following screenshort is generated from the image listed above.
Magic8Ball has the following Java source files.
de.felixeffe.com.magic8ball.ApplicationTest.java de.felixeffe.com.magic8ball.MainActivity.java de.felixeffe.com.magic8ball.ShakeDetector.java