Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | fullpage=true |
| 2 | no_footer_links=true |
| 3 | carousel=true |
Scott Main | 633de7b | 2012-02-01 14:49:32 -0800 | [diff] [blame] | 4 | page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 5 | @jd:body |
| 6 | |
| 7 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 8 | <div class="wrap"> |
| 9 | <!-- Slideshow --> |
| 10 | <div class="slideshow-container slideshow-home col-16"> |
| 11 | <a href="" class="slideshow-prev">Prev</a> |
| 12 | <a href="" class="slideshow-next">Next</a> |
| 13 | <div class="frame"> |
| 14 | <ul> |
| 15 | <li class="item carousel-home"> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 16 | <div class="content-left col-9"> |
Dirk Dougherty | 1e5d22b | 2012-06-26 23:18:11 -0700 | [diff] [blame^] | 17 | <a href="/about/versions/jelly-bean.html"><img src="/images/home/android-jellybean.png" ></a> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 18 | </div> |
| 19 | <div class="content-right col-6"> |
| 20 | <h1>Jelly Bean now available!</h1> |
| 21 | <p>Android 4.1 (Jelly Bean) builds on what's great about Android |
| 22 | with improvements to performance and user experience.</p> |
Dirk Dougherty | 1e5d22b | 2012-06-26 23:18:11 -0700 | [diff] [blame^] | 23 | <p>New APIs are also available that allow you to build richer and more |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 24 | interactive notifications, transfer larger |
Dirk Dougherty | 1e5d22b | 2012-06-26 23:18:11 -0700 | [diff] [blame^] | 25 | payloads through NFC, discover services over Wi-Fi, and much more.</p> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 26 | <p><a href="/about/versions/jelly-bean.html" class="button">More |
| 27 | about Jelly Bean</a></p> |
| 28 | </div> |
| 29 | </li> |
| 30 | <li class="item carousel-home"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 31 | <div class="content-left col-10"> |
| 32 | <img src="{@docRoot}images/home/design.png" style="margin-top:30px"> |
| 33 | </div> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 34 | <div class="content-right col-5"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 35 | <h1>Make your Android apps<br>look great</h1> |
| 36 | <p>New templates in the design guide make it easier than ever to design apps |
| 37 | that are beautiful and easy to use.</p> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 38 | <p><a href="/design/index.html" class="button">Learn More</a></p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 39 | </div> |
| 40 | </li> |
| 41 | <li class="item carousel-home"> |
| 42 | <div class="content-left col-10"> |
| 43 | <img src="/images/home/google-io.png"> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 44 | </div> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 45 | <div class="content-right col-5"> |
| 46 | <h1>Watch Android at <br/>Google I/O!</h1> |
| 47 | <p>See the keynote and more than 40 Android developer sessions streamed live from Moscone Center in San Francisco.</p> |
| 48 | <p>Begins June 27, 9AM PDT (UTC-7).</p> |
| 49 | <p><a href="https://developers.google.com/events/io/sessions#android" |
| 50 | class="button">See the Android Sessions</a></p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 51 | </div> |
| 52 | </li> |
| 53 | <li class="item carousel-home"> |
| 54 | <div class="content-left col-10"> |
| 55 | <img src="/images/home/google-play.png" |
| 56 | style="margin-top:50px"> |
| 57 | </div> |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 58 | <div class="content-right col-5"> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 59 | <h1>Publish your apps<br>in Google Play</h1> |
| 60 | <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> |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 61 | |
Scott Main | 32c1c5c | 2012-06-22 21:21:35 -0700 | [diff] [blame] | 62 | <p><a href="{@docRoot}distribute/index.html" class="button">Learn More</a></p> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 63 | </div> |
| 64 | </li> |
| 65 | </ul> |
| 66 | </div> |
| 67 | </div> |
| 68 | <!-- /End slideshow --> |
Scott Main | b1560f2 | 2012-01-26 16:14:29 -0800 | [diff] [blame] | 69 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 70 | |
| 71 | |
| 72 | </div> |
| 73 | <div class="wrap" style="padding-bottom:20px"> |
| 74 | <!-- Section links --> |
| 75 | <div class="home-sections"> |
| 76 | <ul> |
| 77 | <li><a href="{@docRoot}about/index.html">About Android</a></li> |
| 78 | <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li> |
| 79 | <li><a href="http://source.android.com">Open Source</a></li> |
| 80 | <li><a href="{@docRoot}support.html">Support</a></li> |
| 81 | <li class="last"><a href="{@docRoot}legal.html">Legal</a></li> |
| 82 | </ul> |
| 83 | </div> |
| 84 | <!-- /Section links --> |
| 85 | </div> |
Scott Main | c9c0002 | 2009-08-21 16:41:49 -0700 | [diff] [blame] | 86 | |