Software Development Project: Android Ghost Hunter Game.
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.
The following table is the detailed list of GhostHunter.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 Names | assets\BlueBones.png assets\BlueGhost.jpg assets\RedBones.png assets\RedGhost.jpg assets\WhiteBones.png assets\WhiteGhost.jpg |
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