Skip to content

vincenzo-petronio/mobile-sdk-android

 
 

Repository files navigation

Meniga

Meniga helps banks use data to accelerate innovation and meaningful engagement by providing RESTful APIs on top of Meniga software products to improve and personalize the online banking experience for both individuals and corporate customers.

Getting started

Developers for institutions implementing the Meniga REST API can usi this sdk to communicate easily with the sdk and perform api operations. Please follow the setup guide in the documentation for further detail. Individuals making personalized implementations can point the sdk to their bank or financial institution's API URL to use their own data. You must however obtain some authentication information and pass it along to the sdk. See the documentation for further detail.

Installation

Dependency

dependencies {
  compile 'com.meniga.sdk:x.x.xx'
}

For the latest release version code, check out https://github.com/meniga/mobile-sdk-android/releases

Changelog

The changelog can be found in the release section

License

The Meniga SDK for Android is published under the MIT license.

About

SDK For Android devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%