Parsely / parsely-android

The official Parse.ly Android toolkit -- for instrumenting your apps with Parse.ly

Home Page:https://docs.parse.ly/android-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsely Android SDK

Maven Central Assemble project

The Parse.ly Android SDK is a Java library providing Parse.ly tracking functionality to native Android apps. Like any other framework you might include in your project, the Parse.ly SDK provides a programming interface usable from your application code.

Including the SDK in a project

The SDK is hosted on MavenCentral repository.

implementation("com.parsely:parsely:<release_version>")

Using the SDK

Full instructions and documentation can be found on the Parse.ly help page.

About

The official Parse.ly Android toolkit -- for instrumenting your apps with Parse.ly

https://docs.parse.ly/android-sdk/

License:Other


Languages

Language:Kotlin 93.4%Language:Java 6.6%