This is an Android game developed using AndEngine GLES 2 Engine.To run this you need AndEngine library files.SQLite Database is used to store user related data..
HitTheFrog is hosted in the following web site
https://github.com/trnkarthik/HitTheFrog
If you think the Android project HitTheFrog 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 HitTheFrog.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\gfx\anim_ball.png assets\gfx\ball.png assets\gfx\frog.png assets\gfx\frog_dance1.png assets\gfx\frog_dancing.png assets\gfx\frog_dancing2.png assets\gfx\game_background.png assets\gfx\menu0.png assets\gfx\menu1.png assets\gfx\menu2.png assets\gfx\menu3.png assets\gfx\menu4.png assets\gfx\menu5.png assets\gfx\menu6.png assets\gfx\menu7.png assets\gfx\menu_left.png assets\gfx\menu_right.png assets\gfx\paused.png assets\gfx\welcome_background.png assets\gfx\welcome_button_exit.png assets\gfx\welcome_button_high_scores.png assets\gfx\welcome_button_start.png |
There are 1 image files in HitTheFrog. The names of the image files are listed as follows.
cancel.png
The following screenshort is generated from the image listed above.
HitTheFrog has the following Java source files.
com.trnkarthik.hitthefrog2.AnimSprite.java com.trnkarthik.hitthefrog2.DataManager.java com.trnkarthik.hitthefrog2.DatabaseDemoActivity.java com.trnkarthik.hitthefrog2.DatabaseHelper.java com.trnkarthik.hitthefrog2.GameActivity.java com.trnkarthik.hitthefrog2.HighScores.java com.trnkarthik.hitthefrog2.Level1.java com.trnkarthik.hitthefrog2.MotionLevel1.java com.trnkarthik.hitthefrog2.Note.java com.trnkarthik.hitthefrog2.NoteDAO.java com.trnkarthik.hitthefrog2.NotesTable.java com.trnkarthik.hitthefrog2.Pause.java com.trnkarthik.hitthefrog2.PhysicsExample.java com.trnkarthik.hitthefrog2.Welcome.java com.trnkarthik.hitthefrog2.myMenuActivity.java