What I am trying to do is to have an application where there is a button, when I press the button I want to change the Background image of the Android system .
I want to change this image:
I have researched how I can do this, but the only thing is:
- How to change the image of an ImageView.
- How to change the background image of an Application.
- How to change the image of an Activity ... and things like that.
Obviously I'm looking bad, What can I do to achieve my goal ???
Thanks in advance.