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..
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.
The following table is the detailed list of CatchtheSpy.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 13 |
Fragment Count | 4 |
jar files used | android-support-v4.jar android-support-v7-appcompat.jar |
Required Permissions | android.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 |
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