Code Monkey home page Code Monkey logo

Comments (5)

ajalt avatar ajalt commented on May 23, 2024 1

@itsjason is correct, the pass SDK is documented as only working on API 17 and newer. There are no API 10 devices that have fingerprint readers. Only 2% of active devices are still running Gingerbread, so I recommend not supporting devices that old.

Having said that, I lowered the minSdk to 10 anyway in 2.7.2, and just return false from isHardwarePresent on devices that old.

from reprint.

itsjason avatar itsjason commented on May 23, 2024

You won't be able to use this library on older devices. If you are targeting those devices I doubt you also want to target Marshmallow devices as well, or even Samsung devices new enough to have their proprietary fingerprint API.

from reprint.

phanvanduc avatar phanvanduc commented on May 23, 2024

ok, i have new bug when build
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/samsung/android/sdk/pass/Spass.class
please help me

from reprint.

ajalt avatar ajalt commented on May 23, 2024

Don't include the Samsung jar manually if you use this library.

from reprint.

phanvanduc avatar phanvanduc commented on May 23, 2024

please help me fix this, thanks

On Thu, Jun 23, 2016 at 10:23 AM, AJ Alt [email protected] wrote:

Don't include the Samsung jar manually if you use this library.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#10 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AGfHI-O8wQ21Rh0uAXpEI_GqS_4lTte9ks5qOfxDgaJpZM4I7qcU
.

from reprint.

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.