Android Open Source - SQLite data HitTheFrog






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HitTheFrog.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.VIBRATE
Asset File Namesassets\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




Resource Files

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.

null

Java Source Files

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