Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.

0. Introduction


Welcome! This tutorial demonstrates adding the Apollo Android SDK to an app to communicate with a . In this tutorial you will learn how to:

  • Download a schema
  • Write queries and to generate the corresponding Kotlin models
  • Handle errors and loading states
  • Handle pagination
  • Authenticate with a back-end server

The tutorial uses an instance of

hosted on Heroku, including the
corresponding GraphQL Playground
. If you're curious about how to build your own server, see the
Apollo full-stack tutorial
.

All of the code for this tutorial is available

.

What are you building?

In this tutorial, you'll build an app that allows you to book a seat on a rocket sent to space by

.

The tutorial uses the following tools and frameworks:

To focus its scope, this tutorial uses a starter project available at

so you can focus on the parts.

If you encounter any issues during the tutorial, feel free to ask questions by either

or
stopping by our Spectrum Chat for help
.

Ready to start?

Previous
Get started with Multiplatform (Experimental)
Next
1. Configure your project
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company