From 1657080a0c90e5ab07d29f3e260985153f710578 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 14 Mar 2012 15:44:56 -0700 Subject: docs: update various SDK and AVD Manager screenshots and remove one from the licensing doc that's not necessary Change-Id: I4b07446a8fd57449dfd9b605019143f543be5e14 --- docs/html/guide/market/licensing/setting-up.jd | 18 ++++++------------ docs/html/images/avd-manager.png | Bin 35192 -> 52605 bytes docs/html/images/billing_package.png | Bin 44231 -> 96932 bytes docs/html/images/developing/avd-dialog.png | Bin 47189 -> 45902 bytes docs/html/images/developing/sdk-usb-driver.png | Bin 120183 -> 95652 bytes docs/html/images/licensing_add_library.png | Bin 44097 -> 76259 bytes docs/html/images/licensing_gapis_8.png | Bin 46457 -> 0 bytes docs/html/images/licensing_package.png | Bin 44177 -> 96793 bytes docs/html/images/sdk_manager_packages.png | Bin 115486 -> 98105 bytes docs/html/sdk/win-usb.jd | 2 +- 10 files changed, 7 insertions(+), 13 deletions(-) delete mode 100644 docs/html/images/licensing_gapis_8.png (limited to 'docs/html') diff --git a/docs/html/guide/market/licensing/setting-up.jd b/docs/html/guide/market/licensing/setting-up.jd index 15214d1..41e3bc4 100644 --- a/docs/html/guide/market/licensing/setting-up.jd +++ b/docs/html/guide/market/licensing/setting-up.jd @@ -177,12 +177,6 @@ href="#acct-signin">Signing in to an authorized account, below.

Google APIs Add-On, API 8 (release 2) or higher includes the necessary Google Play services.

- - -

Figure 2. Google APIs -Add-On, API 8 (release 2) or higher lets you debug and test your licensing -implementation in an emulator.

-

To set up an emulator for adding licensing to an application, follow these steps:

@@ -190,7 +184,7 @@ these steps:

  • Launch the Android SDK Manager.
  • In the Available Packages panel, select and download the SDK component "Google APIs (Google Inc.) - API Level 8" (or higher) from the SDK -repository, as shown in figure 2. +repository.

    When the download is complete, use the Android SDK Manager to create a new AVD based on that component, described next.

  • In the Virtual @@ -256,11 +250,11 @@ classes to check and enforce licensing.
  • To download the LVL component into your development environment, use the Android SDK Manager. Launch the Android SDK Manager and then -select the "Google Market Licensing" component, as shown in figure 3. +select the "Google Market Licensing" component, as shown in figure 2. Accept the terms and click Install Selected to begin the download.

    -

    Figure 3. The Licensing package contains the LVL and +

    Figure 2. The Licensing package contains the LVL and the LVL sample application.

    When the download is complete, the Android SDK Manager installs both @@ -390,7 +384,7 @@ Managing Projects from Eclipse with ADT

    . -

    Figure 4. If you are +

    Figure 3. If you are working in Eclipse with ADT, you can add the LVL library project to your application from the application's project properties.

    @@ -494,7 +488,7 @@ Response Codes in the Licensing Reference.

    -

    Figure 5. The Licensing +

    Figure 4. The Licensing panel of your account's Edit Profile page, showing the Test Accounts field and the Test Response menu.

    @@ -586,7 +580,7 @@ Differences in account types for testing licensing.

    Registering test accounts on the publisher account

    To get started, you need to register each test account in your publisher -account. As shown in Figure 5, you +account. As shown in Figure 4, you register test accounts in the Licensing panel of your publisher account's Edit Profile page. Simply enter the accounts as a comma-delimited list and click Save to save your profile changes.

    diff --git a/docs/html/images/avd-manager.png b/docs/html/images/avd-manager.png index c33d8a8..fd373f9 100644 Binary files a/docs/html/images/avd-manager.png and b/docs/html/images/avd-manager.png differ diff --git a/docs/html/images/billing_package.png b/docs/html/images/billing_package.png index 951e117..6e673c8 100644 Binary files a/docs/html/images/billing_package.png and b/docs/html/images/billing_package.png differ diff --git a/docs/html/images/developing/avd-dialog.png b/docs/html/images/developing/avd-dialog.png index d0e2eec..9dfbd68 100644 Binary files a/docs/html/images/developing/avd-dialog.png and b/docs/html/images/developing/avd-dialog.png differ diff --git a/docs/html/images/developing/sdk-usb-driver.png b/docs/html/images/developing/sdk-usb-driver.png index 207d3d7..3489991 100644 Binary files a/docs/html/images/developing/sdk-usb-driver.png and b/docs/html/images/developing/sdk-usb-driver.png differ diff --git a/docs/html/images/licensing_add_library.png b/docs/html/images/licensing_add_library.png index 3bbe6d5..257a628 100644 Binary files a/docs/html/images/licensing_add_library.png and b/docs/html/images/licensing_add_library.png differ diff --git a/docs/html/images/licensing_gapis_8.png b/docs/html/images/licensing_gapis_8.png deleted file mode 100644 index 480d989..0000000 Binary files a/docs/html/images/licensing_gapis_8.png and /dev/null differ diff --git a/docs/html/images/licensing_package.png b/docs/html/images/licensing_package.png index eb2c5cf..dc34473 100644 Binary files a/docs/html/images/licensing_package.png and b/docs/html/images/licensing_package.png differ diff --git a/docs/html/images/sdk_manager_packages.png b/docs/html/images/sdk_manager_packages.png index 19a7cb9..a0e8108 100644 Binary files a/docs/html/images/sdk_manager_packages.png and b/docs/html/images/sdk_manager_packages.png differ diff --git a/docs/html/sdk/win-usb.jd b/docs/html/sdk/win-usb.jd index 2bd031e..6869d74 100644 --- a/docs/html/sdk/win-usb.jd +++ b/docs/html/sdk/win-usb.jd @@ -147,7 +147,7 @@ for the T-Mobile G1 and myTouch 3G (and similar devices).

    Downloading the Google USB Driver

    -
    +

    Figure 1. The SDK and AVD Manager with the Google USB Driver selected.

    -- cgit v1.1