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

This branch is 1 commit ahead of, 288 commits behind Parsely/parsely-android:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2023
Oct 11, 2023
Jun 20, 2022
Nov 14, 2023
Jun 21, 2022
Feb 18, 2019
Sep 12, 2023
Nov 6, 2023
Oct 11, 2023
Jun 20, 2022
Jun 20, 2022
Oct 6, 2023
Oct 12, 2023

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%