0

Can someone guide me how to create a live wallpaper in Android. I have referred so many examples but they are too complex to understand. Can any one give simple example like moving horizontal bar or something like that?

qulfille
  • 208
  • 3
  • 13

2 Answers2

1

You could check CubeLiveWallpaper from Android SDK official samples.

You need to install the Samples with Android SDK MAnager.

Then, in Eclipse: File > NewOther > Android Sample Project > {Target with Samples} > CubeLiveWallpaper.

Hartok
  • 2,147
  • 20
  • 37
0

Hi this is best tutorial ever http://mobile.tutsplus.com/tutorials/android/creating-live-wallpapers-on-android/

VKSingh
  • 452
  • 6
  • 17