Description: Android mine game source code, code attached detailed notes, and the other documents attached Ophone game development, process development environment set up in detail, and the development of similar Android
File list (Check if you may need any files):
Mine
....\.classpath
....\.project
....\AndroidManifest.xml
....\assets
....\bin
....\...\classes.dex
....\...\Main.apk
....\...\org
....\...\...\yexing
....\...\...\......\android
....\...\...\......\.......\games
....\...\...\......\.......\.....\mine
....\...\...\......\.......\.....\....\GameView$RefreshHandler.class
....\...\...\......\.......\.....\....\GameView.class
....\...\...\......\.......\.....\....\Main.class
....\...\...\......\.......\.....\....\R$attr.class
....\...\...\......\.......\.....\....\R$drawable.class
....\...\...\......\.......\.....\....\R$layout.class
....\...\...\......\.......\.....\....\R$raw.class
....\...\...\......\.......\.....\....\R$string.class
....\...\...\......\.......\.....\....\R$style.class
....\...\...\......\.......\.....\....\R.class
....\...\resources.ap_
....\default.properties
....\gen
....\...\org
....\...\...\yexing
....\...\...\......\android
....\...\...\......\.......\games
....\...\...\......\.......\.....\mine
....\...\...\......\.......\.....\....\R.java
....\res
....\...\drawable
....\...\drawable-hdpi
....\...\drawable-ldpi
....\...\drawable-mdpi
....\...\........\i00.png
....\...\........\i01.png
....\...\........\i02.png
....\...\........\i03.png
....\...\........\i04.png
....\...\........\i05.png
....\...\........\i06.png
....\...\........\i07.png
....\...\........\i08.png
....\...\........\i09.png
....\...\........\i10.png
....\...\........\i11.png
....\...\........\i12.png
....\...\........\i13.png
....\...\........\i14.png
....\...\........\icon.png
....\...\........\i_cry.png
....\...\........\i_flag.png
....\...\........\i_flag_down.png
....\...\........\i_happy.png
....\...\layout
....\...\......\main.xml
....\...\raw
....\...\...\wish.mp3
....\...\values
....\...\......\strings.xml
....\...\......\styles.xml
....\src
....\...\org
....\...\...\yexing
....\...\...\......\android
....\...\...\......\.......\games
....\...\...\......\.......\.....\mine
....\...\...\......\.......\.....\....\GameView.java
....\...\...\......\.......\.....\....\Main.java
从零开始OPhone游戏编程.pdf