Code for Wacky Money Bubble game.
wackymoneybubble is hosted in the following web site
https://github.com/detroitteatime/wackymoneybubble
If you think the Android project wackymoneybubble 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 wackymoneybubble.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | GoogleAdMobAdsSdk-6.0.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\fonts\digit.ttf assets\fonts\dots.ttf assets\fonts\lcd.ttf |
Raw File Names | res\raw\beep.mp3 res\raw\explosion.mp3 res\raw\yeah.mp3 |
There are 2 image files in wackymoneybubble. The names of the image files are listed as follows.
bubble.png explosion.png
The following screenshort is generated from the image listed above.
wackymoneybubble has the following Java source files.
com.morningsun.wackymoneybubble1.FaceLeftButton.java com.morningsun.wackymoneybubble1.FaceLeftText.java com.morningsun.wackymoneybubble1.FaceRightButton.java com.morningsun.wackymoneybubble1.FaceRightText.java com.morningsun.wackymoneybubble1.HelperMethods.java com.morningsun.wackymoneybubble1.Info.java com.morningsun.wackymoneybubble1.NerviMain.java com.morningsun.wackymoneybubble1.Splash.java com.morningsun.wackymoneybubble1.UpsideDownButton.java com.morningsun.wackymoneybubble1.UpsideDownText.java com.morningsun.wackymoneybubble1.WinnerPopup.java