GPServices flow

Working notes on GPServices flow: 1. Register token using API Key and 2. Send message.

Ref. Https://developers.google.com/cloud-messaging/android/client.

1. Register token using API Key

  1. Generate token.
  1. GCM server.
  1. App server.

2. Send message

  1. Token using API Key.
  1. Get message Id.

3.

Updated: 2026 Aug 19