blob: de2980ba9f10b91f757226127bfbc7b6b80a46f3 [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">
14 <div class="resource-widget resource-flow-layout wrap col-16"
Robert Ly1568c192014-06-15 18:14:06 -070015 data-query="collection:index/primary"
Robert Lyb8cabe92014-06-15 13:04:43 -070016 data-resourceStyle="card"
17 data-sortOrder="-timestamp"
18 data-numStacks="3"
19 data-maxResults="4"
20 data-cardSizes="18x6,6x2,6x2,6x2">
21 </div> <!-- end .resource-widget -->
22 </div> <!-- end .wrap -->
23 </div> <!-- end .vcenter -->
24 </div> <!-- end .fullscreen-carousel-content -->
25</div> <!-- end .fullscreen-carousel -->
Robert Ly20555292014-06-13 23:28:19 -070026
Robert Lyb8cabe92014-06-15 13:04:43 -070027<div class="actions-bar">
28 <div class="wrap">
29 <div class="actions">
Robert Ly1568c192014-06-15 18:14:06 -070030 <div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
31 <div><a href="{@docRoot}samples/index.html">Browse Samples</a></div>
32 <div><a href="//www.youtube.com/user/androiddevelopers">Watch Videos</a></div>
33 <div><a href="{@docRoot}distribute/googleplay/developer-console.html">Manage Your Apps</a></div>
Robert Lyb8cabe92014-06-15 13:04:43 -070034 </div><!-- end .actions -->
35 </div><!-- end .wrap -->
36</div><!-- end .actions-bar -->
37
Dirk Dougherty0acf9462013-07-17 18:00:35 -070038
Scott Main81857ec2014-03-18 02:59:13 -070039
Robert Ly20555292014-06-13 23:28:19 -070040<div class="landing-rest-of-page">
41 <div class="landing-section" style="background-color:#f5f5f5">
42 <div class="wrap">
43 <div class="landing-section-header">
44 <div class="landing-h1">Android, Everywhere You Need It</div>
45 <div class="landing-subhead">
46 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 -070047 </div>
Robert Ly20555292014-06-13 23:28:19 -070048 </div>
Robert Ly20555292014-06-13 23:28:19 -070049 <div class="landing-body">
50 <div class="landing-breakout cols">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070051
Robert Ly1568c192014-06-15 18:14:06 -070052 <!-- <div class="resource-widget resource-flow-layout col-16" data-query="collection:index/devices"
53 data-sortorder="" data-cardsizes="6x6, 6x6, 6x6" data-maxresults="3"></div>-->
Robert Lyb8cabe92014-06-15 13:04:43 -070054
Robert Ly20555292014-06-13 23:28:19 -070055 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070056 <img src="" alt="">
Dirk Dougherty0acf9462013-07-17 18:00:35 -070057
Robert Ly20555292014-06-13 23:28:19 -070058 <p>Wear</p>
59 <p class="landing-small">
60 Provide information on-the-go for your users, whenever they need it.
61 </p>
62 <p class="landing-small">
63 <a href="{@docRoot}wear">Learn about Android Wear</a>
64 </p>
65 </div>
Dirk Dougherty0acf9462013-07-17 18:00:35 -070066
Robert Ly20555292014-06-13 23:28:19 -070067 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070068 <img src="" alt="">
Robert Ly20555292014-06-13 23:28:19 -070069
70 <p>TV</p>
71 <p class="landing-small">
72 Build your apps for the big screen and bring your content to life.
73 </p>
74 <p class="landing-small">
75 <a href="{@docRoot}tv">Learn about Android TV</a>
76 </p>
77 </div>
78
79 <div class="col-3-wide">
Robert Ly1568c192014-06-15 18:14:06 -070080 <img src="" alt="">
Robert Ly20555292014-06-13 23:28:19 -070081
82 <p>Auto</p>
83 <p class="landing-small">
84 Extend your music apps to automobile
85 entertainment systems.
86 </p>
87 <p class="landing-small">
88 <a href="{@docRoot}auto">Learn about Android Auto</a>
89 </p>
90 </div>
91
92 </div>
93 </div>
Robert Ly20555292014-06-13 23:28:19 -070094 </div> <!-- end .wrap -->
95 </div> <!-- end .landing-section -->