Simple Android Live Wallpaper based on http://jackf.net/bezier-clock/ Bezier animation.
BezierClock is hosted in the following web site
https://github.com/0legg/BezierClock
If you think the Android project BezierClock 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 BezierClock.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK com.google.android.permission.PROVIDE_BACKGROUND |
BezierClock has the following Java source files.
net.olegg.bezierclock.core.BezierAnimator.java net.olegg.bezierclock.wallpaper.BezierWallpaperService.java net.olegg.bezierclock.wallpaper.BezierWallpaperSettings.java net.olegg.bezierclock.watchface.BezierWatchFaceService.java