Giter Site home page Giter Site logo

Galaxy S6 Crashes about cszbar HOT 5 CLOSED

rubensayshi avatar rubensayshi commented on July 20, 2024
Galaxy S6 Crashes

from cszbar.

Comments (5)

rubensayshi avatar rubensayshi commented on July 20, 2024

I found some stuff about this particular crash for people who are using zbar in a normal android app.

but I have no clue how this would be resolved in a cordova app?

http://stackoverflow.com/questions/20524669/zbar-qr-code-scanner-crashing-in-android-studio/20528074#20528074
http://stackoverflow.com/questions/20524669/zbar-qr-code-scanner-crashing-in-android-studio/20528074#20528074

from cszbar.

rubensayshi avatar rubensayshi commented on July 20, 2024

Okay I guess it wasn't that hard to figure out, there's no libzbarjni.so in x86_64, still not really sure how I'd fix this on my end or if this repo should be updated ...

from cszbar.

dcousens avatar dcousens commented on July 20, 2024

@rubensayshi did you end up resolving this?

from cszbar.

rubensayshi avatar rubensayshi commented on July 20, 2024

hmm, I dont think so :/

guess I somehow forgot that I still had this bug around :/

from cszbar.

lokibyte avatar lokibyte commented on July 20, 2024

change the targetSdkVersion as follows
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="22" />

OR

handle runtime permission in android programatically

from cszbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.