Android Open Source - Game multiplayer Catch-and-Run-Android






Project Summary

Chasing multiplayer GPS Game.

Web Site / Source Repository

Catch-and-Run-Android is hosted in the following web site
https://github.com/destil/Catch-and-Run-Android

If you think the Android project Catch-and-Run-Android 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 Catch-and-Run-Android.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version4
Activity Count2
jar files usedlibGoogleAnalytics.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.VIBRATE
Raw File Namesres\raw\catcher.mp3
res\raw\lost.mp3
res\raw\runner.mp3
res\raw\tada.mp3
res\raw\won.mp3




Resource Files

There are 11 image files in Catch-and-Run-Android. The names of the image files are listed as follows.

actionbar_back_indicator.png
catcher.png
hide.png
icon_actionbar.png
idler.png
leave.png
map_mode.png
my_location.png
rules.png
runner.png
treasure.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Catch-and-Run-Android has the following Java source files.

com.markupartist.android.widget.ActionBar.java
com.markupartist.android.widget.ScrollingTextView.java
cz.destil.catchandrun.AreasActivity.java
cz.destil.catchandrun.BorderOverlay.java
cz.destil.catchandrun.Common.java
cz.destil.catchandrun.CurrentLocationOverlay.java
cz.destil.catchandrun.GameActivity.java
cz.destil.catchandrun.GameEvents.java
cz.destil.catchandrun.MapGestureDetectorOverlay.java
cz.destil.catchandrun.PlayersOverlay.java
cz.destil.catchandrun.Scenario.java
cz.destil.catchandrun.TreasuresOverlay.java