/apollo-android-tutorial

The code for the Apollo Android Tutorial

Primary LanguageKotlinMIT LicenseMIT

Apollo Android Tutorial

This is the tutorial application for working with the Apollo Android 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-Android code.