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

How to Get Face Photos? #41

Open
gitspringcould opened this issue Oct 11, 2019 · 2 comments
Open

How to Get Face Photos? #41

gitspringcould opened this issue Oct 11, 2019 · 2 comments

Comments

@gitspringcould
Copy link

No description provided.

@Gobink6
Copy link

Gobink6 commented Jun 3, 2020

backFotoapparat.takePicture().saveToFile()

@harishkandekar
Copy link

File imageFile= new File(
getExternalFilesDir(DIRECTORY_PICTURES),
"photo.jpg");
frontFotoapparat
.takePicture()
.saveToFile( imageFile );

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

3 participants