Closed ghost closed 8 years ago
hello @mghaffari. I think it's easy and you can do it yourself. Follow this answer http://stackoverflow.com/questions/2779002/how-to-open-front-camera-on-android-platform. Don't forget to add the permission because the permissions of front camera and back are different.
Hi,
I am trying to display front camera previews. Currently, I am facing an issue while doing so as it is not able to access front cameras. It connects to only back camera. Is this possible, please help me width code?