android - Draw on top of a "View"? -


I am developing an application that has a view of every activity that shows a PNG image, after that A textview, an edit text and other ideas ... the content view of the activity is inflated using an XML layout file.

The option that the user chooses to choose / how he contacts with the application, I want to dynamically attract the PNG image. / P>

Is this possible? if so, how? If not, then how can I go about it? Can you point me to this kind of tutorial?

Many thanks Doris


Comments