Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

Android New Camera2 API #36

Closed
WesleyChung opened this issue Dec 3, 2015 · 1 comment
Closed

Android New Camera2 API #36

WesleyChung opened this issue Dec 3, 2015 · 1 comment

Comments

@WesleyChung
Copy link

Your sample worked great for me but does it possible implements android.hardware.camera2 instead of using deprecated old camera api ? If so, how do i start from ? Thank You

@rmtheis
Copy link
Owner

rmtheis commented Dec 4, 2015

Glad to hear it's working for you. Yes, you could update the code to use the new camera API. Have a look at the code in the camera package. Another idea would be to write a similar app that uses the Android Vision API.

@rmtheis rmtheis closed this as completed Dec 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants