Since it's not possible to change live wallpaper programmatically on Android, is it somehow possible to change live wallpaper if the device is rooted?
I am working on an Application that her purpose is to choose from all of the installed live wallpapers on the Device and to set it on the Androids Home background. But the thing is that I need to do that strictly programmatically without any user interaction.
Can some one help me with that?