Basic template for Android Live Wallpaper. Using Canvas with separate animation thread..
Android-Live-Wallpaper-Template is hosted in the following web site
https://github.com/chiralcode/Android-Live-Wallpaper-Template
If you think the Android project Android-Live-Wallpaper-Template 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 Android-Live-Wallpaper-Template.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [nodpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 2 |
There are 1 image files in Android-Live-Wallpaper-Template. The names of the image files are listed as follows.
thumb.png
The following screenshort is generated from the image listed above.
Android-Live-Wallpaper-Template has the following Java source files.
com.example.livewallpaper.AnimationThread.java com.example.livewallpaper.Scene.java com.example.livewallpaper.Wallpaper.java com.example.livewallpaper.WallpaperActivity.java com.example.livewallpaper.WallpaperSettingsActivity.java