Coder Social home page Coder Social logo

nabla-android's Introduction

Nabla Android SDK

Release

The Nabla Android SDK makes it quick and easy to build an excellent healthcare communication experience in your Android app. We provide powerful and customizable UI elements that can be used out-of-the-box to create a full healthcare communication experience. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.

Right now the library is in alpha, meaning all core features are here and ready to be used but API might change during the journey to a stable 1.0 version.

Documentation

Check our documentation portal for in depth documentation about integrating the SDK.

Getting started

The Nabla Messaging UI SDK is compatible with Android 8 (API Level 23) and higher.

First add Jitpack repository to your build file if it's not already there:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
   }
}

Then add Nabla's dependency in your app's build.gradle. You can choose between:

  • The messaging-ui artifact that comes with our ready-to-use UI components
implementation 'com.nabla.nabla-android:messaging-ui:latestVersion'
  • The messaging-core artifact that exposes the low-level APIs only
implementation 'com.nabla.nabla-android:messaging-core:latestVersion'

You can find the latest version available in the release page.

Sample app

You can find an example of a basic integration of the Messaging UI SDK in our demo app.

Need more help?

If you need any help with the set-up of the SDK or the Nabla platform, please contact us on our website. We are available to answer any question.

nabla-android's People

Contributors

benoitletondor avatar vincentbrison avatar achrafamil avatar gregoirenovel avatar rubenstern avatar mrchoclate avatar martinraison avatar liautaud avatar thibaulttourailles avatar

Watchers

 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.