How to Clean the Canvas(Evas) and re-draw some other things on Canvas(Native)

How to Clean the Canvas(Evas) and re-draw some other things on Canvas(Native)

BY 23 Jun 2015 Native Application Development

In my Native App I have a Canvas(Evas) Where I am able to Draw.
I can draw easily on the Canvas but can not clear the things that I have drawn on the Canvas.
I want to clear the Canvas after certain time and want to redraw some other things on the Canvas. how do I do that?
Please help.

Written by