Change the color of button on sensing event occurs.

Kaushal patel
Hello friends

Currently, i am working on Tiny210(development board)Android platform. and
i am beginner in android platform. 

So when i get the sensing event from sensor so i would like to change the
"Color OF BUTTON " so how can i slove this problem.(Android 2.2)

Dave McLaughlin
See if this information helps.

http://stackoverflow.com/questions/3882064/how-to-change-color-of-button...

By the way, a good tip for searching for Android code is to put android in
front of your search. For example, I found the above by entering this into
Google.

"android change colour of button"

Kaushal patel
thanks you very much sir