Skip to content

Commit 1657080

Browse files
committed
docs: update various SDK and AVD Manager screenshots
and remove one from the licensing doc that's not necessary Change-Id: I4b07446a8fd57449dfd9b605019143f543be5e14
1 parent b285125 commit 1657080

File tree

10 files changed

+7
-13
lines changed

10 files changed

+7
-13
lines changed

docs/html/guide/market/licensing/setting-up.jd

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -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
178178
Play 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
187181
these 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
192186
SDK 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
195189
create 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
258252
Android 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.
260254
Accept 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
264258
the 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
394388
working in Eclipse with ADT, you can add the LVL library project to your
395389
application from the application's project properties.</p>
396390

@@ -494,7 +488,7 @@ Response Codes</a> in the <a
494488
href="{@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
498492
panel of your account's Edit Profile page, showing the Test Accounts field and the
499493
Test 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
590584
register test accounts in the Licensing panel of your publisher account's Edit
591585
Profile page. Simply enter the accounts as a comma-delimited list and click
592586
<strong>Save</strong> to save your profile changes.</p>

docs/html/images/avd-manager.png

17 KB
Loading
51.5 KB
Loading
-1.26 KB
Loading
-24 KB
Loading
31.4 KB
Loading
-45.4 KB
Binary file not shown.
51.4 KB
Loading
-17 KB
Loading

docs/html/sdk/win-usb.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ for the T-Mobile G1 and myTouch 3G (and similar devices).</p></dt>
147147

148148
<h2 id="WinUsbDriver">Downloading the Google USB Driver</h2>
149149

150-
<div class="figure" style="width:498px;margin:0">
150+
<div class="figure" style="width:536px;margin:0">
151151
<img src="{@docRoot}images/developing/sdk-usb-driver.png" alt="" />
152152
<p class="img-caption"><strong>Figure 1.</strong> The SDK and AVD Manager
153153
with the Google USB Driver selected.</p>

0 commit comments

Comments
 (0)