The title maybe a little vague, let me give you an example: if we change a colorful image into black and white, we still can recognize the objects in it. My question is, can I change the color to RED or GREEN or other color rather than black and white in programs (I prefer Java).
What I want to do is just like this question: How would I tint an image programmatically on iOS?
However, I want to do this on Android instead of iPhone.