summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2013-09-26 16:23:06 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2013-09-26 16:23:06 -0700
commitef4e5e6182e020d0dd349848b38a33e0c33491b4 (patch)
tree21746a9209a6e34b17af0005f549825debc466a4
parent6d49f6980bff8c4ec15db169128b439c0b732ac5 (diff)
parent194925f9e894d35991920edbaa0681c1aea48120 (diff)
am 194925f9: am a8f519ff: add Wallet Instant Buy and Google Cloud Platform to the Google services landing page.
* commit '194925f9e894d35991920edbaa0681c1aea48120': add Wallet Instant Buy and Google Cloud Platform to the Google services landing page.
-rw-r--r--docs/html/google/index.jd26
-rw-r--r--docs/html/images/google/cloud-platform.pngbin0 -> 1436 bytes
-rw-r--r--docs/html/images/google/wallet.pngbin0 -> 2519 bytes
3 files changed, 25 insertions, 1 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd
index 4020cf451274..ce30bce8ba41 100644
--- a/docs/html/google/index.jd
+++ b/docs/html/google/index.jd
@@ -39,6 +39,7 @@ cloud messaging.</p>
+
<div style="margin-top:10px">
<div class="col-6 normal-links" style="margin-left:0">
@@ -48,7 +49,7 @@ cloud messaging.</p>
</div>
<h4><a href="{@docRoot}google/play-services/maps.html"
>Google Maps</a></h4>
- <p>The power of Google Maps is available to your app
+ <p>Include the power of Google Maps in your app
with an embeddable map view. You can customize the map with
markers and overlays, control the user's perspective, draw lines
and shapes, and much more.</p>
@@ -68,6 +69,17 @@ cloud messaging.</p>
<div class="landing-cell">
<div class="cell-icon">
+ <img src="{@docRoot}images/google/cloud-platform.png" width="40" >
+ </div>
+ <h4><a class="external-link" href="https://cloud.google.com/solutions/mobile"
+ >Google Cloud Platform</a></h4>
+ <p>Build and host the backend for your Android app at Google-scale. With an infrastructure
+ that is managed automatically, you can focus on your app. Then, scale to support
+ millions of users.</p>
+</div>
+
+<div class="landing-cell">
+ <div class="cell-icon">
<img src="{@docRoot}images/google/gcm-cloud.png" width="40" >
</div>
<h4><a href="{@docRoot}google/gcm/index.html"
@@ -98,6 +110,18 @@ cloud messaging.</p>
<div class="landing-cell">
<div class="cell-icon">
+ <img src="{@docRoot}images/google/wallet.png" width="40" />
+ </div>
+ <h4><a class="external-link" href="https://developers.google.com/commerce/wallet/instant-buy/"
+ >Google Wallet Instant Buy</a></h4>
+ <p>Provide fast and easy checkout in your app when selling physical goods and services.
+ Increase conversions by streamlining your purchase flow and reducing the amount of
+ information your customers need to enter.
+ </p>
+</div>
+
+<div class="landing-cell">
+ <div class="cell-icon">
<img src="{@docRoot}images/google/analytics.png" width="40" />
</div>
<h4><a class="external-link"
diff --git a/docs/html/images/google/cloud-platform.png b/docs/html/images/google/cloud-platform.png
new file mode 100644
index 000000000000..90df8edf1305
--- /dev/null
+++ b/docs/html/images/google/cloud-platform.png
Binary files differ
diff --git a/docs/html/images/google/wallet.png b/docs/html/images/google/wallet.png
new file mode 100644
index 000000000000..34cc11ebf5e4
--- /dev/null
+++ b/docs/html/images/google/wallet.png
Binary files differ