Updated browsable sample descriptions.

Change-Id: I21e3dfacb4bc1acfbe3b17c5f8001ee758f9eec2
(cherry picked from commit 3943cdc962)
This commit is contained in:
quddusc
2013-10-30 18:09:08 -07:00
committed by Dirk Dougherty
parent a76387f7a4
commit 11d2eef36f
30 changed files with 158 additions and 210 deletions

View File

@@ -0,0 +1,7 @@
page.tags="MediaRecorder"
sample.group=Media
@jd:body
<p>This sample demonstrates how to use the {@link android.media.MediaRecorder}
API to record video from a camera or camcorder, and display a preview of the
recording.</p>