/apollo-kotlin-tutorial

The code for the Apollo Android Tutorial

Primary LanguageKotlinMIT LicenseMIT

Apollo Kotlin Tutorial

This is the tutorial application for working with the Apollo Kotlin SDK.

The tutorial is available through our documentation site: Android Tutorial.

For copy errors in the tutorial, please file bugs against the main apollo-android repo. For broken code, please file issues on this repo.

This repo has two branches:

  • main is the final state of the application with all functionality
  • initial is the starter project with the boilerplate and UI code already written but no Apollo Kotlin code.