Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | fullpage=true |
Scott Main | bbaf11f | 2014-03-27 13:01:56 -0700 | [diff] [blame] | 2 | page.viewport_width=970 |
Dirk Dougherty | 5f0462a | 2013-11-19 13:15:07 -0800 | [diff] [blame] | 3 | excludeFromSuggestions=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. |
Scott Main | 9bcea32 | 2013-09-20 09:10:08 -0700 | [diff] [blame] | 5 | page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> |
| 6 | |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 7 | @jd:body |
| 8 | |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 9 | <!-- Top full-bleed carousel --> |
| 10 | <div class="home-new-carousel-1"> |
| 11 | <div class="fullscreen-carousel-content"> |
| 12 | <div class="vcenter"> |
| 13 | <div class="wrap clearfix"> |
smain@google.com | c99f100 | 2014-06-19 17:06:54 -0700 | [diff] [blame] | 14 | |
| 15 | <div class="static resource-flow-layout wrap col-16"> |
| 16 | <div class="resource resource-card resource-card-18x6"> |
| 17 | <div class="card-bg" style="background-image: url('/preview/images/l-dev-prev.png');"></div> |
| 18 | <div class="card-info"> |
| 19 | <div class="section"></div> |
| 20 | <div class="title">Android L Developer Preview</div> |
| 21 | <div class="description ellipsis" style="height: 285px;"> |
| 22 | <div class="text" style="height: auto;"> |
| 23 | <p style="font-size:16px;">Get an early look at the next Android release and |
| 24 | start using new APIs so your apps are ready when the platform officially launches.</p> |
| 25 | <p> |
| 26 | <a href="{@docRoot}preview/index.html" class="landing-button landing-secondary">Learn more</a></p> |
| 27 | </div> |
| 28 | </div> |
| 29 | </div> |
| 30 | </div> |
| 31 | </div> |
| 32 | |
| 33 | <div class="resource-widget resource-flow-layout wrap col-16 no-section" |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 34 | data-query="collection:index/primary" |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 35 | data-resourceStyle="card" |
| 36 | data-sortOrder="-timestamp" |
smain@google.com | c99f100 | 2014-06-19 17:06:54 -0700 | [diff] [blame] | 37 | data-maxResults="3" |
| 38 | data-cardSizes="6x2,6x2,6x2"> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 39 | </div> <!-- end .resource-widget --> |
| 40 | </div> <!-- end .wrap --> |
| 41 | </div> <!-- end .vcenter --> |
| 42 | </div> <!-- end .fullscreen-carousel-content --> |
| 43 | </div> <!-- end .fullscreen-carousel --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 44 | |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 45 | <div class="actions-bar"> |
| 46 | <div class="wrap"> |
| 47 | <div class="actions"> |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 48 | <div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div> |
| 49 | <div><a href="{@docRoot}samples/index.html">Browse Samples</a></div> |
| 50 | <div><a href="//www.youtube.com/user/androiddevelopers">Watch Videos</a></div> |
| 51 | <div><a href="{@docRoot}distribute/googleplay/developer-console.html">Manage Your Apps</a></div> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 52 | </div><!-- end .actions --> |
| 53 | </div><!-- end .wrap --> |
| 54 | </div><!-- end .actions-bar --> |
| 55 | |
Dirk Dougherty | 0acf946 | 2013-07-17 18:00:35 -0700 | [diff] [blame] | 56 | |
Scott Main | 81857ec | 2014-03-18 02:59:13 -0700 | [diff] [blame] | 57 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 58 | <div class="landing-rest-of-page"> |
smain@google.com | c99f100 | 2014-06-19 17:06:54 -0700 | [diff] [blame] | 59 | <div class="landing-section"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 60 | <div class="wrap"> |
| 61 | <div class="landing-section-header"> |
Robert Ly | 511db3b | 2014-06-21 14:01:14 -0700 | [diff] [blame] | 62 | <div class="landing-h1">Develop for Multiple Form Factors</div> |
| 63 | <div class="landing-subhead" style="margin-top: 20px;"> |
| 64 | Android runs on hundreds of millions of handheld devices around the world, <br /> |
| 65 | and it now supports these exciting, new form-factors. |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 66 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 67 | </div> |
Robert Ly | 511db3b | 2014-06-21 14:01:14 -0700 | [diff] [blame] | 68 | <div class="landing-body" style="margin-top: 80px;"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 69 | <div class="landing-breakout cols"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 70 | <div class="col-3-wide"> |
Robert Ly | 511db3b | 2014-06-21 14:01:14 -0700 | [diff] [blame] | 71 | <a href="{@docRoot}wear/index.html"><img src="{@docRoot}images/home/wear.png"></a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 72 | </div> |
Robert Ly | 511db3b | 2014-06-21 14:01:14 -0700 | [diff] [blame] | 73 | <div class="col-3-wide"> |
| 74 | <a href="{@docRoot}tv/index.html"><img src="{@docRoot}images/home/tv.png"></a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 75 | </div> |
Robert Ly | 511db3b | 2014-06-21 14:01:14 -0700 | [diff] [blame] | 76 | <div class="col-3-wide"> |
| 77 | <a href="{@docRoot}auto/index.html"><img src="{@docRoot}images/home/auto.png"></a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 78 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 79 | </div> |
| 80 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 81 | </div> <!-- end .wrap --> |
| 82 | </div> <!-- end .landing-section --> |