8

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

user858975
  • 233
  • 1
  • 7
  • 17
  • 1
    This link may helps too http://mobile.tutsplus.com/tutorials/android/creating-live-wallpapers-on-android/ – grv_9098 Jul 18 '12 at 11:41
  • AndEngine is not only way to create livewallpaper.Actually most of all andEngine projects' drain phone battery... Also you can search how to create live wallpaper with normal coding. (I mean just android coding,with doesnt using any extra library) – TeachMeJava Aug 28 '14 at 07:35

1 Answers1

3

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

sat
  • 40,138
  • 28
  • 93
  • 102