Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No option to open front camera as default #10

Open
RibinHaridas opened this issue May 5, 2019 · 6 comments
Open

No option to open front camera as default #10

RibinHaridas opened this issue May 5, 2019 · 6 comments

Comments

@RibinHaridas
Copy link

No description provided.

@soareseneves
Copy link
Contributor

I will implement this and open a pull request.

@soareseneves
Copy link
Contributor

It seems this will be harder than I thought, this library is using default camera intent, meaning the camera cannot be specified, a camera api is required in order to achieve that :/

@soareseneves
Copy link
Contributor

I researched a little bit more and unfortunately I don't think I have the experience to use the Camera API just yet, I might need a little time to learn or maybe I can find some library that already has a camera view using the Camera API...

@hbb20
Copy link

hbb20 commented May 6, 2020

Any update sir?

@ArisChoice
Copy link

Any update For this point ?

@ted81
Copy link

ted81 commented Mar 29, 2023

intent.putExtra("android.intent.extra.USE_FRONT_CAMERA", true)
I think this will help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants