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

problem scanning QR-Codes with Lenovo TB-X103F #382

Closed
ligi opened this issue Jun 5, 2019 · 1 comment
Closed

problem scanning QR-Codes with Lenovo TB-X103F #382

ligi opened this issue Jun 5, 2019 · 1 comment

Comments

@ligi
Copy link
Member

ligi commented Jun 5, 2019

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.qrcode.QRCodeReader.decode(QRCodeReader.java:64)
    at org.walleth.activities.qrscan.Scanner.decode(Scanner.kt:32)
    at org.walleth.activities.qrscan.Scanner.access$decode(Scanner.kt:10)
    at org.walleth.activities.qrscan.Scanner$scan$1.invoke(Scanner.kt:12)
    at org.walleth.activities.qrscan.Scanner$scan$1.invoke(Scanner.kt:10)
    at org.walleth.activities.qrscan.Videographer$capture$1.onPreviewFrame(Videographer.kt:81)
    at android.hardware.Camera$EventHandler.handleMessage(Camera.java:1150)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:148)
    at android.os.HandlerThread.run(HandlerThread.java:61)
@ligi
Copy link
Member Author

ligi commented Jun 5, 2019

cause here: zxing/zxing#1170

@ligi ligi closed this as completed in 8d1738e Jun 6, 2019
ligi added a commit that referenced this issue Dec 3, 2019
context #382
slipped in when experimenting with coreLibraryDesugaringEnabled
jewel528 added a commit to jewel528/walleth that referenced this issue Feb 16, 2024
context walleth/walleth#382
slipped in when experimenting with coreLibraryDesugaringEnabled
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

1 participant