diff options
| author | David Friedman <dmail@google.com> | 2015-07-10 20:28:22 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-10 20:28:22 +0000 |
| commit | 888436f5eec553621904874309d1ae7e76dd739a (patch) | |
| tree | 8867549d4ec40b064df2027a55359865b02eabc0 /docs/html-intl/intl/ja | |
| parent | 2164cf4f4043b4892db5688ed53624af758fcdaa (diff) | |
| parent | c1541571ff501ba7f58ab9f066828e6620aaa90c (diff) | |
| download | frameworks_base-888436f5eec553621904874309d1ae7e76dd739a.zip frameworks_base-888436f5eec553621904874309d1ae7e76dd739a.tar.gz frameworks_base-888436f5eec553621904874309d1ae7e76dd739a.tar.bz2 | |
am c1541571: am 1c231da0: am 48143e6a: Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
* commit 'c1541571ff501ba7f58ab9f066828e6620aaa90c':
Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
Diffstat (limited to 'docs/html-intl/intl/ja')
| -rw-r--r-- | docs/html-intl/intl/ja/preview/overview.jd | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/docs/html-intl/intl/ja/preview/overview.jd b/docs/html-intl/intl/ja/preview/overview.jd index 4cefdd1..c5390ef 100644 --- a/docs/html-intl/intl/ja/preview/overview.jd +++ b/docs/html-intl/intl/ja/preview/overview.jd @@ -5,6 +5,33 @@ page.tags="preview", "developer", "android" @jd:body +<div class="cols" style= +"background-color:#ffebc3; padding: 5px 0;margin-bottom:1em; text-align:center;"> +<h3> + Developer Preview 2 is now available + </h3> + + <ul class="dac-section-links"> + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-notes"> + <span class="dac-sprite dac-auto-chevron"></span> + Read the Notes</a> + </li> + + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-get"> + <span class="dac-sprite dac-auto-chevron"></span> + Get the Update</a> + </li> + + <li class="dac-section-link"> + <a href="https://code.google.com/p/android-developer-preview/"> + <span class="dac-sprite dac-auto-chevron"></span> + Report Issues</a> + </li> + </ul> +</div> + <p> <strong>Android M Developer Preview</strong> では、Android の次のバージョンでアプリをテストして最適化するためのすべてを備えています。 @@ -323,7 +350,7 @@ Android M 最終 SDK が利用可能になれば正式な Android M API レベ </h2> <p> - アプリのテストをはじめるには: + アプリのテストをはじめるには: </p> <ol> |
