blob: c2bf6b6ce26fd6b44549305e34ff7e81fd5f8c79 [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001fullpage=true
Scott Mainbbaf11f2014-03-27 13:01:56 -07002page.viewport_width=970
Dirk Dougherty5f0462a2013-11-19 13:15:07 -08003excludeFromSuggestions=true
Scott Main633de7b2012-02-01 14:49:32 -08004page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
Scott Main9bcea322013-09-20 09:10:08 -07005page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
6
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08007@jd:body
8
Robert Lyb8cabe92014-06-15 13:04:43 -07009<!-- 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.comc99f1002014-06-19 17:06:54 -070014
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 Ly1568c192014-06-15 18:14:06 -070034 data-query="collection:index/primary"
Robert Lyb8cabe92014-06-15 13:04:43 -070035 data-resourceStyle="card"
36 data-sortOrder="-timestamp"
smain@google.comc99f1002014-06-19 17:06:54 -070037 data-maxResults="3"
38 data-cardSizes="6x2,6x2,6x2">
Robert Lyb8cabe92014-06-15 13:04:43 -070039 </div> <!-- end .resource-widget -->
40 </div> <!-- end .wrap -->
41 </div> <!-- end .vcenter -->
42 </div> <!-- end .fullscreen-carousel-content -->
43</div> <!-- end .fullscreen-carousel -->
Robert Ly20555292014-06-13 23:28:19 -070044
Robert Lyb8cabe92014-06-15 13:04:43 -070045<div class="actions-bar">
46 <div class="wrap">
47 <div class="actions">
Robert Ly1568c192014-06-15 18:14:06 -070048 <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 Lyb8cabe92014-06-15 13:04:43 -070052 </div><!-- end .actions -->
53 </div><!-- end .wrap -->
54</div><!-- end .actions-bar -->
55
Dirk Dougherty0acf9462013-07-17 18:00:35 -070056
Scott Main81857ec2014-03-18 02:59:13 -070057
Robert Ly20555292014-06-13 23:28:19 -070058<div class="landing-rest-of-page">
smain@google.comc99f1002014-06-19 17:06:54 -070059 <div class="landing-section">
Robert Ly20555292014-06-13 23:28:19 -070060 <div class="wrap">
61 <div class="landing-section-header">
Robert Ly511db3b2014-06-21 14:01:14 -070062 <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 Main50e990c2012-06-21 17:14:39 -070066 </div>
Robert Ly20555292014-06-13 23:28:19 -070067 </div>
Robert Ly511db3b2014-06-21 14:01:14 -070068 <div class="landing-body" style="margin-top: 80px;">
Robert Ly20555292014-06-13 23:28:19 -070069 <div class="landing-breakout cols">
Robert Ly20555292014-06-13 23:28:19 -070070 <div class="col-3-wide">
Robert Ly511db3b2014-06-21 14:01:14 -070071 <a href="{@docRoot}wear/index.html"><img src="{@docRoot}images/home/wear.png"></a>
Robert Ly20555292014-06-13 23:28:19 -070072 </div>
Robert Ly511db3b2014-06-21 14:01:14 -070073 <div class="col-3-wide">
74 <a href="{@docRoot}tv/index.html"><img src="{@docRoot}images/home/tv.png"></a>
Robert Ly20555292014-06-13 23:28:19 -070075 </div>
Robert Ly511db3b2014-06-21 14:01:14 -070076 <div class="col-3-wide">
77 <a href="{@docRoot}auto/index.html"><img src="{@docRoot}images/home/auto.png"></a>
Robert Ly20555292014-06-13 23:28:19 -070078 </div>
Robert Ly20555292014-06-13 23:28:19 -070079 </div>
80 </div>
Robert Ly20555292014-06-13 23:28:19 -070081 </div> <!-- end .wrap -->
82 </div> <!-- end .landing-section -->