Skip to content

Sample app to demonstrate the core features of ExoDoris

Notifications You must be signed in to change notification settings

DiceTechnology/doris-android-example

Repository files navigation

doris-android-example

A collection of sample apps to demonstrate the core features of ExoDoris.

Setup

In order to resolve the ExoDoris dependency, you need to add your jitpack token to settings.gradle:

maven {
    url "https://jitpack.io"
    credentials { username authToken }
}

or add it to $HOME/.gradle/gradle.properties:

authToken=...

Core features

About

Sample app to demonstrate the core features of ExoDoris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published