.setBackground...()
for example,
.setBackgroundColor(Color.RED);
or
.setBackgroundDrawable(Drawable d);
or finally
.setBackgroundResource(R.id.example);
Thanks for the reply but I am looking for a way to change the users background not the app's background in other words the background on the home screen. Sorry for the ambiguity.
Thanks for the reply but I am looking for a way to change the users background not the app's background in other words the background on the home screen. Sorry for the ambiguity.
I'm sorry, I misunderstood the question, I obviously thought you meant the application currently running's background, sorry for the misunderstanding, this is a great question and I'm also looking forward to finding an answer to this, It would be nice to figure out how to do it!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.