A simple android game..
LoveLetter is hosted in the following web site
https://github.com/zbtang/LoveLetter
If you think the Android project LoveLetter 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 LoveLetter.
Item | Value |
---|---|
Java File Count | 29 |
Supported screen sizes | [nodpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | jbox2d.jar umeng_sdk.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_LOGS android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\backmusic.wav res\raw\jump.wav |
There are 18 image files in LoveLetter. The names of the image files are listed as follows.
about.png big_chilun.png btn_quit.png btn_retry.png bug1.png bug2.png bug3.png bug4.png bug5.png button_help.png button_music_off.png button_music_on.png button_play.png car.png logo.png next.png small_chilun.png title.png
The following screenshort is generated from the image listed above.
LoveLetter has the following Java source files.
com.hustunique.controls.DrawThread.java com.hustunique.controls.LevelManager.java com.hustunique.controls.MainMenuViewDrawThread.java com.hustunique.gameroles.Bugs.java com.hustunique.gameroles.Car.java com.hustunique.gameroles.GameRole.java com.hustunique.gameroles.Gear.java com.hustunique.gameroles.Heads.java com.hustunique.gameroles.HustUnique.java com.hustunique.gameroles.Letters.java com.hustunique.gameroles.Movable.java com.hustunique.gameroles.MyBody.java com.hustunique.gameroles.MyColorCircle.java com.hustunique.gameroles.MyColorRect.java com.hustunique.gameroles.MyPolygon.java com.hustunique.gameroles.NextIcon.java com.hustunique.gameroles.Sea.java com.hustunique.gameroles.Spirit.java com.hustunique.gameroles.Spring.java com.hustunique.gameroles.WorldBorder.java com.hustunique.utils.Box2DUtils.java com.hustunique.utils.Constant.java com.hustunique.utils.PicLoadUtil.java com.hustunique.utils.SoundUtils.java com.hustunique.views.Fingerprint.java com.hustunique.views.GameView.java com.hustunique.views.LoveLetterActivity.java com.hustunique.views.MainMenuView.java com.hustunique.views.MyImageButton.java