Coder Social home page Coder Social logo

android-utility's Introduction

Android Utility

Latest Version

Introduction

Android Utility is a collection of various small utility libraries which are used in almost every Android project. Instead of creating a large bunch, we have created different small libraries for the different purpose i.e. for shared preference, validation, custom views etc.

The aim of this utility library are;

  • Provide utility libraries to make the development easy
  • Prevent writing the same piece of code multiple times
  • Contribution on the utility field from all over the world

Android Utlity SDK is available from SDK version 22.

Get Started

This guide is a quick start to add SmilePass biometric verification to an Android app. Android Studio is the recommended development environment for building an app with the SmilePass SDK.

Prerequisites

Minimum SDK

Your application needs to support minimum SDK version 22.

Add Utility to your app

Add a specific utlity library which you need to use in your app. To do this, add the following dependency in your app level build.gradle file-

implementation 'com.otb.utility:{module-name}:{latest-version}'

If you want to use preference library, you can use following dependency-

implementation 'com.otb.utility:preference:0.0.1'

The latest version can be found at the top of this file. The library is indexed on Bintray JCenter repository with all versions here.

You are all set to use cutting-edge face verification features of the SmilePass.

Libraries & Tutorials

Here is the list of all libraries and their tutorials. For the detailed information on how to use different libraries in your project, read our detailed documents-

License

Android Utlity SDK is licensed with the MIT License. For more details, see LICENSE.

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.