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"> |
| 16 | <div class="content-left col-10"> |
| 17 | <img src="{@docRoot}images/home/design.png" style="margin-top:30px"> |
| 18 | </div> |
| 19 | <div class="content-right col-6"> |
| 20 | <h1>Make your Android apps<br>look great</h1> |
| 21 | <p>New templates in the design guide make it easier than ever to design apps |
| 22 | that are beautiful and easy to use.</p> |
| 23 | <a href="/design/index.html" class="button">Learn More</a> |
| 24 | </div> |
| 25 | </li> |
| 26 | <li class="item carousel-home"> |
| 27 | <div class="content-left col-10"> |
| 28 | <img src="/images/home/google-io.png"> |
Scott Main | a8d035c | 2009-07-21 10:52:10 -0700 | [diff] [blame] | 29 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame^] | 30 | <div class="content-right col-6"> |
| 31 | <h1>Watch Android at Google I/O!</h1> |
| 32 | <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> |
| 33 | <a href="https://developers.google.com/events/io/sessions#android" |
| 34 | class="button">See the Android Sessions</a> |
| 35 | </div> |
| 36 | </li> |
| 37 | <li class="item carousel-home"> |
| 38 | <div class="content-left col-10"> |
| 39 | <img src="/images/home/google-play.png" |
| 40 | style="margin-top:50px"> |
| 41 | </div> |
| 42 | <div class="content-right col-6"> |
| 43 | <h1>Publish your apps<br>in Google Play</h1> |
| 44 | <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] | 45 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame^] | 46 | <a href="{@docRoot}distribute/index.html" class="button">Learn More</a> |
| 47 | </div> |
| 48 | </li> |
| 49 | </ul> |
| 50 | </div> |
| 51 | </div> |
| 52 | <!-- /End slideshow --> |
Scott Main | b1560f2 | 2012-01-26 16:14:29 -0800 | [diff] [blame] | 53 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame^] | 54 | |
| 55 | |
| 56 | </div> |
| 57 | <div class="wrap" style="padding-bottom:20px"> |
| 58 | <!-- Section links --> |
| 59 | <div class="home-sections"> |
| 60 | <ul> |
| 61 | <li><a href="{@docRoot}about/index.html">About Android</a></li> |
| 62 | <li><a href="{@docRoot}sdk/index.html">Get the SDK</a></li> |
| 63 | <li><a href="http://source.android.com">Open Source</a></li> |
| 64 | <li><a href="{@docRoot}support.html">Support</a></li> |
| 65 | <li class="last"><a href="{@docRoot}legal.html">Legal</a></li> |
| 66 | </ul> |
| 67 | </div> |
| 68 | <!-- /Section links --> |
| 69 | </div> |
Scott Main | c9c0002 | 2009-08-21 16:41:49 -0700 | [diff] [blame] | 70 | |