Magic 8 Ball is an app that mimics the behavior of a Magic 8 Ball toy. The app will show a splash screen when the user first open the app. After 4 seconds, the instruction screen will appear and tell the user to face the device down and ask a question.
Magic8Ball is hosted in the following web site
https://github.com/tnqt22/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 | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Magic8Ball has the following Java source files.
edu.ggc.thao.magic8ball.MainActivity.java edu.ggc.thao.magic8ball.SplashScreen.java