I have a simple application for Android and would like to set the background to be animated. How can I do this?
- I have to create a live wallpaper, install it on phone and then use in my application? If so, how do I use it in my application?
- Is it possible to set within my project a live wallpaper or any other type of animated background? That is, without requiring a separate application? If so, how do I do that?
In short, I would like the background of my application to animated, regardless of how it is done (live wallpaper, gif, video, whatever ...)