blob: c10fcdd597b18cf68e5025735e3ae135ba722f81 [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001fullpage=true
Scott Mainbbaf11f2014-03-27 13:01:56 -07002page.viewport_width=970
Scott Main50e990c2012-06-21 17:14:39 -07003no_footer_links=true
Dirk Dougherty5f0462a2013-11-19 13:15:07 -08004excludeFromSuggestions=true
Scott Main633de7b2012-02-01 14:49:32 -08005page.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 -07006page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
7
The Android Open Source Project9066cfe2009-03-03 19:31:44 -08008@jd:body
9
Robert Lyb8cabe92014-06-15 13:04:43 -070010<!-- Top full-bleed carousel -->
11<div class="home-new-carousel-1">
12 <div class="fullscreen-carousel-content">
13 <div class="vcenter">
14 <div class="wrap clearfix">
15 <div class="resource-widget resource-flow-layout wrap col-16"
16 data-query="collection:launch/static"
17 data-resourceStyle="card"
18 data-sortOrder="-timestamp"
19 data-numStacks="3"
20 data-maxResults="4"
21 data-cardSizes="18x6,6x2,6x2,6x2">
22 </div> <!-- end .resource-widget -->
23 </div> <!-- end .wrap -->
24 </div> <!-- end .vcenter -->
25 </div> <!-- end .fullscreen-carousel-content -->
26</div> <!-- end .fullscreen-carousel -->
Robert Ly20555292014-06-13 23:28:19 -070027
Robert Lyb8cabe92014-06-15 13:04:43 -070028<div class="actions-bar">
29 <div class="wrap">
30 <div class="actions">
31 <div><a href="http://developer.android.com/sdk/index.html">Get the SDK</a></div>
32 <div><a href="http://developer.android.com/samples/index.html">Sample Code</a></div>
33 <div><a href="http://developer.android.com/design/videos/index.html">Videos</a></div>
34 <div><a href="https://developer.android.com/distribute/googleplay/developer-console.html">Developer Console</a></div>
35 </div><!-- end .actions -->
36 </div><!-- end .wrap -->
37</div><!-- end .actions-bar -->
38
Dirk Dougherty0acf9462013-07-17 18:00:35 -070039
Scott Main81857ec2014-03-18 02:59:13 -070040
Robert Ly20555292014-06-13 23:28:19 -070041<div class="landing-rest-of-page">
42 <div class="landing-section" style="background-color:#f5f5f5">
43 <div class="wrap">
44 <div class="landing-section-header">
45 <div class="landing-h1">Android, Everywhere You Need It</div>
46 <div class="landing-subhead">
47 Android runs on hundreds of millions of handheld devices around the world, <br /> and it now supports these exciting, new form-factors.
Robert Lyb8cabe92014-06-15 13:04:43 -070048
Scott Main50e990c2012-06-21 17:14:39 -070049 </div>
Robert Ly20555292014-06-13 23:28:19 -070050 </div>
Dirk Doughertyad209a92013-10-20 12:47:43 -070051
Robert Lyb8cabe92014-06-15 13:04:43 -070052
53
54
Robert Ly20555292014-06-13 23:28:19 -070055 <div class="landing-body">
56 <div class="landing-breakout cols">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070057
Robert Lyb8cabe92014-06-15 13:04:43 -070058<!--<div class="resource-widget resource-flow-layout col-16" data-query="collection:index/devices" data-sortorder="" data-cardsizes="6x2, 6x2, 6x2" data-maxresults="3"></div>-->
59
Robert Ly20555292014-06-13 23:28:19 -070060 <div class="col-3-wide">
61 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070062
Robert Ly20555292014-06-13 23:28:19 -070063 <p>Wear</p>
64 <p class="landing-small">
65 Provide information on-the-go for your users, whenever they need it.
66 </p>
67 <p class="landing-small">
68 <a href="{@docRoot}wear">Learn about Android Wear</a>
69 </p>
70 </div>
Dirk Dougherty0acf9462013-07-17 18:00:35 -070071
Robert Ly20555292014-06-13 23:28:19 -070072 <div class="col-3-wide">
73 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
74
75 <p>TV</p>
76 <p class="landing-small">
77 Build your apps for the big screen and bring your content to life.
78 </p>
79 <p class="landing-small">
80 <a href="{@docRoot}tv">Learn about Android TV</a>
81 </p>
82 </div>
83
84 <div class="col-3-wide">
85 <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
86
87 <p>Auto</p>
88 <p class="landing-small">
89 Extend your music apps to automobile
90 entertainment systems.
91 </p>
92 <p class="landing-small">
93 <a href="{@docRoot}auto">Learn about Android Auto</a>
94 </p>
95 </div>
96
97 </div>
98 </div>
Robert Ly20555292014-06-13 23:28:19 -070099 </div> <!-- end .wrap -->
100 </div> <!-- end .landing-section -->