Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 844 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 844 Bytes

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.