A simple physics game for Android that simulates bouncing balls..
Android-Bounce is hosted in the following web site
https://github.com/skburgart/Android-Bounce
If you think the Android project Android-Bounce 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 Android-Bounce.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | GoogleAdMobAdsSdk-6.2.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Android-Bounce has the following Java source files.
com.stevekb.bounce.Circle.java com.stevekb.bounce.GameThread.java com.stevekb.bounce.MainActivity.java com.stevekb.bounce.PhysicsSurface.java