diff options
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index 1d47ed767caa..74ce76c8cf17 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -17,14 +17,10 @@ page.metaDescription=The official site for Android developers. Provides the Andr <a href="{@docRoot}about/versions/jelly-bean.html"><img src="{@docRoot}images/home/android-jellybean.png" ></a> </div> <div class="content-right col-6"> - <h1>Jelly Bean now available!</h1> - <p>Android 4.1 (Jelly Bean) builds on what's great about Android - with improvements to performance and user experience.</p> - <p>New APIs are also available that allow you to build richer and more - interactive notifications, transfer larger - payloads through NFC, discover services over Wi-Fi, and much more.</p> - <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">More - about Jelly Bean</a></p> + <h1>A new version of Jelly Bean!</h1> + <p>Android 4.2 is here, with performance optimizations, a refreshed UI, and great new features for developers. </p> + <p>Some new features to check out include locksceen widgets, Daydream screensavers, external display support, RTL layouts, nested Fragments, and more. With even better performance, these can help you build new types of beautiful, immersive apps for more users around the world.</p> + <p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Read the Highlights</a></p> </div> </li> <li class="item carousel-home"> |