Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

jcenter

If you don’t already have a jcenter reference, add the following lines to your project's build.gradle file:

Code Block
languagejava
linenumberstrue
allprojects {
repositories {
jcenter()
}
}

Add RMC Android SDK reference to your mobile appMobil uygulamaya RMC Android SDK referansını ekleyin:

Code Block
languagejavalinenumberstrue
dependencies {
compileimplementation "'com.visilabsgithub.androidrelateddigital:visilabs-android:25.39.18"2'
}

maven

If you don’t already have a maven reference, add the following lines to your project's build.gradle file:

...

languagejava
linenumberstrue

...

Lütfen entegrasyon yaparken GitHub hesabını inceleyiniz: https://

...

github.

...

com/

...

Add RMC Android SDK reference to your mobile app:

Code Block
languagejava
linenumberstrue
dependencies {
compile "com.visilabs.android:visilabs-android:2.3.18"
}

Parent Topicrelateddigital/visilabs-android

...

Ana Başlık: Android - MobileTaggingVisilabs SDK