Skip to content

Commit

Permalink
Merge pull request #2534 from RickSaling/bug249778
Browse files Browse the repository at this point in the history
chunk issue
  • Loading branch information
mollybostic committed Feb 18, 2014
2 parents 7cdcdc5 + 0d0c7d5 commit 35c8450
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions articles/mobile-services-android-get-started-push.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ This tutorial is based on the Mobile Services quickstart. Before you start this

##<a id="register"></a>Enable Google Cloud Messaging

<div class="dev-callout"><b>Note</b>
<p>To complete the procedure in this topic, you must have a Google account that has a verified email address. To create a new Google account, go to <a href="http://go.microsoft.com/fwlink/p/?LinkId=268302" target="_blank">accounts.google.com</a>.</p>
</div>



[WACOM.INCLUDE [Enable GCM](../includes/mobile-services-enable-Google-cloud-messaging.md)]

Expand Down
8 changes: 4 additions & 4 deletions includes/mobile-services-enable-Google-cloud-messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@

Later in the tutorial you set this value as the PROJECT_ID variable in the client.

3. In the left column, click **APIs & auth**, then scoll down and click the toggle to enable **Google Cloud Messaging for Android** and accept the terms of service.
4. In the left column, click **APIs & auth**, then scoll down and click the toggle to enable **Google Cloud Messaging for Android** and accept the terms of service.

![][5]

4. Click **Credentials**, and then click **CREATE NEW KEY**
5. Click **Credentials**, and then click **CREATE NEW KEY**

![][2]

5. In **Create a new key**, click **Server key**. In the next window click **Create**.
6. In **Create a new key**, click **Server key**. In the next window click **Create**.

![][3]

6. Make a note of the **API key** value.
7. Make a note of the **API key** value.

![][4]

Expand Down

0 comments on commit 35c8450

Please sign in to comment.