Skip to content

IRMA android library which provides the shared functionality between the IRMA android applications.

License

Notifications You must be signed in to change notification settings

credentials/irma_android_library

Repository files navigation

irma_android_library

IRMA android library which provides the shared functionality between the IRMA android applications. In particular it enables reading of irma_configuration on android via the AndroidWalker library and it offers an interface for dealing with pin code entry in android applications.

This library is used by

Prerequisites

This library has the following dependencies. All these dependencies will be automatically downloaded by gradle when building or installing the library.

Internal dependencies:

Gradle will take care of the transitive dependencies. However, you must make sure that you build and install the idemix_library yourself.

The build system depends on gradle version at least 2.2, which is why we've included the gradle wrapper, so you always have the right version.

Building

Run

./gradlew build

Installing

You can install the library to your local maven repository by running

./gradlew install

It will then be found by other gradle build scripts.

About

IRMA android library which provides the shared functionality between the IRMA android applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages