Android Game, in which u have to capture color balls in Bubble.
BubbleGameApp is hosted in the following web site
https://github.com/shubhamkgoyal/BubbleGameApp
If you think the Android project BubbleGameApp 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 BubbleGameApp.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
BubbleGameApp has the following Java source files.
com.example.bubblegame.Bubble.java com.example.bubblegame.BubbleThread.java com.example.bubblegame.ColorBall.java com.example.bubblegame.GIFView.java com.example.bubblegame.GIFViewElement.java com.example.bubblegame.GIFViewThread.java com.example.bubblegame.GameActivity.java com.example.bubblegame.MainActivity.java com.example.bubblegame.SurfaceColorBallThread.java com.example.bubblegame.SurfacePanel.java