Android Open Source - Game physics Android-Bounce






Project Summary

A simple physics game for Android that simulates bouncing balls..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Bounce.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedGoogleAdMobAdsSdk-6.2.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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