am 86c9d47c
: update homepage carousel for jelly bean 3.0
* commit '86c9d47cb7a1e2b3868e0152f1df9ef335555f52': update homepage carousel for jelly bean 3.0
This commit is contained in:
@ -12,6 +12,20 @@ page.metaDescription=The official site for Android developers. Provides the Andr
|
|||||||
<a href="" class="slideshow-next">Next</a>
|
<a href="" class="slideshow-next">Next</a>
|
||||||
<div class="frame">
|
<div class="frame">
|
||||||
<ul>
|
<ul>
|
||||||
|
<li class="item carousel-home">
|
||||||
|
<div class="content-left col-9">
|
||||||
|
<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>More Jelly Beans!</h1>
|
||||||
|
<p>Android 4.3 is now available with a variety of performance improvements
|
||||||
|
and new developer features. </p>
|
||||||
|
<p>With this release, Android now supports Bluetooth Low Energy for battery
|
||||||
|
savings with wireless peripherals, OpenGL ES 3.0 for the most advanced mobile 3D
|
||||||
|
graphics, MPEG DASH support for high quality media streaming, and much more.</p>
|
||||||
|
<p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
<li class="item carousel-home">
|
<li class="item carousel-home">
|
||||||
<div class="content-left col-11" style="padding-top:10px;">
|
<div class="content-left col-11" style="padding-top:10px;">
|
||||||
<a href="{@docRoot}channels/io2013.html">
|
<a href="{@docRoot}channels/io2013.html">
|
||||||
@ -75,17 +89,6 @@ page.metaDescription=The official site for Android developers. Provides the Andr
|
|||||||
<p>Bangalore-based developers redBus.in talk about how Android is helping them deliver a superior booking and travel experience to millions of daily bus riders in India.</p>
|
<p>Bangalore-based developers redBus.in talk about how Android is helping them deliver a superior booking and travel experience to millions of daily bus riders in India.</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li class="item carousel-home">
|
|
||||||
<div class="content-left col-9">
|
|
||||||
<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>Android 4.2 Jelly Bean!</h1>
|
|
||||||
<p>The latest version of Jelly Bean is here, with performance optimizations, a refreshed UI, and great new features for developers. </p>
|
|
||||||
<p>Android 4.2 includes APIs for developing lock sceen widgets and Daydream screensavers, using external displays, creating RTL layouts, building flexible UI with nested Fragments, and much more.</p>
|
|
||||||
<p><a href="{@docRoot}about/versions/jelly-bean.html" class="button">Learn More</a></p>
|
|
||||||
</div>
|
|
||||||
</li>
|
|
||||||
<li class="item carousel-home">
|
<li class="item carousel-home">
|
||||||
<div class="content-left col-10">
|
<div class="content-left col-10">
|
||||||
<img src="{@docRoot}images/home/design.png" style="margin-top:30px">
|
<img src="{@docRoot}images/home/design.png" style="margin-top:30px">
|
||||||
|
Reference in New Issue
Block a user