0

Hello Developers I want to show front camera at the corner of the screen on my app. In this way

Demo

1

I have tried these methods How do I open the "front camera" on the Android platform? Front face camera android. How to launch front camera with intent?

but these methods overrides completes screen and I just want to show front camera at the top corner so that any user can see him/herself.

I have tried to open front camera using Intent but it overrides complete screen and I am expecting to show front camera at the top corner of the app

vimuth
  • 5,064
  • 33
  • 79
  • 116
  • Use [the CameraX library](https://developer.android.com/training/camera/choose-camera-library), or third-party camera libraries, and set your preview UI to be where you want it. – CommonsWare Dec 19 '22 at 15:36

0 Answers0