3

I have a problem that I want to set a video file as a wallpaper in android device through code. But failed to find the exact method for the same on the web. I can set the static wallpaper with WallpaperManager Class in android and I don't know if we have a video file then how can we set it as a live wallpaper in android. Please suggest me the right solution regarding the same.

Thanks in advance.

Sanat Pandey
  • 4,081
  • 17
  • 75
  • 132
  • I don't believe there is a magic API function to do this. You'd have to write the live wallpaper yourself. – Jonathon Reinhart Mar 26 '12 at 05:29
  • Means we can't set video file as a wallpaper in android. – Sanat Pandey Mar 26 '12 at 05:31
  • @SanatPandey :one way you create a Live Wallpaper that play a video.. – ρяσѕρєя K Mar 26 '12 at 05:33
  • @imrankhan which way you are talking about? – Sanat Pandey Mar 26 '12 at 05:35
  • Maybe these Links help you - [Videa as wallpaper](http://stackoverflow.com/search?q=android+%3A+video+as+wallpaper) & [Video in wallpaper](http://stackoverflow.com/questions/3448386/set-video-as-wallpaper-on-android) & [Video as Live Wallpaper](http://stackoverflow.com/questions/4825913/android-video-as-a-live-wallpaper) – Praveenkumar Mar 26 '12 at 05:45
  • i think you check this link may it help you[github](https://github.com/frankandrobot/FFvideoLiveWallpaper) – Ramz Mar 26 '12 at 06:03

0 Answers0