diff options
Diffstat (limited to 'docs/html/google')
-rw-r--r-- | docs/html/google/gcm/c2dm.jd | 2 | ||||
-rw-r--r-- | docs/html/google/gcm/gcm.jd | 4 | ||||
-rw-r--r-- | docs/html/google/play/expansion-files.jd | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/google/gcm/c2dm.jd b/docs/html/google/gcm/c2dm.jd index e8a7edb..5c4a86e 100644 --- a/docs/html/google/gcm/c2dm.jd +++ b/docs/html/google/gcm/c2dm.jd @@ -43,7 +43,7 @@ page.title=Migration <ul> <li> Ease of use. No sign-up forms.</li> <li>No quotas.</li> - <li>GCM and C2DM stats are available through the <a href="http://play.google.com/apps/publish">Android Developer Console</a>.</li> + <li>GCM and C2DM stats are available through the <a href="http://play.google.com/apps/publish">Developer Console</a>.</li> <li>Battery efficiency.</li> <li>Rich set of new APIs.</li> </ul> diff --git a/docs/html/google/gcm/gcm.jd b/docs/html/google/gcm/gcm.jd index f218bc2..11b5a6c 100644 --- a/docs/html/google/gcm/gcm.jd +++ b/docs/html/google/gcm/gcm.jd @@ -1025,7 +1025,7 @@ registration_id=32 <p>To view statistics and any error messages for your GCM applications:</p> <ol> - <li> Go to the <code><a href="http://play.google.com/apps/publish">Android Developer Console</a></code>.</li> + <li> Go to the <code><a href="http://play.google.com/apps/publish">Developer Console</a></code>.</li> <li>Login with your developer account. <p>You will see a page that has a list of all of your apps.</p></li> <li> Click on the "statistics" link next to the app for which you want to view GCM stats. @@ -1033,7 +1033,7 @@ registration_id=32 <li>Go to the drop-down menu and select the GCM metric you want to view. </li> </ol> -<p class="note"><strong>Note:</strong> Stats on the Google API Console are not enabled for GCM. You must use the <a href="http://play.google.com/apps/publish">Android Developer Console</a>.</p> +<p class="note"><strong>Note:</strong> Stats on the Google API Console are not enabled for GCM. You must use the <a href="http://play.google.com/apps/publish">Developer Console</a>.</p> <h2 id="example">Examples</h2> <p>See the <a href="demo.html">GCM Demo Application</a> document.</p> diff --git a/docs/html/google/play/expansion-files.jd b/docs/html/google/play/expansion-files.jd index d2ab509..a21fbc5 100644 --- a/docs/html/google/play/expansion-files.jd +++ b/docs/html/google/play/expansion-files.jd @@ -82,7 +82,7 @@ when your application starts.</p> <h2 id="Overview">Overview</h2> -<p>Each time you upload an APK using the Google Play Android Developer Console, you have the option to +<p>Each time you upload an APK using the Google Play Developer Console, you have the option to add one or two expansion files to the APK. Each file can be up to 2GB and it can be any format you choose, but we recommend you use a compressed file to conserve bandwidth during the download. Conceptually, each expansion file plays a different role:</p> |