First group project for Grand Circus Android Bootcamp 2014.
BalloonBoy is hosted in the following web site
https://github.com/mdholloway/BalloonBoy
If you think the Android project BalloonBoy 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 BalloonBoy.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
jar files used | json-simple-1.1.1.jar |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\cheer3.wav res\raw\saddertrombones.mp3 res\raw\saxnbass.mp3 |
There are 13 image files in BalloonBoy. The names of the image files are listed as follows.
balloons1.png balloons2.png balloons3.png balloons4.png balloons5.png balloonsgame_over.png correct.png hangman_1.png hangman_2.png hangman_3.png hangman_4.png hangman_5.png wrong.png
The following screenshort is generated from the image listed above.
BalloonBoy has the following Java source files.
com.gcbootcamp2014.hangman.ApplicationTest.java com.gcbootcamp2014.hangman.DBHelper.java com.gcbootcamp2014.hangman.DataBean.java com.gcbootcamp2014.hangman.HangmanGameActivity.java com.gcbootcamp2014.hangman.LetterGridAdapter.java com.gcbootcamp2014.hangman.MainMenuActivity.java com.gcbootcamp2014.hangman.MyJSONParser.java com.gcbootcamp2014.hangman.Scoreboard.java com.gcbootcamp2014.hangman.WordGenerator.java