How to change the colour of a button using XML/Resources?

Say I had a button declared in a layout.xml file - is there any way I coud dynamically change the colour of the button? EG. Having an incremental counter which changes colour every time it's pressed.