I need to draw line at android with drawLine (with canvans) according to response of web service (.net framework 3.5 webservice). Backgraund color should change according to webservices response. How it is possible, thank you.
There was good answer for drawLine refferance: How to draw a line in android