diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 6c6cb6c10bb86..f3e50fea34937 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -55,7 +55,7 @@ window.onhashchange = function () {
+
@@ -612,18 +613,20 @@ window.onhashchange = function () { Now it's easy to create high-quality video of your app, directly from your Android device. Android 4.4 adds support for screen recording and provides a screen recording - utility that lets you capture video as you use the device and store - it as an MP4 file. It's a great new way to create walkthroughs and tutorials - for your app, testing materials, marketing videos, and much more. + utility that lets you start and stop recording on a device that's + connected to your Android SDK environment over USB. It's a great new way to + create walkthroughs and tutorials for your app, testing materials, marketing + videos, and more.
- You can record at any device-supported resolution and bitrate you want, and - the output retains the aspect ratio of the display. By default, the utility - selects a resolution equal or close to the device's display resolution in the - current orientation. When you are done recording, you can share the video - directly from your device or pull the MP4 file to your host computer for - post-production. + With the screen recording utility, you can capture video of your device screen + contents and store the video as an MP4 file on the device. You can record at any + device-supported resolution and bitrate you want, and the output retains the + aspect ratio of the display. By default, the utility selects a resolution + equal or close to the device's display resolution in the current orientation. + When you are done recording, you can share the video directly from your + device or pull the MP4 file to your host computer for post-production.
diff --git a/docs/html/images/kk-saf2-n5.jpg b/docs/html/images/kk-saf2-n5.jpg index c96d5d474e1de..1c54a9580e14b 100644 Binary files a/docs/html/images/kk-saf2-n5.jpg and b/docs/html/images/kk-saf2-n5.jpg differ