GoogleCloudPlatform / gradle-appengine-templates

Freemarker based templates that build with the gradle-appengine-plugin
437 stars 205 forks source link

sync up docs with android studio docs #67

Closed etanshaul closed 8 years ago

etanshaul commented 8 years ago

Syncing GCM docs with android studio docs: https://developers.google.com/cloud-messaging/android/client

elharo commented 8 years ago

lgtm

loosebazooka commented 8 years ago

I think section "## 2.1. Obtaining Google Cloud Messaging API key" is mostly covered in their docs. We might need to add messaging that tells them to use the same API key they got when creating their google-services.json file though

etanshaul commented 8 years ago

I updated 2.1 to mainly reference the other documentation.

etanshaul commented 8 years ago

Updated the code snippet / comments to match the code snippet from earlier in the documentation. Is this what you had in mind?

etanshaul commented 8 years ago

@loosebazooka @elharo updated based on latest comments

elharo commented 8 years ago

lgtm