Giter VIP home page Giter VIP logo

id-wallet-2-android-mediator-sdk's Introduction

Mediator Android SDK

This framework uses the Aries Android SDK to communicate with a mediator service via DIDComm for

  • connecting
  • creating an inbox
  • getting inbox items
  • delete inbox items
  • adding a route
  • adding the device info

Libraries

In order to use the Mediator Android SDK in your project, there are additional libraries you have to add to your project, which are not included in this repository:

Android

The following sdk must be located in the app/libs folder of your project:

  • Aries Android SDK

The following libraries must be located in your project in the app/src/main/jniLibs folder:

Get it from https://developer.android.com/ndk/downloads:

  • src/libs-android/arm64-v8a/libc++_shared.so
  • src/libs-android/armeabi-v7a/libc++_shared.so
  • src/libs-android/x86/libc++_shared.so
  • src/libs-android/x86_64/libc++_shared.so

Get it from: https://repo.sovrin.org/android/libindy/stable:

  • src/libs-android/arm64-v8a/libindy.so
  • src/libs-android/armeabi-v7a/libindy.so
  • src/libs-android/x86/libindy.so
  • src/libs-android/x86_64/libindy.so

Get the jar from : https://github.com/java-native-access/jna/tree/master/lib/native and extract the:

  • libjnidispatch.so

id-wallet-2-android-mediator-sdk's People

Contributors

sweidenbach avatar

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.