Download Free code Simple Game
Description
A simple Android game. Started it to dive into Android programming.
Icons
Source Files
The download file SimpleGame-master.zip has the following entries.
.classpath// w ww . j a v a 2 s . co m
.project
.settings/org.eclipse.jdt.core.prefs
AndroidManifest.xml
bin/AndroidManifest.xml
bin/SimpleGame.apk
bin/classes.dex
bin/classes/com/rushiagr/simplegame/BuildConfig.class
bin/classes/com/rushiagr/simplegame/MainActivity$1.class
bin/classes/com/rushiagr/simplegame/MainActivity$Game$1.class
bin/classes/com/rushiagr/simplegame/MainActivity$Game$2.class
bin/classes/com/rushiagr/simplegame/MainActivity$Game.class
bin/classes/com/rushiagr/simplegame/MainActivity$MyRunnable.class
bin/classes/com/rushiagr/simplegame/MainActivity.class
bin/classes/com/rushiagr/simplegame/R$attr.class
bin/classes/com/rushiagr/simplegame/R$drawable.class
bin/classes/com/rushiagr/simplegame/R$id.class
bin/classes/com/rushiagr/simplegame/R$layout.class
bin/classes/com/rushiagr/simplegame/R$menu.class
bin/classes/com/rushiagr/simplegame/R$string.class
bin/classes/com/rushiagr/simplegame/R$style.class
bin/classes/com/rushiagr/simplegame/R.class
bin/jarlist.cache
bin/res/drawable-hdpi/ic_action_search.png
bin/res/drawable-hdpi/ic_launcher.png
bin/res/drawable-ldpi/ic_launcher.png
bin/res/drawable-mdpi/ic_action_search.png
bin/res/drawable-mdpi/ic_launcher.png
bin/res/drawable-xhdpi/ic_action_search.png
bin/res/drawable-xhdpi/ic_launcher.png
bin/resources.ap_
gen/com/rushiagr/simplegame/BuildConfig.java
gen/com/rushiagr/simplegame/R.java
ic_launcher-web.png
libs/android-support-v4.jar
proguard-project.txt
project.properties
res/drawable-hdpi/ic_action_search.png
res/drawable-hdpi/ic_launcher.png
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/ic_action_search.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_action_search.png
res/drawable-xhdpi/ic_launcher.png
res/layout/activity_main.xml
res/menu/activity_main.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/rushiagr/simplegame/MainActivity.java
Download
Click the following link to download SimpleGame-master.zip.
SimpleGame-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »