summaryrefslogtreecommitdiffstats
path: root/docs/html/google/play
diff options
context:
space:
mode:
authorquddusc <quddusc@google.com>2013-12-20 16:07:57 -0800
committerquddusc <quddusc@google.com>2014-01-15 10:08:51 -0800
commit59069f96fc7caaaf0b803fade9048f9889ce3daa (patch)
tree5e2834b6507885b2194fb577d0063747e636b3fd /docs/html/google/play
parent70b96ec7303c1b34ff9d63a03359efadeec075c2 (diff)
downloadframeworks_base-59069f96fc7caaaf0b803fade9048f9889ce3daa.zip
frameworks_base-59069f96fc7caaaf0b803fade9048f9889ce3daa.tar.gz
frameworks_base-59069f96fc7caaaf0b803fade9048f9889ce3daa.tar.bz2
docs: Removed obsolete screenshot of Play Store purchase flow.
Bug: 9846095 Change-Id: Ia3a7b69007964e73ee3ffe4825795814d3341340
Diffstat (limited to 'docs/html/google/play')
-rw-r--r--docs/html/google/play/billing/billing_admin.jd3
-rw-r--r--docs/html/google/play/billing/billing_overview.jd7
2 files changed, 1 insertions, 9 deletions
diff --git a/docs/html/google/play/billing/billing_admin.jd b/docs/html/google/play/billing/billing_admin.jd
index f1e4ec4..6277eda 100644
--- a/docs/html/google/play/billing/billing_admin.jd
+++ b/docs/html/google/play/billing/billing_admin.jd
@@ -153,8 +153,7 @@ number of in-app items.</p>
</li>
<li><strong>Description</strong>
<p>The description is a long descriptor for the item. For example, "Instantly puts creatures to
- sleep. Does not work on angry elves." Every item must have a description. The description is
- visible to users during checkout. Descriptions can be up to 80 characters in length.</p>
+ sleep. Does not work on angry elves." Every item must have a description. Descriptions can be up to 80 characters in length.</p>
</li>
<li><strong>Price</strong>
<p>You must provide a default price in your home currency. You can also provide prices in other
diff --git a/docs/html/google/play/billing/billing_overview.jd b/docs/html/google/play/billing/billing_overview.jd
index 581c648..301d911 100644
--- a/docs/html/google/play/billing/billing_overview.jd
+++ b/docs/html/google/play/billing/billing_overview.jd
@@ -130,13 +130,6 @@ Google Play sends your application the purchase details, such as the order
number, the order date and time, and the price paid. At no point does your
application have to handle any financial transactions; that role is provided by
Google Play.</p>
-<img src="{@docRoot}images/in-app-billing/v3/iab_v3_checkout_flow.png" height="382" id="figure1" />
-<p class="img-caption">
- <strong>Figure 1.</strong> Applications initiate In-app Billing requests
-through their own UI (first screen). Google Play responds to the request by
-providing the checkout user interface (middle screen). When checkout is
-complete, the application resumes.
-</p>
<h2 id="samples">Sample Application</h2>
<p>To help you integrate In-app Billing into your application, the Android SDK