Lunogram

Android (Kotlin)

Native SDK for Android applications

The Android SDK is currently in development. Check back soon or follow us on GitHub for updates.

The Lunogram Android SDK will provide native support for user identification, event tracking, push notification registration, and deeplink handling in Android applications.

Planned features

  • User identification and attribute management
  • Event tracking
  • FCM device token registration for push notifications
  • App link / deeplink unwrapping
  • Gradle distribution via Maven Central

In the meantime

You can integrate directly with the Client API using any HTTP library. All you need is a public API key and standard JSON requests.

On this page