Apollo Android Hello World app

December 13, 2018 ยท View on GitHub

This is a simple example Apollo Android app. Inspired by frontpage-ios-app

Server

This app talks to the frontpage example server, available here: https://github.com/apollographql/frontpage-server. Follow the instructions there and start the server before running the Android app.

Libraries

  • for IDE: https://github.com/jimkyndemeyer/js-graphql-intellij-plugin
  • for code generate: https://github.com/apollographql/apollo-tooling

Contents

  1. 1Server
  2. 2Libraries