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.