@@ -177,20 +177,14 @@ href="#acct-signin">Signing in to an authorized account</a>, below.</p></li>
177177<strong>Google APIs Add-On, API 8 (release 2) or higher</strong> includes the necessary Google
178178Play services.</p>
179179
180-
181- <img src="{@docRoot}images/licensing_gapis_8.png" alt=""/>
182- <p class="img-caption"><strong>Figure 2.</strong> Google APIs
183- Add-On, API 8 (release 2) or higher lets you debug and test your licensing
184- implementation in an emulator.</p>
185-
186180<p>To set up an emulator for adding licensing to an application, follow
187181these steps: </p>
188182
189183<ol>
190184 <li>Launch the Android SDK Manager. </li>
191185 <li>In the <strong>Available Packages</strong> panel, select and download the
192186SDK component "Google APIs (Google Inc.) - API Level 8" (or higher) from the SDK
193- repository, as shown in figure 2 .
187+ repository.
194188 <p>When the download is complete, use the Android SDK Manager to
195189create a new AVD based on that component, described next.</p></li>
196190 <li>In the <strong>Virtual
@@ -256,11 +250,11 @@ classes to check and enforce licensing.</li>
256250
257251<p>To download the LVL component into your development environment, use the
258252Android SDK Manager. Launch the Android SDK Manager and then
259- select the "Google Market Licensing" component, as shown in figure 3 .
253+ select the "Google Market Licensing" component, as shown in figure 2 .
260254Accept the terms and click <strong>Install Selected</strong> to begin the download. </p>
261255
262256<img src="{@docRoot}images/licensing_package.png" alt=""/>
263- <p class="img-caption"><strong>Figure 3 .</strong> The Licensing package contains the LVL and
257+ <p class="img-caption"><strong>Figure 2 .</strong> The Licensing package contains the LVL and
264258the LVL sample application.</p>
265259
266260<p>When the download is complete, the Android SDK Manager installs both
@@ -390,7 +384,7 @@ Managing Projects from Eclipse with ADT</a></p>.
390384
391385
392386<img src="{@docRoot}images/licensing_add_library.png" alt=""/>
393- <p class="img-caption"><strong>Figure 4 .</strong> If you are
387+ <p class="img-caption"><strong>Figure 3 .</strong> If you are
394388working in Eclipse with ADT, you can add the LVL library project to your
395389application from the application's project properties.</p>
396390
@@ -494,7 +488,7 @@ Response Codes</a> in the <a
494488href="{@docRoot}guide/market/licensing/licensing-reference.html">Licensing Reference</a>.</p>
495489
496490<img src="{@docRoot}images/licensing_test_response.png" alt=""/>
497- <p class="img-caption"><strong>Figure 5 .</strong> The Licensing
491+ <p class="img-caption"><strong>Figure 4 .</strong> The Licensing
498492panel of your account's Edit Profile page, showing the Test Accounts field and the
499493Test Response menu.</p>
500494
@@ -586,7 +580,7 @@ Differences in account types for testing licensing.</p>
586580<h4 id="reg-test-acct">Registering test accounts on the publisher account</h4>
587581
588582<p>To get started, you need to register each test account in your publisher
589- account. As shown in Figure 5 , you
583+ account. As shown in Figure 4 , you
590584register test accounts in the Licensing panel of your publisher account's Edit
591585Profile page. Simply enter the accounts as a comma-delimited list and click
592586<strong>Save</strong> to save your profile changes.</p>
0 commit comments