Skip to content

r-dev-limited/li-nk.me-android-sdk

Repository files navigation

LinkMe Android SDK

Android SDK for LinkMe — deep linking and attribution.

Installation

implementation("me.li-nk:linkmekit:0.2.0")

Basic Usage

LinkMe.shared.configure(
  context = applicationContext,
  config = LinkMe.Config(
    appId = BuildConfig.LINKME_APP_ID,
    appKey = BuildConfig.LINKME_APP_KEY
  )
)

For full documentation, guides, and API reference, please visit our Help Center.

License

Apache-2.0

About

Li-nk.me Android SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages