In my application I am having two buttons and a surfaceview for the front facing camera.
When I start the application I can see the camera preview in the surfaceview but when my app takes screenshot of the activity its black in the portion where the surfaceview is.
so the screenshot I took is not capturing the surfaceview, and I need to do it.
Any help will be appreciated. Thanks