CS420 Werewolf Project: Android client app for the Werewolf game..
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.
The following table is the detailed list of WerewolfMobile.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
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