summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-06-22 21:21:35 -0700
committerScott Main <smain@google.com>2012-06-22 21:21:35 -0700
commit32c1c5cedcbac7c93b345c869eacf5e9d42279c6 (patch)
tree8657060c00de31a798999449ffb6a8194ead4c88
parentfa54ba47f34a8d536636f823b8085b043b4fd2d6 (diff)
downloadframeworks_base-32c1c5cedcbac7c93b345c869eacf5e9d42279c6.zip
frameworks_base-32c1c5cedcbac7c93b345c869eacf5e9d42279c6.tar.gz
frameworks_base-32c1c5cedcbac7c93b345c869eacf5e9d42279c6.tar.bz2
docs: add jelly bean to homepage
Change-Id: I9e94eca22b7255ee84afc5b5ba320368bdfe2200
-rw-r--r--docs/html/images/home/android-jellybean.pngbin0 -> 178323 bytes
-rw-r--r--docs/html/index.jd34
2 files changed, 25 insertions, 9 deletions
diff --git a/docs/html/images/home/android-jellybean.png b/docs/html/images/home/android-jellybean.png
new file mode 100644
index 0000000..10e27db
--- /dev/null
+++ b/docs/html/images/home/android-jellybean.png
Binary files differ
diff --git a/docs/html/index.jd b/docs/html/index.jd
index 58bfd04..7a7f61a 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -13,25 +13,41 @@ page.metaDescription=The official site for Android developers. Provides the Andr
<div class="frame">
<ul>
<li class="item carousel-home">
+ <div class="content-left col-9">
+ <img src="{@docRoot}images/home/android-jellybean.png" >
+ </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 bigger and more
+ interactive notifications, transfer larger
+ payloads over NFC, discover device services over Wi-Fi, and much more.</p>
+ <p><a href="/about/versions/jelly-bean.html" class="button">More
+ about Jelly Bean</a></p>
+ </div>
+ </li>
+ <li class="item carousel-home">
<div class="content-left col-10">
<img src="{@docRoot}images/home/design.png" style="margin-top:30px">
</div>
- <div class="content-right col-6">
+ <div class="content-right col-5">
<h1>Make your Android apps<br>look great</h1>
<p>New templates in the design guide make it easier than ever to design apps
that are beautiful and easy to use.</p>
- <a href="/design/index.html" class="button">Learn More</a>
+ <p><a href="/design/index.html" class="button">Learn More</a></p>
</div>
</li>
<li class="item carousel-home">
<div class="content-left col-10">
<img src="/images/home/google-io.png">
</div>
- <div class="content-right col-6">
- <h1>Watch Android at Google I/O!</h1>
- <p>See the keynote and more than 40 Android developer sessions streamed live from Moscone Center in San Francisco. <div style="margin-top:-22px;">Begins June 27, 9AM PDT (UTC-7).</span></p>
- <a href="https://developers.google.com/events/io/sessions#android"
-class="button">See the Android Sessions</a>
+ <div class="content-right col-5">
+ <h1>Watch Android at <br/>Google I/O!</h1>
+ <p>See the keynote and more than 40 Android developer sessions streamed live from Moscone Center in San Francisco.</p>
+ <p>Begins June 27, 9AM PDT (UTC-7).</p>
+ <p><a href="https://developers.google.com/events/io/sessions#android"
+class="button">See the Android Sessions</a></p>
</div>
</li>
<li class="item carousel-home">
@@ -39,11 +55,11 @@ class="button">See the Android Sessions</a>
<img src="/images/home/google-play.png"
style="margin-top:50px">
</div>
- <div class="content-right col-6">
+ <div class="content-right col-5">
<h1>Publish your apps<br>in Google Play</h1>
<p>The most visited store in the world for Android apps. Cloud-connected and always synced, it's never been easier for users to find and download your apps.</p>
- <a href="{@docRoot}distribute/index.html" class="button">Learn More</a>
+ <p><a href="{@docRoot}distribute/index.html" class="button">Learn More</a></p>
</div>
</li>
</ul>