Android Open Source - WallPaper Live Sertimus






Project Summary

An Android live wallpaper featuring a cute Chao..

Web Site / Source Repository

Sertimus is hosted in the following web site
https://github.com/gameaddict30/Sertimus

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Target SDK Version17
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\images\grasstips_optimized.png
assets\images\sheets\sertimussheet_optimized.png
assets\images\tile_grass_optimized.png
assets\text\sertimus_lines




License

The license information of Sertimus is as follows:

GNU General Public License

Resource Files

There are 4 image files in Sertimus. The names of the image files are listed as follows.

grasstips_optimized.png
sertimus_launcher_icon_optimized.png
sertimussheet_optimized.png
tile_grass_optimized.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gameaddict30.wallpaper.sertimus.DrawThread.java
gameaddict30.wallpaper.sertimus.LogicThread.java
gameaddict30.wallpaper.sertimus.MainCanvas.java
gameaddict30.wallpaper.sertimus.MainService.java
gameaddict30.wallpaper.sertimus.activities.MyPreferencesActivity.java
gameaddict30.wallpaper.sertimus.activities.SetWallpaperActivity.java
gameaddict30.wallpaper.sertimus.constants.CharacterAnimation.java
gameaddict30.wallpaper.sertimus.events.LiveObjectMotionEvent.java
gameaddict30.wallpaper.sertimus.interfaces.InteractiveLiveObject.java
gameaddict30.wallpaper.sertimus.interfaces.TalkableLiveObject.java
gameaddict30.wallpaper.sertimus.objects.BackgroundTile.java
gameaddict30.wallpaper.sertimus.objects.GrassStrands.java
gameaddict30.wallpaper.sertimus.objects.LiveObject.java
gameaddict30.wallpaper.sertimus.objects.Sertimus.java
gameaddict30.wallpaper.sertimus.objects.TalkBubble.java
gameaddict30.wallpaper.sertimus.utilities.Arithmetic.java
gameaddict30.wallpaper.sertimus.utilities.Strings.java