Description: Android SurfaceView want to be a wide-ranging, SurfaceView for control of the screen has a greater degree of freedom, unlike View as use handler to update SurfaceView use this regard, but the online reference material is not too much, so in game development This simple Android SurfaceView instance today to share with Android programming novice
To Search:
File list (Check if you may need any files):
.classpath
.project
AndroidManifest.xml
assets
bin
...\classes
...\classes.dex
...\.......\tjuci
...\.......\.....\edu
...\.......\.....\...\dl
...\.......\.....\...\..\R$attr.class
...\.......\.....\...\..\R$drawable.class
...\.......\.....\...\..\R$id.class
...\.......\.....\...\..\R$layout.class
...\.......\.....\...\..\R$string.class
...\.......\.....\...\..\R.class
...\.......\.....\...\..\SurfaceViewTestActivity$1.class
...\.......\.....\...\..\SurfaceViewTestActivity$2.class
...\.......\.....\...\..\SurfaceViewTestActivity.class
...\res
...\resources.ap_
...\...\drawable-hdpi
...\...\.............\ic_launcher.png
...\...\drawable-ldpi
...\...\.............\ic_launcher.png
...\...\drawable-mdpi
...\...\.............\ic_launcher.png
...\SurfaceViewTest.apk
gen
...\tjuci
...\.....\edu
...\.....\...\dl
...\.....\...\..\R.java
proguard.cfg
project.properties
res
...\drawable-hdpi
...\.............\ic_launcher.png
...\drawable-ldpi
...\.............\ic_launcher.png
...\drawable-mdpi
...\.............\ic_launcher.png
...\.............\sun.gif
...\layout
...\......\main.xml
...\values
...\......\strings.xml
src
...\tjuci
...\.....\edu
...\.....\...\dl
...\.....\...\..\SurfaceViewTestActivity.java