diff --git a/docs/html/images/tools/studio-fingerprint.png b/docs/html/images/tools/studio-fingerprint.png new file mode 100644 index 0000000000000..f4e458191bfdc Binary files /dev/null and b/docs/html/images/tools/studio-fingerprint.png differ diff --git a/docs/html/tools/studio/studio-features.jd b/docs/html/tools/studio/studio-features.jd index 76eba1001114a..c2228010d248a 100644 --- a/docs/html/tools/studio/studio-features.jd +++ b/docs/html/tools/studio/studio-features.jd @@ -12,6 +12,7 @@ page.tags=studio, features
Android Studio provides the {@code finger} command, allowing you to simulate, and thus validate, +fingerprint authentication for your app. After you set up your app to accept +fingerprint +authentication, your emulator or device should display the fingerprint authentication screen, +as shown below.
+ +
Figure 6 Fingerprint authentication.
+ +Open a terminal session, and telnet to the emulator. For example:
+
+{@code telnet localhost 5554}
+
+
+Enter the finger command to simulate finger touch and removal:
finger touch <fingerprint-id> to simulate a finger touching the sensorfinger remove to simulate finger removal Your app should respond as if a user touched, and then removed their finger from, the +fingerprint sensor.
+ +Android Studio supports the Material Design themes, widgets, and