am 908c50a1: am f13e914d: am 8cce3984: Merge "Adding a link to what is currently our most popular "100 Days" video." into mnc-preview-docs

* commit '908c50a1727f546aa060b9fff1f2c648739acfee':
  Adding a link to what is currently our most popular "100 Days" video.
This commit is contained in:
Eric Gilmore
2015-07-14 00:15:23 +00:00
committed by Android Git Automerger

View File

@@ -120,14 +120,16 @@ manifest.</p>
&lt;uses-permission &lt;uses-permission
android:name="android.permission.USE_FINGERPRINT" /&gt; android:name="android.permission.USE_FINGERPRINT" /&gt;
</pre> </pre>
<img src="{@docRoot}preview/images/fingerprint-screen.png" <img src="{@docRoot}preview/images/fingerprint-screen.png"
srcset="{@docRoot}preview/images/fingerprint-screen.png 1x, {@docRoot}preview/images/fingerprint-screen_2x.png 2x" srcset="{@docRoot}preview/images/fingerprint-screen.png 1x, {@docRoot}preview/images/fingerprint-screen_2x.png 2x"
style="float:right; margin:0 0 10px 20px" width="282" height="476" /> style="float:right; margin:0 0 10px 20px" width="282" height="476" />
<p>To see an app implementation of fingerprint authentication, refer to the <p>To see an app implementation of fingerprint authentication, refer to the
<a href="https://github.com/googlesamples/android-FingerprintDialog" class="external-link"> <a href="https://github.com/googlesamples/android-FingerprintDialog" class="external-link">
Fingerprint Dialog sample</a>.</p> Fingerprint Dialog sample</a>. For a demonstration of how you can use these authentication
APIs in conjunction with other Android APIs, see the video
<a class="video-shadowbox-button" href="https://www.youtube.com/watch?v=VOn7VrTRlA4">
Fingerprint and Payment APIs</a>.</p>
<p>If you are testing this feature, follow these steps:</p> <p>If you are testing this feature, follow these steps:</p>
<ol> <ol>