Android Live Wallpaper in Java using OpenGL ES 2.0, texture mapping.
All you can see here is work in progress, for stable Version go to Google Play (Free App: https://play.google.com/store/apps/details?id=pit.opengles). If you want to build it for yourself, you can do so . Install Android Studio . File→New→Import Project . Build APK . Copy to your phone(Minimum API 21(Android 5.0)), enjoy :) (Console build with gradle should also be possible)
Feature wishes are welcome (github ticket)
Big shoutout to the guys from http://www.learnopengles.com for the good explanations to the different OpenGL ES topics; learned a lot from them!
-
✓ colored dropdown menu for selection
-
✓ seven different backgrounds (more to come)
-
✓ imprint and copyright :-)
-
✓ different paths the light follows (straight, 8 and random movement)
-
✓ light speed configurable
-
✓ working optimized parallax effect
-
✓ settings stored when reconfiguring the live wallpaper
-
✓ admob support to help me get some support for my next test phone (Pixel X?) ;-)
-
✓ ui support of many different sized screens (Phone, Tablet) and differen aspect ratios