blob: 84a2d85a6d832a78cddd6d19f393d32e205a5694 [file] [log] [blame]
Robert Lyb8cabe92014-06-15 13:04:43 -07001page.title=Android L Developer Preview
Robert Ly20555292014-06-13 23:28:19 -07002page.viewport_width=970
3fullpage=true
4no_footer_links=true
Robert Lyb8cabe92014-06-15 13:04:43 -07005page.type=about
Robert Ly20555292014-06-13 23:28:19 -07006
7@jd:body
8
9<style>
10.fullpage>#footer,
11#jd-content>.content-footer.wrap {
12 display:none;
13}
14</style>
15
16<style>
17#footer {
18 display: none;
19}
20.content-footer {
21 display: none;
22}
23</style>
24
25<div id="video-container">
26 <div id="video-frame">
27 <div class="video-close">
28 <span id="icon-video-close">&nbsp;</span>
29 </div>
30 <script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
31 <div id="ytapiplayer">
32 <a href="http://www.youtube.com/watch?v=0xQ3y902DEQ"><img width=940
33 src="https://i1.ytimg.com/vi/0xQ3y902DEQ/maxresdefault.jpg"></a><!--You need Flash player 8+ and JavaScript enabled to view this video. -->
34 </div>
35 </div>
36</div>
37
38<div class="landing-body-content">
39 <div class="landing-hero-container">
40 <div class="landing-section preview-hero">
41 <div class="landing-hero-scrim"></div>
42 <div class="landing-hero-wrap">
43 <div class="vertical-center-outer">
44 <div class="vertical-center-inner">
45
46 <div class="col-12">
47 <div class="landing-section-header">
48
49 <div class="landing-h1 hero">L Developer Preview</div>
50 <div class="landing-subhead hero">
51 <p>An early look at the next release</p>
52 </div>
53 <div class="landing-hero-description">
54 <p>Test and build your apps against the next<br />
55 version of Android to ensure they're ready<br/>
56 when the platform officially launches.</p>
57 </div>
58
59 <div class="landing-body">
60 <a href="/preview/setup-sdk.html" class="landing-button landing-primary" style="margin-top: 40px;">
61 Get Started
62 </a>
63 </div>
64 </div>
65
66 </div>
67 </div>
68 </div> <!-- end .wrap -->
69 <div class="landing-scroll-down-affordance">
70 <a class="landing-down-arrow" href="#extending-android-to-landingables">
71 <img src="/wear/images/carrot.png" alt="Scroll down to read more">
72 </a>
73 </div>
74 </div> <!-- end .landing-section .landing-hero -->
75 </div> <!-- end .landing-hero-container -->
76
77
78 <div class="landing-rest-of-page">
79 <div class="landing-section" id="extending-android-to-landingables">
80 <div class="wrap">
81 <div class="landing-section-header">
82 <div class="landing-h1">See What's New</div>
83 <div class="landing-subhead">
84 Take advantage of all the new capabilities, which are focused on design and performance.
85 </div>
86 </div>
87
88 <div class="landing-body">
89
90 <div class="landing-breakout cols">
91 <div class="col-4">
92 <img src="/preview/images/material.png" style="opacity:.6" alt="">
93 <p>A New UI Design</p>
94 <p class="landing-small">
95 Create a consistent experience across mobile and the web with
96 <b>Material</b>, the new Google design standard.
97 </p>
98 <p class="landing-small">
99 <a href="/preview/quantum/index.html">Learn about</a>
100 </p>
101 </div>
102 <div class="col-4">
103 <img src="/preview/images/art.png" alt="">
104 <p>A Rehauled Runtime</p>
105 <p class="landing-small">
106 Test your apps and get them ready for <b>ART</b> (<b>A</b>ndroid <b>R</b>un<b>t</b>ime),
107 the default runtime in the next release.
108
109 </p>
110 <p class="landing-small">
111 <a href="/preview/api-overview.html#art">Learn more</a>
112 </p>
113 </div>
114 <div class="col-4">
115 <img src="/preview/images/notifications.png" alt="">
116 <p style="width:230px">Enhanced Notifications</p>
117 <p class="landing-small">
118 Get more control over where notifications appear,
119 how they look, and automatic syncing to non-handheld devices.
120 </p>
121 <p class="landing-small">
122 <a href="/preview/api-overview#graphics">Learn more</a>
123 </p>
124 </div>
125 <div class="col-4">
126 <img src="/preview/images/volta.png" alt="">
127 <p>Project Volta</p>
128 <p class="landing-small">
129 We've tuned the platform to be more energy efficient and
130 to give you more control over resource usage.
131 </p>
132 <p class="landing-small">
133 <a href="/preview/api-overview#multimedia.html">Learn more</a>
134 </p>
135 </div>
136 </div>
137 <p>See the <a href="{@docRoot}preview/api-overview.html">API overview</a> for more information
138 on the rest of the new and updated features.</p>
139 </div>
140 </div> <!-- end .wrap -->
141 </div> <!-- end .landing-section -->
142
143
144
145 <div class="landing-section landing-gray-background">
146 <div class="wrap">
147 <div class="landing-section-header">
148 <div class="landing-h1">Get Your Apps Ready</div>
149 <div class="landing-subhead">
150 <p>We're giving you an early look at the SDK, so you can test your apps and build in new features.</p>
151 </div>
152 </div>
153 <div class="landing-body">
154 <p>You'll get the system images for the Nexus 5, Nexus 7 (v2),
155 and the emulator to take the new platform for a spin. In addition, you'll have
156 access to all the APIs with a preview build of the SDK.
157 </p>
158
159 <p>Check out the getting started, developer guides, and reference documentation
160 for all the information you need to get up and running.</p>
161
162 <a href="/preview/setup-sdk.html" class="landing-button landing-secondary" style="margin-top: 20px;">
163 Get Started
164 </a>
165 </div>
166 </div>
167 </div>
168 <div class="landing-section">
169 <div class="wrap">
170 <div class="cols">
171 <div class="landing-body">
172 <div class="col-3-wide">
173 <a target="_blank" href="http://submit-bugs!">
174 <img class="landing-social-image" src="{@docRoot}preview/images/bugs.png" alt="">
175 </a>
176 <div class="landing-social-copy">
177 <p>Submit Bugs</p>
178 <p class="landing-small">
179 Let us know when you encounter problems, so we can fix them and make
180 the platform better for you and your users.
181 </p><p class="landing-small">
182 <a target="_blank" href="http://submit-bugs!">
183 Submit Bugs</a>
184 </p>
185 <p></p>
186 </div>
187 </div>
188 <div class="col-3-wide">
189 <a target="_blank" href="http://plus.google.com">
190 <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="">
191 </a>
192 <div class="landing-social-copy">
193 <p>Discuss on Google+ </p>
194 <p class="landing-small">
195 Join the community of Android developers testing out the L Developer Preview and
196 share your thoughts and experiences.
197 </p><p class="landing-small">
198 <a target="_blank" href="http://plus.google.com">
199 Socialize on Google+</a>
200 </p>
201 </div>
202 </div>
203 <div class="col-3-wide">
204 <a target="_blank" href="{@docRoot}preview/release-notes.html">
205 <img class="landing-social-image" src="{@docRoot}preview/images/updates.png" alt="">
206 </a>
207 <div class="landing-social-copy">
208 <p>Get Updates</p>
209 <p class="landing-small">
210 Updates to the L Developer Preview are delivered
211 in the Android SDK Manager. Check back here
212 for news about the changes.
213 </p>
214 <p class="landing-small">
215 <a target="_blank" href="{@docRoot}preview/release-notes.html">See Release Notes</a>
216 </p>
217 </div>
218 </div>
219 </div>
220 </div>
221 </div> <!-- end .wrap -->
222 </div>
223
224 <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
225 <div class="layout-content-col col-16" style="padding-top:4px">
226 <style>#___plusone_0 {float:right !important;}</style>
227 <div class="g-plusone" data-size="medium"></div>
228 </div>
229 </div>
230 <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1">
231 <div id="copyright">
232 Except as noted, this content is
233 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
234 Creative Commons Attribution 2.5</a>. For details and
235 restrictions, see the <a href="/license.html">Content
236 License</a>.
237 </div>
238 </div>
239
240
241 </div> <!-- end landing-body-content -->
242
243 <script>
244 $("a.landing-down-arrow").on("click", function(e) {
245 $("body").animate({
246 scrollTop: $(".preview-hero").height() + 76
247 }, 1000, "easeOutQuint");
248 e.preventDefault();
249 });
250 </script>