In my application I have a lot of layers and instead of setting a background image to each of them, I want to set a background once and for all. How can I do that?
Take a look at Apply a theme to an Activity or application to apply the background image across the whole application.