Skip to content

glassfy/android-sdk

Repository files navigation

Platform License Release Maven Central

Glassfy Android SDK

Is the client for Glassfy: a subscription revenue optimisation infrastructure for mobile applications.

Installation

Our SDK can be easily integrated through Gradle

Gradle Groovy DSL

Add the dependency to your module-level build.gradle:

dependencies {
    [...]
    implementation 'io.glassfy:androidsdk:1.6.1'
}

Gradle Kotlin DSL

Add the dependency to your module-level build.gradle.kts:

dependencies {
    [...]
    implementation("io.glassfy:androidsdk:1.6.1")
}

More Info

Check the documentation at docs.glassfy.io to learn details on implementing and using Glassfy SDK.

License

This SDK is available under the MIT license.

About

Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for Android.

Topics

Resources

License

Stars

Watchers

Forks

Languages