Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8642f406 authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 9d7578c7: docs: Edit fixes for IABv3 docs.

* commit '9d7578c7':
  docs: Edit fixes for IABv3 docs.
parents 47050d35 9d7578c7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -34,8 +34,8 @@ parent.link=index.html
</div>

<p>This documentation describes the fundamental In-app Billing components and 
features that you need to understand in order to implement your own In-app 
Billing application.</p>
features that you need to understand in order to add In-app 
Billing features into your application.</p>

<h2 id="api">In-app Billing API</h2>
<p>Your application accesses the In-app Billing service using an API that is 
@@ -148,7 +148,7 @@ providing the checkout user interface (middle screen). When checkout is
complete, the application resumes.
</p>

<h2>The Sample Applications</h2>
<h2 id="samples">Sample Applications</h2>
<p>To help you integrate In-app Billing into your application, the Android SDK 
provides two sample applications that demonstrate how to sell in-app products 
from inside an app.</p>