A simple yet exciting game where you catch chicken eggs!.
android-egg-game is hosted in the following web site
https://github.com/gsalisi/android-egg-game
If you think the Android project android-egg-game 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 android-egg-game.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\roostheavy.ttf |
Raw File Names | res\raw\countdown_sec.wav res\raw\countdown_sec_go.wav res\raw\egg_dropped.mp3 res\raw\laying_hen_gold.mp3 res\raw\laying_hen_white.mp3 res\raw\score.wav res\raw\score_2.wav res\raw\score_neg.wav |
There are 8 image files in android-egg-game. The names of the image files are listed as follows.
egg_bad.png egg_bad_broken.png egg_broken.png egg_gold.png egg_gold_broken.png egg_white.png ic_play.png ic_play_pressed.png
The following screenshort is generated from the image listed above.
android-egg-game has the following Java source files.
ca.gsalisi.games.eggs.EggGame.java ca.gsalisi.games.eggs.GameGraphics.java ca.gsalisi.games.eggs.MainActivity.java ca.gsalisi.games.eggs.MyScrollView.java ca.gsalisi.games.eggs.SoundHandler.java ca.gsalisi.games.eggs.StartingActivity.java