I have some problem with my Android code. I need to put camera preview in my app but just on small part of screen. I found on net example with inheritance of SurfaceView but that example cover all space on screen. Can anyone help?
I have some problem with my Android code. I need to put camera preview in my app but just on small part of screen. I found on net example with inheritance of SurfaceView but that example cover all space on screen. Can anyone help?