Android Open Source - Map game CatchtheSpy






Project Summary

NOTE: WORK IN PROGRESS! This is an independent study project for Bridgewater College. Catch the Spy is an android based game where players every player has a target, and every player is a target. The goal is to capture the most targets before time runs out, and to keep from being captured by another player. Utilizes the Google Maps APIv2..

Web Site / Source Repository

CatchtheSpy is hosted in the following web site
https://github.com/cdcsGitHub/CatchtheSpy

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

ItemValue
Java File Count13
Target SDK Version19
Minimum SDK Version14
Activity Count13
Fragment Count4
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

CatchtheSpy has the following Java source files.

com.example.spy.CreateGameActivity.java
com.example.spy.CreateJoinActivity.java
com.example.spy.GameActivity.java
com.example.spy.JoinGameActivity.java
com.example.spy.LoginActivity.java
com.example.spy.MainActivity.java
com.example.spy.RegisterActivity.java
com.example.spy.SettingsActivity.java
com.example.spy.SettingsFragment.java
com.example.spy.TabActivity.java
com.example.spy.TargetActivity.java
connections.server.Client.java
tabswipe.adapter.TabsPagerAdapter.java