Skip to content

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

License

Notifications You must be signed in to change notification settings

deseretnews/parsely-android

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 52.5%
  • Kotlin 47.5%