Is there a way to overlay a shape (circle, rectangle, etc.) onto a SurfaceView? I am using the SurfaceView to display the preview image from a camera. I would like to place some shapes on the SurfaceView and have the preview image of the camera in the background. The shape will look like it is floating on the camera preview image.
Seso

