I wanted to know if there was a way to have an ImageView for the background image of an OpenGL live wallpaper for Android. I know that surface views cannot be used, but what is the equivalent? Because I would also like to add a TextView.
For example; You can set a specific background image in a regular app as well as a TextView but it won't let you within a live wallpaper. It says LinearLayout is undefined for class Wallpaper.