Skip to content

button/button-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button Android SDK

Button is the partnerships platform for mobile commerce. Button powers mobile partnerships that are faster, simpler, and perform better.

Overview

Button Purchase Path takes regular Merchant URLs to products, categories or just the homepage and replaces them with a fully attributed Button Purchase Path, optimized for both conversion and user experience.

Getting started

Gradle

We highly recommend that you use our SDK with Gradle, all you need to do is make sure you have mavenCentral() as one of your app's repositories.

repositories {
    mavenCentral()
}

Latest Version

Maven Central

dependencies {
    // Replace 6+ with the latest SDK version found above
    implementation 'com.usebutton:android-sdk:6+'
}

Next Steps

  1. Get an Application ID by signing up on the developer dashboard.
  2. Follow the getting started guide for Publishers or Brands.

Questions

Check out out the full SDK documentation or drop us a line at support@usebutton.com.