Android Open Source - Game time dodgeit






Project Summary

Real time Android game.

Web Site / Source Repository

dodgeit is hosted in the following web site
https://github.com/ayzwah/dodgeit

If you think the Android project dodgeit 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 dodgeit.

ItemValue
Java File Count12
Target SDK Version7
Minimum SDK Version1
Activity Count3
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Resource Files

There are 7 image files in dodgeit. The names of the image files are listed as follows.

android_dead.png
android_icon_125.png
dodgeitplayer.png
obama.png
obama_2.png
player_dead.png
red_ball.png

The following screenshort is generated from the image listed above.

null




Java Source Files

dodgeit has the following Java source files.

com.aw.dodgeit.Ball.java
com.aw.dodgeit.DodgeItActivity.java
com.aw.dodgeit.DodgeItThread.java
com.aw.dodgeit.GameObject.java
com.aw.dodgeit.GameResources.java
com.aw.dodgeit.InputObject.java
com.aw.dodgeit.Player.java
com.aw.dodgeit.Preferences.java
com.aw.dodgeit.Splash.java
com.aw.dodgeit.StringUtility.java