Android Open Source - Game development GhostHunter






Project Summary

Software Development Project: Android Ghost Hunter Game.

Web Site / Source Repository

GhostHunter is hosted in the following web site
https://github.com/thekevinlin/GhostHunter

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
edu.virignia.cs2110.kabjghosthunter.permission.MAPS_RECEIVE
Asset File Namesassets\BlueBones.png
assets\BlueGhost.jpg
assets\RedBones.png
assets\RedGhost.jpg
assets\WhiteBones.png
assets\WhiteGhost.jpg




Java Source Files

GhostHunter has the following Java source files.

edu.virignia.cs2110.kabjghosthunter.Bones.java
edu.virignia.cs2110.kabjghosthunter.Ghost.java
edu.virignia.cs2110.kabjghosthunter.MainActivity.java
edu.virignia.cs2110.kabjghosthunter.SettingsActivity.java
edu.virignia.cs2110.kabjghosthunter.Shop.java
edu.virignia.cs2110.kabjghosthunter.SplashScreen.java
edu.virignia.cs2110.kabjghosthunter.Stats.java
edu.virignia.cs2110.kabjghosthunter.User.java