I'm developing an application in which each activity/page has a in which a png is shown followed by 's, 's, etc, all from a layout xml file. For the next part I'd like to keep the consitantcy with the rest of the app, but dynamically draw on top of the image in the , depending on what options the user chooses. Is this possible? If so, how? If not, how else could I go about it? Could you point me towards a tutorial on this sort of thing?
Many thanks Darius