Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

huawei mate8 read qrcode difficulty (华为mate8手机扫码识别困难) #249

Closed
ethanhua opened this issue Oct 21, 2016 · 16 comments
Closed

Comments

@ethanhua
Copy link

zxing 1.8.4
On the mate8 phone code recognition difficult

is Zbar relative to zxing recognition degree high?
What is the difference between them?

@lucid-lynxz
Copy link

请问问题解决了吗? 方便给一下方案吗? 谢谢

@wangyuetingtao
Copy link

is your problem resolved?

@ethanhua
Copy link
Author

@wangyuetingtao not yet

@zakiso
Copy link

zakiso commented Feb 8, 2017

@ethanhua 我现在遇到华为的双摄像头的系列手机,也是扫码困难,只要是双摄像头的好像都无法对焦,您的问题解决了吗?

@lzh0877
Copy link

lzh0877 commented Feb 28, 2017

主要原因是因为camera设置的previewsize太小,导致显示的画面极其模糊

@WeRockStar
Copy link
Contributor

I have a same problem.

@dm77
Copy link
Owner

dm77 commented Mar 25, 2017

Hi @ethanhua - Can you tell me if you are using zxing or zbar? Also can you tell me if the sample apps work better or worse? Can you also tell me if the issue has been resolved with 1.9 for you?

@wangyuetingtao
Copy link

add this to manifest.xml :

<uses-feature android:name="android.hardware.camera.autofocus"/>

@idealgn
Copy link

idealgn commented Apr 1, 2017

hello,i am from china ,my english is poor,i am sorry.my question is that when scanning ,the scan line dont
move up and down, but just stay at middle of surface view.Could you help to tell me how to solve this problem? thank you very much!

@ethanhua
Copy link
Author

ethanhua commented Apr 1, 2017

@idealcn 你的问题属于UI上的范围 你自己定义一个view 继承ViewFinderView 去间隔绘制对应的扫码线即可

@ethanhua
Copy link
Author

ethanhua commented Apr 1, 2017

@dm77 hi ! thank you for respond to me

  1. I used zxing in my project
  2. in same mate9 device, wechat app better ;
  3. i dont have mate9 now, i will give you answer later

@WeRockStar
Copy link
Contributor

@ethanhua I solved this problem with PR #293

@cmcdezhh
Copy link

I have a same problem in HUAWEI Mate9 with zxing 1.9.3

@bmbogdan
Copy link

This problem occurs even on huawei p8/p9 lite. Any updates?

@w22ee
Copy link

w22ee commented Jul 13, 2017

华为p9 华为v8都有这样的问题,可能双摄都有问题 zxing 1.9.3

@dm77 dm77 added the duplicate label Jul 13, 2017
@dm77
Copy link
Owner

dm77 commented Jul 13, 2017

Closing as a duplicate of #287

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

No branches or pull requests