Quick mock up of the Catch Phrase Game for the Android Platform.
catch-phrase-for-android is hosted in the following web site
https://github.com/rocket-raccoon/catch-phrase-for-android
If you think the Android project catch-phrase-for-android 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 catch-phrase-for-android.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\beep.wav |
catch-phrase-for-android has the following Java source files.
com.example.catchphrase.EndGameFragment.java com.example.catchphrase.InGameFragment.java com.example.catchphrase.MainActivity.java com.example.catchphrase.RoundPickerFragment.java com.example.catchphrase.ScoreKeeper.java com.example.catchphrase.endRoundFragment.java com.example.catchphrase.gameActivity.java com.example.catchphrase.gameFragment.java com.example.catchphrase.homeFragment.java com.example.catchphrase.rebuttalFragment.java com.example.catchphrase.roundTimer.java com.example.catchphrase.rulesFragment.java com.example.catchphrase.standingsFragment.java com.example.catchphrase.wordBank.java