Android Open Source - WallPaper Live CurvesAndPolygons






Project Summary

Android Live Wallpaper that mimics the old Windows screensaver..

Web Site / Source Repository

CurvesAndPolygons is hosted in the following web site
https://github.com/forkburn/CurvesAndPolygons

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

ItemValue
Java File Count16
Minimum SDK Version7
Activity Count1

Resource Files

There are 16 image files in CurvesAndPolygons. The names of the image files are listed as follows.

ic_menu_refresh.png
ic_thumbnail.png
timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_input_disabled.9.png
timepicker_input_normal.9.png
timepicker_input_pressed.9.png
timepicker_input_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CurvesAndPolygons has the following Java source files.

com.warfactory.curvesandpolygons.activities.WallpaperPreferencesActivity.java
com.warfactory.curvesandpolygons.model.CurveLoop.java
com.warfactory.curvesandpolygons.model.Loop.java
com.warfactory.curvesandpolygons.model.MovingLoopsRenderer.java
com.warfactory.curvesandpolygons.model.PolygonLoop.java
com.warfactory.curvesandpolygons.services.OldTimesScrWallpaperService.java
com.warfactory.curvesandpolygons.thread.OldTimesScrRunnable.java
javax.vecmath.Point2d.java
javax.vecmath.Point2f.java
javax.vecmath.Point2i.java
javax.vecmath.Tuple2d.java
javax.vecmath.Tuple2f.java
javax.vecmath.Tuple2i.java
javax.vecmath.Vector2d.java
javax.vecmath.Vector2f.java