A simple, fun game I made to learn how to create Android applications that incorporate animated graphics.
Catch-The-Ball is hosted in the following web site
https://github.com/dylanmtaylor/Catch-The-Ball
If you think the Android project Catch-The-Ball 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 Catch-The-Ball.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 3 |
jar files used | trace.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 5 image files in Catch-The-Ball. The names of the image files are listed as follows.
ball.png block.png bmmini.png brushedmetal.png mball.png
The following screenshort is generated from the image listed above.
Catch-The-Ball has the following Java source files.
com.dylantaylor.ctb.AboutDialog.java com.dylantaylor.ctb.CTB.java com.dylantaylor.ctb.CTBView.java