[Q] Live Wallpaper

Search This thread

karun21

New member
Aug 22, 2014
2
0
Hi Guys,

I am new to live wallpaper..Can any one explain me how to create live wallpaper in android..:fingers-crossed::fingers-crossed:
 

Masrepus

Senior Member
Feb 12, 2013
767
99
Hey man, how about googling for tutorials and then asking SPECIFIC questions -_-

Well but there you are, because i dont want to only be unhelpful... http://www.vogella.com/tutorials/AndroidLiveWallpaper/article.html

---------------------------------
Phone : Nexus 4
OS :
- KitKat 4.4.4 stock
- Xposed: 58(app_process); 54(bridge)
- SU: SuperSU
- no custom recovery
---------------------------------

4d 61 73 72 65 70 75 73 20 66 74 77

Gesendet von Tapatalk
 

12er

Senior Member
Aug 23, 2014
76
20
play.google.com
As mentioned above, this isn't very specific. If you wish to create a Live Wallpaper rendered with an OpenGl renderer, this source was of great help for me:
www.learnopengles.com/how-to-use-opengl-es-2-in-an-android-live-wallpaper/
If you have specific questions about using OpenGl in a live wallpaper (supposing that you already implemented something), it could be that I have some answers. Btw. I especially had problems with using both a wallpaper and an app frontend in the same apk. Maybe I could post parts of the Manifest file, if that's what you are interested in.