diff --git a/docs/html/about/versions/android-4.4.jd b/docs/html/about/versions/android-4.4.jd index 6ef0337a276dc..38b6a56aba0df 100644 --- a/docs/html/about/versions/android-4.4.jd +++ b/docs/html/about/versions/android-4.4.jd @@ -573,7 +573,7 @@ The new {@link android.app.Notification.Action} class defines the characteristic
For a detailed view of all API changes in Android 4.3, see the -API Differences Report.
+API Differences Report. diff --git a/docs/html/google/play-services/wallet.jd b/docs/html/google/play-services/wallet.jd index 9a4ba67e3c4b4..b9b98d93e71fd 100644 --- a/docs/html/google/play-services/wallet.jd +++ b/docs/html/google/play-services/wallet.jd @@ -37,7 +37,7 @@ header.hide=1 from your app. Customers can grant you access to their payment information with just a few clicks.Google Wallet provides auto-completion of addresses, minimizing user data entry. You can also
retrieve billing and shipping addresses directly from the user’s Wallet to-do form pre-fills.
Get
+ href="https://developers.google.com/commerce/wallet/instant-buy/android/reference/com/google/android/gms/wallet/MaskedWallet#getBillingAddress()">Get
billing addresses.
<android-sdk>/extras/google-play-services/samples/wallet.
The sample shows you how to use the major components of the Instant Buy API.
The Quick + class="external-link" href="https://developers.google.com/commerce/wallet/instant-buy/android/quickstart">Quick Start guide provides directions on how to get the Wallet sample up and running