Giter Club home page Giter Club logo

veryfi-lens-headless-credit-cards-android-demo's Introduction

License: MIT

Veryfi Lens

  

Veryfi Lens is code (a framework) with UI for your mobile app to give it document capture superpowers in minutes.

Let Veryfi handle the complexities of frame processing, asset preprocessing, edge routing, and machine vision challenges in document capture. We have been at this for a long time and understand the intricate nature of mobile capture. That’s why we built Lens. Veryfi Lens is built by developers for developers; making the whole process of integrating Lens into your app fast and easy with as few lines as possible.

Veryfi Lens is a Framework: a self-contained, reusable chunks of code and resources you can import into you app.

Lens is built in native code and optimized for fast performance, clean user experience and low memory usage.

You can read further about Lens in Veryfi's dedicated page: https://www.veryfi.com/lens/

Table of content

  1. Veryfi Lens Android Examples
  2. How to add Veryfi Lens to your project
  3. How to run this project
  4. Other platforms
  5. Get in contact with our team

Veryfi Lens Headless Credit Cards Android Example

This is an example of how to use Veryfi Lens Headless Credit Cards in your app, you can find the developer documentation here.

headless_credit_card

How to add Veryfi Lens Credit Cards to your project

Install from our private Maven, a package manager for Java.

Add in your project build.gradle file the Veryfi Lens Headless Credit Cards android SDK dependency:

dependencies {
    implementation 'com.veryfi.lens.headless:credit-cards-sdk:1.7.3.4'
}

How to run this project

  • Clone this repository
  • Open the demo with Android Studio
  • Add your Veryfi Artifactory credentials to settings.gradle
  • Replace credentials in CaptureCreditCardActivity.kt with yours
const val CLIENT_ID = "XXX" // replace XXX with your assigned Client Id
const val AUTH_USERNAME = "XXX" // replace XXX with your assigned Username
const val AUTH_APIKEY = "XXX" // replace XXX with your assigned API Keyx
const val URL = "XXX" // replace XXX with your assigned Endpoint URL
  • Run the project

Other Lens Android Examples

You can find some example projects, which are the different versions of Lens that we currently offer:

Other platforms

You can find these examples for Lens iOS

We also support the following wrappers for hybrid frameworks:

If you don't have access to our Hub, please contact our sales team, you can find the contact bellow.

Get in contact with our sales team

Contact [email protected] to learn more about Veryfi's awesome products.

veryfi-lens-headless-credit-cards-android-demo's People

Contributors

alejouribesanchez avatar androide0917 avatar beresmo avatar kaevan89 avatar seramirezdev avatar sevasvalveryfi avatar sgiraldog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

kaevan89

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.