Android Open Source - WallPaper Live boids






Project Summary

Android Boids Live Wallpaper.

Web Site / Source Repository

boids is hosted in the following web site
https://github.com/mdellavo/boids

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

ItemValue
Java File Count35
Target SDK Version17
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.BILLING
android.permission.INTERNET
Asset File Namesassets\profiles\default.json
assets\textures\boid.png
assets\textures\dot.png
assets\textures\fuzz.png
assets\textures\halo.png




Java Source Files

boids has the following Java source files.

org.quuux.boids.BinLattice.java
org.quuux.boids.Boid.java
org.quuux.boids.BoidsDream.java
org.quuux.boids.BoidsPreferenceActivity.java
org.quuux.boids.BoidsRenderer.java
org.quuux.boids.BoidsWallpaperService.java
org.quuux.boids.Flock.java
org.quuux.boids.GLWallpaperService.java
org.quuux.boids.MatrixGrabber.java
org.quuux.boids.ProfilePreferenceWatcher
.java
org.quuux.boids.SeekBarPreference.java
org.quuux.boids.Sort.java
org.quuux.boids.Texture.java
org.quuux.boids.Vector2.java
org.quuux.boids.Vector3.java
org.quuux.boids.static.java