Android Open Source - Game simple LoveLetter






Project Summary

A simple android game..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LoveLetter.

ItemValue
Java File Count29
Supported screen sizes[nodpi]
Minimum SDK Version7
Activity Count1
jar files usedjbox2d.jar
umeng_sdk.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_LOGS
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\backmusic.wav
res\raw\jump.wav




Resource Files

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.

null




Java Source Files

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