google / cameraview

[DEPRECATED] Easily integrate Camera features into your Android app
Apache License 2.0
4.74k stars 1.03k forks source link

CameraView takes time to capture image #86

Open protocol10 opened 7 years ago

protocol10 commented 7 years ago

Found on Asus Zenphone

joshgosse commented 7 years ago

I've been trying to figure out what has been going on here for a couple of weeks (albeit I haven't spent a lot of time), glad to see it might just be an issue with Asus Zenfone!

3dm1 commented 7 years ago

I was having the same issue with a HTC One (M8) and it turned out to be caused by setting auto-focus to true.

joshgosse commented 7 years ago

It turns out that in the end the camera on Android is just pretty slow overall. That being said, I ended up switching to Fotoapparat: https://github.com/Fotoapparat/Fotoapparat and have found there to be less crashes on various devices