summaryrefslogtreecommitdiffstats
path: root/docs/html/google/play/billing/billing_overview.jd
diff options
context:
space:
mode:
authorquddusc <quddusc@google.com>2014-01-16 16:03:06 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-01-16 16:03:06 +0000
commit62729b15a91525cef4dd27226099c245d38e6495 (patch)
tree7e1faad3cfea9d675dd671fac77b5172db8b3d25 /docs/html/google/play/billing/billing_overview.jd
parent1d2a4e7b9fddf57e2d8e562ad691653332ea0a4c (diff)
parent59069f96fc7caaaf0b803fade9048f9889ce3daa (diff)
downloadframeworks_base-62729b15a91525cef4dd27226099c245d38e6495.zip
frameworks_base-62729b15a91525cef4dd27226099c245d38e6495.tar.gz
frameworks_base-62729b15a91525cef4dd27226099c245d38e6495.tar.bz2
Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
Diffstat (limited to 'docs/html/google/play/billing/billing_overview.jd')
-rw-r--r--docs/html/google/play/billing/billing_overview.jd7
1 files changed, 0 insertions, 7 deletions
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