diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-11-04 10:15:46 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-11-04 19:41:28 +0000 |
commit | 9a52d659872c55a9343068ce297fe396e5394dd6 (patch) | |
tree | 98823ed76d247fedb2769dd35ed898999dd7e8d6 /docs/html | |
parent | 5ff96b946b10825c504c3ee3f00be04f81d3a44f (diff) | |
download | frameworks_base-9a52d659872c55a9343068ce297fe396e5394dd6.zip frameworks_base-9a52d659872c55a9343068ce297fe396e5394dd6.tar.gz frameworks_base-9a52d659872c55a9343068ce297fe396e5394dd6.tar.bz2 |
Doc change: minor fixes to highlights and images.
Change-Id: I9dc52258aff3f97b71ff8b749865f699d3c9c0d2
(cherry picked from commit 5132fb2c581cbdd6bb58da3cbdb38ebf4c75c160)
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/about/versions/kitkat.jd | 25 | ||||
-rw-r--r-- | docs/html/images/kk-saf2-n5.jpg | bin | 58236 -> 57714 bytes |
2 files changed, 14 insertions, 11 deletions
diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 6c6cb6c..f3e50fe 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -55,7 +55,7 @@ window.onhashchange = function () { <div id="44-android-44" class="version-section"> <div style="padding:0px 0px 0px 60px;margin-top:-3px;float:right;"> - <img src="{@docRoot}images/kk-android-44.png" alt="Android 4.4 on phone and tablet" width="380"> + <img src="{@docRoot}design/media/index_landing_page.png" alt="Android 4.4 on phone and tablet" width="380"> </div> <div class="landing-docs" style="float:right;clear:both;margin:22px 0 2em 3em;"> @@ -143,7 +143,8 @@ window.onhashchange = function () { lets you tune your app's behavior to match the device's memory configuration. You can modify or disable large-memory features as needed, depending on the use-cases you want to support on entry-level devices. Learn more about - optimizing your apps for low-memory devices <a href="">here</a>. + optimizing your apps for low-memory devices <a + href="{@docRoot}training/articles/memory.html">here</a>. </p> <p> @@ -612,18 +613,20 @@ window.onhashchange = function () { Now it's easy to create high-quality video of your app, directly from your Android device. <span style="white-space:nowrap;">Android 4.4</span> adds support for screen recording and provides a <strong>screen recording - utility</strong> 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</strong> 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. </p> <p> - 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. </p> <p> diff --git a/docs/html/images/kk-saf2-n5.jpg b/docs/html/images/kk-saf2-n5.jpg Binary files differindex c96d5d4..1c54a95 100644 --- a/docs/html/images/kk-saf2-n5.jpg +++ b/docs/html/images/kk-saf2-n5.jpg |