Chasing multiplayer GPS Game.
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.
The following table is the detailed list of Catch-and-Run-Android.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 2 |
jar files used | libGoogleAnalytics.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.VIBRATE |
Raw File Names | res\raw\catcher.mp3 res\raw\lost.mp3 res\raw\runner.mp3 res\raw\tada.mp3 res\raw\won.mp3 |
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.
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