You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
你好,大佬,安卓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
The text was updated successfully, but these errors were encountered:
你好,大佬,安卓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
The text was updated successfully, but these errors were encountered: