Android Boids Live Wallpaper.
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.
The following table is the detailed list of boids.
Item | Value |
---|---|
Java File Count | 35 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.BILLING android.permission.INTERNET |
Asset File Names | assets\profiles\default.json assets\textures\boid.png assets\textures\dot.png assets\textures\fuzz.png assets\textures\halo.png |
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