blob: 606baf80e309d5f65b6f3089f5ab5dd912846774 [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"
Robert Ly1568c192014-06-15 18:14:06 -070016 data-query="collection:index/primary"
Robert Lyb8cabe92014-06-15 13:04:43 -070017 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">
Robert Ly1568c192014-06-15 18:14:06 -070031 <div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
32 <div><a href="{@docRoot}samples/index.html">Browse Samples</a></div>
33 <div><a href="//www.youtube.com/user/androiddevelopers">Watch Videos</a></div>
34 <div><a href="{@docRoot}distribute/googleplay/developer-console.html">Manage Your Apps</a></div>
Robert Lyb8cabe92014-06-15 13:04:43 -070035 </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.
Scott Main50e990c2012-06-21 17:14:39 -070048 </div>
Robert Ly20555292014-06-13 23:28:19 -070049 </div>
Robert Ly20555292014-06-13 23:28:19 -070050 <div class="landing-body">
51 <div class="landing-breakout cols">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070052
Robert Ly1568c192014-06-15 18:14:06 -070053 <!-- <div class="resource-widget resource-flow-layout col-16" data-query="collection:index/devices"
54 data-sortorder="" data-cardsizes="6x6, 6x6, 6x6" data-maxresults="3"></div>-->
Robert Lyb8cabe92014-06-15 13:04:43 -070055
Robert Ly20555292014-06-13 23:28:19 -070056 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070057 <img src="" alt="">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070058
Robert Ly20555292014-06-13 23:28:19 -070059 <p>Wear</p>
60 <p class="landing-small">
61 Provide information on-the-go for your users, whenever they need it.
62 </p>
63 <p class="landing-small">
64 <a href="{@docRoot}wear">Learn about Android Wear</a>
65 </p>
66 </div>
Dirk Dougherty0acf9462013-07-17 18:00:35 -070067
Robert Ly20555292014-06-13 23:28:19 -070068 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070069 <img src="" alt="">
Robert Ly20555292014-06-13 23:28:19 -070070
71 <p>TV</p>
72 <p class="landing-small">
73 Build your apps for the big screen and bring your content to life.
74 </p>
75 <p class="landing-small">
76 <a href="{@docRoot}tv">Learn about Android TV</a>
77 </p>
78 </div>
79
80 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070081 <img src="" alt="">
Robert Ly20555292014-06-13 23:28:19 -070082
83 <p>Auto</p>
84 <p class="landing-small">
85 Extend your music apps to automobile
86 entertainment systems.
87 </p>
88 <p class="landing-small">
89 <a href="{@docRoot}auto">Learn about Android Auto</a>
90 </p>
91 </div>
92
93 </div>
94 </div>
Robert Ly20555292014-06-13 23:28:19 -070095 </div> <!-- end .wrap -->
96 </div> <!-- end .landing-section -->