Android Open Source - Game physics ShumeiBaby






Project Summary

A Cute Physics Game on Mobile Platform based on Andengine.

Web Site / Source Repository

ShumeiBaby is hosted in the following web site
https://github.com/craigleehi/ShumeiBaby

If you think the Android project ShumeiBaby 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 ShumeiBaby.

ItemValue
Java File Count92
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version8
Activity Count25
jar files usedAHibernate-1.0.jar
andengine.jar
andenginephysicsbox2dextension.jar
andenginetexturepackerextension.jar
android-support-v4.jar
umeng_sdk.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_LOGS
android.permission.READ_PHONE_STATE
android.permission.WAKE_LOCK
Asset File Namesassets\font\BitmapFont.fnt
assets\font\BitmapFont.png
assets\font\CHLORINR.TTF
assets\font\ManateeSolid.ttf
assets\font\Wawa.ttf
assets\gfx\about_pack.pvr.ccz
assets\gfx\about_pack.xml
assets\gfx\exit_dialog_pack.pvr.ccz
assets\gfx\exit_dialog_pack.xml
assets\gfx\game_result_pack.pvr.ccz
assets\gfx\game_result_pack.xml
assets\gfx\guide_pack.pvr.ccz
assets\gfx\guide_pack.xml
assets\gfx\particle_pack.pvr.ccz
assets\gfx\particle_pack.xml
assets\gfx\prop_pack.pvr.ccz
assets\gfx\prop_pack.xml
assets\gfx\scene_entity2_pack.pvr.ccz
assets\gfx\scene_entity2_pack.xml
assets\gfx\scene_entity_pack.pvr.ccz
assets\gfx\scene_entity_pack.xml
assets\gfx\section1_level_choice_pack.pvr.ccz
assets\gfx\section1_level_choice_pack.xml
assets\gfx\section1_scene1_background_pack.pvr.ccz
assets\gfx\section1_scene1_background_pack.xml
assets\gfx\section2_level_choice_pack.pvr.ccz
assets\gfx\section2_level_choice_pack.xml
assets\gfx\section2_scene1_background_pack.pvr.ccz
assets\gfx\section2_scene1_background_pack.xml
assets\gfx\section_choice_pack.pvr.ccz
assets\gfx\section_choice_pack.xml
assets\gfx\settings_pack.pvr.ccz
assets\gfx\settings_pack.xml
assets\gfx\shop_background_pack.pvr.ccz
assets\gfx\shop_background_pack.xml
assets\gfx\shop_role_button_pack.pvr.ccz
assets\gfx\shop_role_button_pack.xml
assets\gfx\shumei_girl_pack.pvr.ccz
assets\gfx\shumei_girl_pack.xml
assets\gfx\shumei_represent_pack.pvr.ccz
assets\gfx\shumei_represent_pack.xml
assets\gfx\splash.png
assets\gfx\sprite_body.xml
assets\gfx\villain_pack.pvr.ccz
assets\gfx\villain_pack.xml
assets\gfx\welcome_pack.pvr.ccz
assets\gfx\welcome_pack.xml
assets\mfx\background_forest.ogg
assets\mfx\background_night.ogg
assets\mfx\fall_down1_dou.ogg
assets\mfx\fall_down1_fa.ogg
assets\mfx\fall_down1_la.ogg
assets\mfx\fall_down1_mi.ogg
assets\mfx\fall_down1_rui.ogg
assets\mfx\fall_down1_sou.ogg
assets\mfx\fall_down_no_shumei.ogg
assets\mfx\girl_hit_1.ogg
assets\mfx\girl_hit_2.ogg
assets\mfx\girl_hit_3.ogg
assets\mfx\girl_hit_4.ogg
assets\mfx\hooray.ogg
assets\mfx\score_count.ogg
assets\mfx\star_1.ogg
assets\mfx\star_2.ogg
assets\mfx\star_3.ogg




Resource Files

There are 1 image files in ShumeiBaby. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ShumeiBaby has the following Java source files.

org.sdu.shumei.Const.java
org.sdu.shumei.activity.About.java
org.sdu.shumei.activity.Section1Level1.java
org.sdu.shumei.activity.Section1Level2.java
org.sdu.shumei.activity.Section1Level3.java
org.sdu.shumei.activity.Section1Level4.java
org.sdu.shumei.activity.Section1Level5.java
org.sdu.shumei.activity.Section1Level6.java
org.sdu.shumei.activity.Section1Level7.java
org.sdu.shumei.activity.Section1Level8.java
org.sdu.shumei.activity.Section1Level9.java
org.sdu.shumei.activity.Section1LevelChoice.java
org.sdu.shumei.activity.Section2Level1.java
org.sdu.shumei.activity.Section2Level2.java
org.sdu.shumei.activity.Section2Level3.java
org.sdu.shumei.activity.Section2Level4.java
org.sdu.shumei.activity.Section2Level5.java
org.sdu.shumei.activity.Section2Level6.java
org.sdu.shumei.activity.Section2Level7.java
org.sdu.shumei.activity.Section2Level8.java
org.sdu.shumei.activity.Section2Level9.java
org.sdu.shumei.activity.Section2LevelChoice.java
org.sdu.shumei.activity.Section3LevelChoice.java
org.sdu.shumei.activity.SectionChoice.java
org.sdu.shumei.activity.Settings.java
org.sdu.shumei.activity.Shop.java
org.sdu.shumei.activity.Welcome.java
org.sdu.shumei.adapter.AnimationListenerAdapter.java
org.sdu.shumei.adapter.ContactListenerAdapter.java
org.sdu.shumei.adapter.UpdateHandlerAdapter.java
org.sdu.shumei.database.DBHelper.java
org.sdu.shumei.database.dao.ProgressDAO.java
org.sdu.shumei.database.dao.PropDAO.java
org.sdu.shumei.database.model.Progress.java
org.sdu.shumei.database.model.Prop.java
org.sdu.shumei.entity.AbstractChangableSprite.java
org.sdu.shumei.entity.AbstractShumei.java
org.sdu.shumei.entity.AbstractVillain.java
org.sdu.shumei.entity.Bulb.java
org.sdu.shumei.entity.Butterfly.java
org.sdu.shumei.entity.Firebug.java
org.sdu.shumei.entity.Firefly.java
org.sdu.shumei.entity.LevelButton.java
org.sdu.shumei.entity.LevelButtonFactory.java
org.sdu.shumei.entity.MovingVillainShumei.java
org.sdu.shumei.entity.ParticleFactory.java
org.sdu.shumei.entity.SceneEntity.java
org.sdu.shumei.entity.SceneEntityFactory.java
org.sdu.shumei.entity.SectionButton.java
org.sdu.shumei.entity.SectionButtonFactory.java
org.sdu.shumei.entity.ShopRole.java
org.sdu.shumei.entity.ShopRoleFactory.java
org.sdu.shumei.entity.ShumeiBoy.java
org.sdu.shumei.entity.ShumeiFactory.java
org.sdu.shumei.entity.ShumeiGirl.java
org.sdu.shumei.entity.Stick.java
org.sdu.shumei.entity.Stump.java
org.sdu.shumei.entity.SwitcherButton.java
org.sdu.shumei.entity.SwitcherButtonFactory.java
org.sdu.shumei.entity.VillainFactory.java
org.sdu.shumei.entity.VillainShumei.java
org.sdu.shumei.extention.BaseActivity.java
org.sdu.shumei.extention.CollisionData.java
org.sdu.shumei.extention.PhysicsEditorShapeLibrary.java
org.sdu.shumei.extention.Section1BaseActivity.java
org.sdu.shumei.extention.Section2BaseActivity.java
org.sdu.shumei.extention.SectionBaseActivity.java
org.sdu.shumei.extention.SplashBaseActivity.java
org.sdu.shumei.resource.AboutPack
.java
org.sdu.shumei.resource.ExitDialogPack
.java
org.sdu.shumei.resource.GameResultPack
.java
org.sdu.shumei.resource.GuidePack
.java
org.sdu.shumei.resource.ParticlePack
.java
org.sdu.shumei.resource.PropPack
.java
org.sdu.shumei.resource.SceneEntity2Pack
.java
org.sdu.shumei.resource.SceneEntityPack
.java
org.sdu.shumei.resource.Section1LevelChoicePack
.java
org.sdu.shumei.resource.Section1Scene1BackgroundPack
.java
org.sdu.shumei.resource.Section2LevelChoicePack
.java
org.sdu.shumei.resource.Section2Scene1BackgroundPack
.java
org.sdu.shumei.resource.SectionChoicePack
.java
org.sdu.shumei.resource.SettingsPack
.java
org.sdu.shumei.resource.ShopBackgroundPack
.java
org.sdu.shumei.resource.ShopRoleButtonPack
.java
org.sdu.shumei.resource.ShumeiGirlPack
.java
org.sdu.shumei.resource.ShumeiRepresentPack
.java
org.sdu.shumei.resource.VillainPack
.java
org.sdu.shumei.resource.WelcomePack
.java
org.sdu.shumei.scene.ExitDialog.java
org.sdu.shumei.scene.GameResultScene.java
org.sdu.shumei.scene.Guide.java
org.sdu.shumei.utils.L.java