Android Open Source - Game project WerewolfMobile






Project Summary

CS420 Werewolf Project: Android client app for the Werewolf game..

Web Site / Source Repository

WerewolfMobile is hosted in the following web site
https://github.com/josephblair92/WerewolfMobile

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Java Source Files

WerewolfMobile has the following Java source files.

edu.wm.werewolfmobile.CheckTimeTask.java
edu.wm.werewolfmobile.HomeActivity.java
edu.wm.werewolfmobile.HttpRequestTask.java
edu.wm.werewolfmobile.LoginActivity.java
edu.wm.werewolfmobile.MainActivity.java
edu.wm.werewolfmobile.NewGameActivity.java
edu.wm.werewolfmobile.NewUserActivity.java
edu.wm.werewolfmobile.PlayerListTask.java
edu.wm.werewolfmobile.PlayerRatioTask.java
edu.wm.werewolfmobile.ScoresActivity.java
edu.wm.werewolfmobile.UserListActivity.java
edu.wm.werewolfmobile.exceptions.AccountCreationErrorException.java
edu.wm.werewolfmobile.exceptions.GameCreationErrorException.java
edu.wm.werewolfmobile.exceptions.HttpErrorException.java
edu.wm.werewolfmobile.exceptions.LoginErrorException.java
edu.wm.werewolfmobile.service.LocationUpdateService.java