I am trying to set the background color of a button in my app and I am unable to achieve the result that I want...
The color that I am trying to set is holo_gr
holo_gr
No need to be that hardcore. Try this :
YourButtonObject.setBackground(0xff99cc00);