From 08983186de5ce9b347893aad15be5c95e3f4f8ad Mon Sep 17 00:00:00 2001 From: Eric Gilmore Date: Mon, 6 Jul 2015 11:23:44 -0700 Subject: [PATCH] Adding a link to what is currently our most popular "100 Days" video. Change-Id: Iae8beba1a7530262424d305d0a609b541503b236 --- docs/html/preview/api-overview.jd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/html/preview/api-overview.jd b/docs/html/preview/api-overview.jd index 1686d79213ba0..bb7773de568c5 100644 --- a/docs/html/preview/api-overview.jd +++ b/docs/html/preview/api-overview.jd @@ -118,14 +118,16 @@ manifest.

<uses-permission android:name="android.permission.USE_FINGERPRINT" /> -

To see an app implementation of fingerprint authentication, refer to the - Fingerprint Dialog sample.

+ Fingerprint Dialog sample. For a demonstration of how you can use these authentication + APIs in conjunction with other Android APIs, see the video + + Fingerprint and Payment APIs.

If you are testing this feature, follow these steps: