summaryrefslogtreecommitdiffstats
path: root/docs/html/google/index.jd
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2012-11-14 13:26:28 -0800
committerRobert Ly <robertly@google.com>2012-11-27 16:09:58 -0800
commit6519ca0c5f8748e49b629ab482b4c8c3882adccb (patch)
treeda94d939b1c5f76c618fd2c617938991d89c0b6c /docs/html/google/index.jd
parentabb4a7008a1f5eab6cfaf7e9dd4779e549c21714 (diff)
downloadframeworks_base-6519ca0c5f8748e49b629ab482b4c8c3882adccb.zip
frameworks_base-6519ca0c5f8748e49b629ab482b4c8c3882adccb.tar.gz
frameworks_base-6519ca0c5f8748e49b629ab482b4c8c3882adccb.tar.bz2
docs: add new GMS landing and reference
Change-Id: I48c75dd5924bdf297b5368887084d148efcd66ba
Diffstat (limited to 'docs/html/google/index.jd')
-rw-r--r--docs/html/google/index.jd86
1 files changed, 86 insertions, 0 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd
new file mode 100644
index 0000000..ab2c58c
--- /dev/null
+++ b/docs/html/google/index.jd
@@ -0,0 +1,86 @@
+page.title=Google Services
+@jd:body
+
+<p>
+ Google offers a variety of services that help you build new revenue streams, enhance your app's
+ capabilities, manage distribution and payloads, and track usage and installs.
+ The sections below highlight some of the services offered by Google and link you to more information about
+ how to use them in your Android app.
+</p>
+ <h2>
+ Integrate Google Products
+ </h2>
+ <img src="{@docRoot}images/gps-small.png" style="float:left; padding-right:10px">
+ <p>Utilize the most up-to-date features of Google products in your app
+ without worrying the Android versions running on your users' devices. Users receive updates to Google Play
+ services through the Google Play store whenever available, ensuring
+ that exciting, new features of your app reach the most devices possible.
+ All of this comes with an easy-to-use authentication flow for you and your users.
+ </p><a href="{@docRoot}guide/google/play-services/index.html">Learn more &raquo;</a>
+
+<div class="vspace size-1">
+ &nbsp;
+</div>
+
+<h2 id="monetization">
+ Monetize Your App
+</h2>
+<p>
+ Make the most out of your app's revenue potential by using monetization policies targeted
+ at your users' needs.
+</p>
+
+<div class="vspace size-1">
+ &nbsp;
+</div>
+
+<div class="layout-content-row">
+ <div class="layout-content-col span-6">
+ <h4>
+ Google Play In-App Billing
+ </h4>
+ <p>
+ Engage users by offering features such as new content or virtual goods directly in your app.
+ </p><a href="{@docRoot}guide/google/play/billing/index.html">Learn more &raquo;</a>
+ </div>
+
+ <div class="layout-content-col span-6">
+ <h4>
+ Google AdMob Ads
+ </h4>
+ <p>
+ Generate revenue by displaying ads in your app with multiple ad networks.
+ </p><a href="http://www.google.com/ads/admob/index.html">Learn more &raquo;</a>
+ </div>
+</div>
+
+
+
+<h2 id="gcm">
+ Receive Messages from the Cloud
+</h2>
+ <img src="/images/gcm/gcm-logo.png" width="150px" style="padding:9px; float:left">
+
+ <p>Use Google Cloud Messaging to notify your apps of important events with
+ that are lightweight and battery-saving. There are no quotas or charges
+ to use Google Cloud Messaging, no matter how big your messaging needs are.</p>
+
+ <a href="{@docRoot}guide/google/gcm/index.html">Learn more &raquo;</a>
+
+<div class="vspace size-1">
+ &nbsp;
+</div>
+
+
+<h2 id="distribution">
+ Manage App Distribution and Licensing
+</h2>
+<p>
+ Google Play allows you to manage your app distribution with features such as app licensing
+ and device filtering. Take advantage of features that let you reach the right users with
+ the right content while protecting your app from unauthorized use.
+</p>
+
+ <a href="{@docRoot}guide/google/play/dist.html">Learn more &raquo;</a>
+</div>
+