Download Free code SurfaceView Game Example
Description
Android basic game demonstrating surfaceview.
Icons
Source Files
The download file SurfaceViewGameExample-master.zip has the following entries.
.classpath/*from ww w . j av a 2 s.c o m*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
AndroidManifest.xml
default.properties
gen/com/example/basicgame/R.java
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/layout/main.xml
res/values/strings.xml
src/com/example/basicgame/Ball.java
src/com/example/basicgame/GameCore.java
src/com/example/basicgame/GameObject.java
src/com/example/basicgame/GameView.java
src/com/example/basicgame/Main.java
src/com/example/basicgame/Paddle.java
Download
Click the following link to download SurfaceViewGameExample-master.zip.
SurfaceViewGameExample-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »