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

安卓6.0出现扫码后崩溃 #53

Open
twopai opened this issue Jul 15, 2021 · 2 comments
Open

安卓6.0出现扫码后崩溃 #53

twopai opened this issue Jul 15, 2021 · 2 comments

Comments

@twopai
Copy link

twopai commented Jul 15, 2021

你好,大佬,安卓6.0扫码后出现崩溃,请解决一下,感谢!以下是错误信息:
FATAL EXCEPTION: pool-9-thread-1
Process: com.gh.ghs, PID: 5962
java.lang.NoSuchMethodError: No interface method sort(Ljava/util/Comparator;)V in class Ljava/util/List; or its super classes (declaration of 'java.util.List' appears in /system/framework/core-libart.jar)
at com.google.zxing.qrcode.detector.FinderPatternFinder.selectBestPatterns(FinderPatternFinder.java:616)
at com.google.zxing.qrcode.detector.FinderPatternFinder.find(FinderPatternFinder.java:164)
at com.google.zxing.qrcode.detector.Detector.detect(Detector.java:81)
at com.google.zxing.qrcode.QRCodeReader.decode(QRCodeReader.java:77)
at com.google.zxing.MultiFormatReader.decodeInternal(MultiFormatReader.java:173)
at com.google.zxing.MultiFormatReader.decode(MultiFormatReader.java:57)
at com.rhyme.r_scan.RScanCamera.RScanCamera$3$1.run(RScanCamera.java:401)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
SurfaceTexture-1-5962-1 queueBuffer: slot 2 is dropped, handle=0x7f605c3cc0
SurfaceTexture-1-5962-1 queueBuffer: slot 0 is dropped, handle=0x7f605c3ae0
SurfaceTexture-1-5962-1 queueBuffer: slot 3 is dropped, handle=0x7f605c3d60

@IonVillarreal
Copy link

Hello, I have the same problem in Android 5, it seems that method works from api 24

@fzyzcjy
Copy link

fzyzcjy commented Nov 2, 2022

hi, any updates?

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