Skip to content

seatgeek/seatgeek-android-sdk-demo

Repository files navigation

SeatGeek Android SDK sample app

This repository contains basic example of how to integrate and use the SeatGeek SDK in an Android app. For the documentation, please refer to our developer documentation.

Installation & Usage

  1. Pull down the repository and open the project in Android Studio.
  2. In the local.properties file add your maven credentials to access the SDK repository.
    sdkMavenUsername=<mavenUsername>
    sdkMavenPassword=<mavenPassword>
    
  3. Make sure to fill in your ClientId, InstanceName, and RedirectURI in the Application.kt and AndroidManifest.xml files before running the project.
  4. Use the app configuration to run the sample app.
  5. You can log in using some of your test accounts.

Communication

If you have any questions, please contact us via Slack for details.

About

SeatGeek Android SDK demo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages