Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Android Client Tutorial

Google Cloud Endpoints is a feature enabling developers to easily develop and host APIs on App Engine with OAuth 2.0 support. From this single API source, Endpoints also lets developers generate strongly-typed client libraries for Java (Android) and Objective-C (iOS), along with dynamically-typed libraries for JavaScript.

Purpose of the tutorial

This tutorial focuses only on building an Android client provided by the API backend tutorial .

You need to complete that backend tutorial first. This tutorial adds code to that backend project and requires the backend API to be running in order to successfully make requests against it.

Topics covered

The following topics lead you through the tutorial:

Complete sample code location

The tutorial leads you through the addition of all the code required to run the sample. However, if you want to download the entire project, visit the code repository containing the appengine-endpoints-helloendpoints-android project, and use the associated README file to get started.

Next...

Continue to Setup .

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.