# apollo-android-tutorial **Repository Path**: mirrors_apollographql/apollo-android-tutorial ## Basic Information - **Project Name**: apollo-android-tutorial - **Description**: The code for the Apollo Kotlin Tutorial - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The tutorial is now part of the Odyssey learning platform and moved to https://github.com/apollographql/apollo-kotlin-odyssey # Apollo Kotlin Tutorial Repository for the [Apollo Kotlin](https://github.com/apollographql/apollo-kotlin) tutorial. The tutorial is available through our [documentation site](https://www.apollographql.com/docs/kotlin/tutorial/00-introduction/). This repository contains the corresponding code. - [start](./start): the starter project with the boilerplate and UI code already written but no Apollo Kotlin code. - [final](./final): the final state of the application with all functionality For copy errors in the tutorial, please file bugs against the main [`apollo-kotlin` repo](https://github.com/apollographql/apollo-kotlin). For broken code, please file issues on this repo.