diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd index 45c9293343da9..7e98188f54615 100644 --- a/docs/html/preview/samples.jd +++ b/docs/html/preview/samples.jd @@ -23,16 +23,33 @@ page.image=images/cards/card-samples_2x.png
-- To support devices on previous versions of Android, this sample demonstrates how to work with the - new permissions system introduced in Android M by using a support library. + This sample demonstrates how to use device credentials as an authentication method in your app.
- - -
- This sample shows how to handle content shared via deep links in your app. It demonstrates how to
- implement the ChooserTargetService.
+ Demonstrates how to use the Camera2 API to capture RAW camera buffers and save
+ them as DNG files.
- This sample demonstrates the improved
- Notification
- memory footprint and simplified creation of notifications with custom views.
-