This might be a stupid question but I\'m surprised that Paint class has no setColor(Color c) method. I want to do the following:
Paint
setColor(Color c)
pu
I think it should be R.color.black
Also take a look at Converting android color string in runtime into int