diff options
| author | 2015-05-27 20:21:25 +0000 | |
|---|---|---|
| committer | 2015-05-27 20:21:25 +0000 | |
| commit | 608779702f0fccd5fe06cbc000a9a4073bef97a5 (patch) | |
| tree | 12e73c2bbd119188d19ecd646feadf87cf0b2d3e | |
| parent | f42c6dfbc3ccf0c11c33a4054725f95725764699 (diff) | |
| parent | 5904628c89a1757be9fde4983d4e7f8cff28eb7c (diff) | |
am 5904628c: docs: Remove Voice Camera sample.
* commit '5904628c89a1757be9fde4983d4e7f8cff28eb7c':
docs: Remove Voice Camera sample.
| -rw-r--r-- | docs/html/preview/samples.jd | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd index bccc89761056..3974ee35ff19 100644 --- a/docs/html/preview/samples.jd +++ b/docs/html/preview/samples.jd @@ -51,15 +51,6 @@ GitHub</a></p> <p><a href="https://github.com/googlesamples/android-AutoBackupForApps">Get it on GitHub</a></p> -<h3 id="VoiceCamera">Voice Camera</h3> - -<p> - This sample demonstrates how to implement the "OK Google, take a selfie" voice command and confirm - the user intent with the <code>VoiceInteraction</code> API. -</p> - -<p><a href="https://github.com/googlesamples/android-VoiceCamera">Get it on GitHub</a></p> - <h3 id="CameraRaw">Camera 2 Raw</h3> <p> @@ -69,7 +60,7 @@ GitHub</a></p> <p><a href="https://github.com/googlesamples/android-Camera2Raw">Get it on GitHub</a></p> -<h3 id="ActiveNotification">Active Notifications</h3> +<h3 id="ActiveNotification">Active Notification</h3> <p> This sample demonstrates how the |