i have a simple program i'm working on and right now I have a background color set using
canvas.drawColor(int);
i'm just wondering if there is a simple way to set a background image rather then just a color. And if someone could point me in the right direction.
Thanks




