Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Can someone guide me how to create a live wallpaper in Android. And also, is there a process to use the photos within the gif and implement them into a live wallpaper? Because that's exactly what I am looking for

share|improve this question
1  
This link may helps too mobile.tutsplus.com/tutorials/android/… – grv_9098 Jul 18 '12 at 11:41

1 Answer

up vote 3 down vote accepted

If you want to explore more, and use a template for it. You should check andEngine template for creating livewallpaper,
http://www.andengine.org/forums/tutorials/live-wallpaper-template-t258.html

share|improve this answer
what does actually template do? – user858975 Sep 7 '11 at 2:10
Makes your life easier in creating live wallpaper. – sat Sep 7 '11 at 2:13
I'm waiting for someone to post a youtube video on AndEngine cause getting AndEngine running is a pain in the butt. Check out this tutorial: androidwizard.net/2010/07/live-wallpaper – wavyGravy Jan 3 '12 at 5:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.