SDK for Sygic Travel B2B APIs.
Sygic Travel Android SDK is a framework for embedding a rich set of Sygic Travel data within your
application. It gives you an access to millions of places covering the whole world.
Add jCenter repository and dependency to your application’s build.gradle
file:
repositories {
jcenter()
}
dependencies {
implementation 'com.sygic.travel:sdk:3.0.1'
}
Development builds may be obtained from JitPack.
This SDK is available under the MIT License.