1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=970" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<title>Coming Soon | Android Developers</title>
<!-- STYLESHEETS -->
<link rel="stylesheet"
href="//fonts.googleapis.com/css?family=Roboto+Condensed">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
<link href="default.css" rel="stylesheet" type="text/css">
<!-- JAVASCRIPT -->
<script src="//www.google.com/jsapi" type="text/javascript"></script>
<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
<script type="text/javascript">
var toRoot = "/";
var metaTags = [];
var devsite = false;
</script>
<script src="/assets/js/docs.js" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
</script>
</head>
<body class="gc-documentation
" itemscope itemtype="http://schema.org/Article">
<a name="top"></a>
<div id="body-content">
<div class="fullpage" >
<div id="jd-content">
<div class="jd-descr" itemprop="articleBody">
<style>
.fullpage>#footer,
#jd-content>.content-footer.wrap {
display:none;
}
</style>
<style>
#footer {
display: none;
}
.content-footer {
display: none;
}
.landing-section h2 {
font-size:50px;
text-align:center;
font-weight:100;
}
h1.landing-h1 {
margin:80px 0 60px;
}
</style>
<div class="landing-rest-of-page">
<h1 class="landing-h1">Coming June 26, 2014</h1>
<div class="landing-subhead" style="margin-bottom:160px">
We've just announced these new developer platforms!<br>
Visit <a href="http://developer.android.com">developer.android.com</a> tomorrow to get started.
</div>
<div class="landing-section landing-gray-background" style="padding-top:30px">
<div class="wrap">
<div class="landing-section-header" style="margin:0">
<h2 class="norule">Android L Developer Preview</h2>
<div class="landing-subhead">
Get an early look at the next platform release and get your apps ready for when
it officially launches.
</div>
<img src="/preview/images/l-dev-prev.png" style=" margin:0px 0 0 40px" width="860px"/>
</div>
<div class="landing-body">
<div class="landing-breakout cols" style="margin-top:0">
<div class="col-4">
<p>A New UI Design</p>
<p class="landing-small">
Create a consistent experience across mobile and the web with
<b>material design</b>, the new Google-wide standard.
</p>
</div>
<div class="col-4">
<p>A New Runtime</p>
<p class="landing-small">
Test your apps and get them ready for <b>ART</b> (<b>A</b>ndroid <b>R</b>un<b>t</b>ime),
the default runtime in the next release.
</p>
</div>
<div class="col-4">
<p style="width:230px">Enhanced Notifications</p>
<p class="landing-small">
Get control over where notifications appear,
how they look, and how they sync to non-handheld devices.
</p>
</div>
<div class="col-4">
<p>Increased Efficiency</p>
<p class="landing-small">
<b>Project Volta</b> is our effort to make the platform energy efficient and
to give you more control over resource usage.
</p>
</div>
</div>
</div>
</div> <!-- end .wrap -->
</div> <!-- end .landing-section -->
<div class="landing-section">
<div class="wrap">
<div class="landing-section-header">
<h2 class="norule">Android Wear SDK</h2>
<div class="landing-subhead">
Android Wear extends the Android platform to a new generation of devices,
with a user experience that's designed specifically for wearables.
</div>
</div>
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-4">
<img src="/preview/images/wear-data.png" alt="">
<p>Synced Notifications</p>
<p class="landing-small">
Notifications on handhelds can automatically sync to wearables, so design them
with both devices in mind.
</p>
</div>
<div class="col-4">
<img src="/preview/images/wear-apps.png" alt="">
<p>Wearable Apps</p>
<p class="landing-small">
Create custom experiences with activities, services, sensors, and much
more with the Android SDK.
</p>
</div>
<div class="col-4">
<img src="/preview/images/wear-data.png" alt="">
<p>Send Data</p>
<p class="landing-small">
Send data and actions between handhelds and wearables with
data replication APIs and RPCs.
</p>
</div>
<div class="col-4">
<img src="/preview/images/wear-voice.png" alt="">
<p>Voice Actions</p>
<p class="landing-small">
Register your app to handle voice actions, like "Ok Google, take a note,"
for a hands-free experience.
</p>
</div>
</div>
</div>
</div> <!-- end .wrap -->
</div>
<div class="landing-section landing-gray-background">
<div class="wrap">
<div class="landing-section-header">
<h2 class="norule">Android TV Preview SDK</h2>
<div class="landing-subhead">
Design your app to shine on the biggest screen in the house.
</div>
</div>
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-3-wide">
<img src="/preview/images/tv-components.png" alt="TV layout components" style="margin-left: 23px;">
<p>Made for TV</p>
<p class="landing-small">
Take advantage of pre-built fragments for browsing and interacting with media
catalogs.
</p>
</div>
<div class="col-3-wide">
<img src="/preview/images/tv-search.png" alt="Search" style="margin-left: 23px;">
<p>Get Found</p>
<p class="landing-small">
Help users find your content quickly with in-app searching.
</p>
</div>
<div class="col-3-wide">
<img src="/preview/images/tv-recommendations.png" alt="Recommendations" style="margin-left: 23px;">
<p>Recommend</p>
<p class="landing-small">
Suggest content from your app to keep your users coming back.
</p>
</div>
</div>
</div>
</div> <!-- end .wrap -->
</div>
<div class="landing-section">
<div class="wrap">
<div class="landing-section-header">
<h2 class="norule">Android Auto SDK</h2>
<div class="landing-subhead">
Later this year, you'll be able to extend your apps to cars with the Auto SDK
</div>
</div>
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-8">
<img src="/preview/images/auto-nav.png" alt="">
<p style="padding:0">Build for One Platform</p>
<p style="padding:0" class="landing-small">
Write your apps without having to worry about vehicle-specific hardware differences like screen resolution, software interfaces, knobs, and touch controls. Your users get the same experience on any compatible vehicle such as a consistent app launcher and system events such as notifications.
</p>
</div>
<div class="col-8">
<img src="/preview/images/auto-music.png" alt="">
<p style="padding:0">Minimize Distraction</p>
<p style="padding:0" class="landing-small">
Android Auto defines the user interaction model for all apps and let you hook into a standard UI with touch and voice controls. The interface is designed to reduce driver distraction while still letting you customize and brand them to properly deliver your content.
</p>
</div>
</div>
</div>
</div> <!-- end .wrap -->
</div>
<div class="landing-section landing-gray-background">
<div class="wrap">
<div class="landing-section-header">
<h2 class="norule">Related Links</h2>
<div class="landing-subhead">
Learn more about these Android announcements
</div>
</div>
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-4">
<p><a href="http://www.android.com/wear/index.html">Android Wear</a></p>
</div>
<div class="col-4">
<p><a href="http://www.android.com/tv/index.html">Android TV</a></p>
</div>
<div class="col-4">
<p><a href="http://www.android.com/auto/index.html">Android Auto</a></p>
</div>
<div class="col-4">
<p><a href="http://android-developers.blogspot.com/">Developer Blog</a></p>
</div>
</div>
</div>
</div><!-- wrap -->
</div><!-- landing section -->
<div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
<div class="layout-content-col col-16" style="padding-top:4px">
<style>#___plusone_0 {float:right !important;}</style>
<div class="g-plusone" data-size="medium"></div>
</div>
</div>
<div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1">
<div id="copyright">
Except as noted, this content is
licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>. For details and
restrictions, see the <a href="/license.html">Content
License</a>.
</div>
</div>
</div> <!-- end landing-body-content -->
<script>
$("a.landing-down-arrow").on("click", function(e) {
$("body").animate({
scrollTop: $(".preview-hero").height() + 76
}, 1000, "easeOutQuint");
e.preventDefault();
});
</script>
</div>
<div class="content-footer wrap"
itemscope itemtype="http://schema.org/SiteNavigationElement">
<div class="paging-links layout-content-col col-10">
</div>
<div class="layout-content-col plus-container col-2" >
<style>#___plusone_0 {float:right !important;}</style>
<div class="g-plusone" data-size="medium"></div>
</div>
</div>
</div> <!-- end jd-content -->
<div id="footer" class="wrap" style="width:940px">
<div id="copyright">
Except as noted, this content is
licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
Creative Commons Attribution 2.5</a>. For details and
restrictions, see the <a href="/license.html">Content
License</a>.
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script src="https://developer.android.com/ytblogger_lists_unified.js" type="text/javascript"></script>
<script src="/jd_lists_unified.js" type="text/javascript"></script>
<script src="/jd_extras.js" type="text/javascript"></script>
<script src="/jd_collections.js" type="text/javascript"></script>
<script src="/jd_tag_helpers.js" type="text/javascript"></script>
</body>
</html>
|