PDF417/pdf417-android

Samsung Galaxy Nexus - setTorchState(true, ...)

skywall opened this issue · 1 comments

Hi,

when I call mPdf417MobiView.setTorchState(true, ...); on my Galaxy Nexus, torch doesn't shine permanently, but only for ~2 seconds until autofocus's job is done. At this situation, I'm not able to find out, if torch is really enabled or not.

I have checked if torch is supported and it is.

Any suggestions? Thanks in advance.

Hi,

this is a known bug in camera driver in Galaxy Nexus and Nexus 10
tablet. Driver on those devices does not support camera focusing in
torch mode. We have reported that to Google and they said that problem
is somewhere in Samsung's firmware and that they do not have the source
code of it to fix the problem. I am afraid this condition is unfixable
at the moment :-(.

Nenad Mikša, M.Sc.
Skype, Gtalk: dodoentertainment@gmail.com

Lead Android Engineer
PhotoPay Ltd.
www.photopay.net

On 28.12.2014 14:26, skywall wrote:

Hi,

when I call mPdf417MobiView.setTorchState(true, ...); on my Galaxy
Nexus, torch doesn't shine permanently, but only for ~2 seconds until
autofocus's job is done. At this situation, I'm not able to find out,
if torch is really enabled or not.

I have checked if torch is supported and it is.

Any suggestions? Thanks in advance.


Reply to this email directly or view it on GitHub
#5.