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)



Adding Endpoints Support for Android Clients

In order to add Endpoints Support to Android clients, you need the following prerequisites:

  • The latest Google Plugin for Eclipse (GPE)
  • The latest Android Development Tools (This plugin is also available via the GPE install)
  • The latest Google App Engine SDK for Java

There are two ways to create a project with Endpoint support for an Android app:

After you create your project using one of the above methods, you need to Add and Annotate Entities . When you are finished with that, you need to Test and Deploy your backend.

Optionally, you can add support for Google Cloud Messaging to your app, and also authentication .

Note: GCM is automatically generated when you go through either of the Android project creation processes described above. However, you still need to complete some steps (get PROJECT_NUMBER , API_KEY ) in order to make CGM fully operational for your app.

Topic Index

Adding Endpoints to your Android App is covered in the following topics:

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.