diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd index 21d421544ee2d..4a4554fdcd647 100644 --- a/docs/html/preview/samples.jd +++ b/docs/html/preview/samples.jd @@ -3,8 +3,8 @@ page.image=images/cards/samples-new_2x.png @jd:body
- The following code samples are provided for the M Developer Preview. You can download them in the - Android SDK Manager under the SDK Samples component for the M Developer Preview. + The following code samples are provided for the M Developer Preview. To download + the samples in Android Studio, select the File > Import Samples menu option.
This sample demonstrates how to use device credentials as an authentication method in your app.
-Get it on
+
Fingerprint Dialog
@@ -42,14 +42,14 @@ GitHub
Android M introduces automatic backup for app settings. This sample demonstrates how to add filtering rules to an app in order to manage settings backup.
- +This sample demonstrates how the @@ -77,15 +77,4 @@ GitHub
can tell you how many notifications your app is currently showing. - - -
- This sample demonstrates how to use the NativeAudio APIs to demonstrate low-latency
- audio processing.
-