Android Open Source - Development bootcamp BalloonBoy






Project Summary

First group project for Grand Circus Android Bootcamp 2014.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BalloonBoy.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Activity Count3
jar files usedjson-simple-1.1.1.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\cheer3.wav
res\raw\saddertrombones.mp3
res\raw\saxnbass.mp3




Resource Files

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.

null




Java Source Files

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