Merge "docs: index landing" into klp-modular-dev
This commit is contained in:
@@ -6,43 +6,37 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<!-- Top full-bleed carousel -->
|
<div class="home-new-carousel-1">
|
||||||
<div class="home-new-carousel-1" style="margin-top:40px">
|
|
||||||
<div class="fullscreen-carousel-content">
|
<div class="fullscreen-carousel-content">
|
||||||
<div class="vcenter">
|
<div class="vcenter">
|
||||||
<div class="wrap clearfix">
|
<div class="wrap clearfix">
|
||||||
|
|
||||||
<div class="static resource-flow-layout wrap col-16">
|
<div class="static resource-flow-layout wrap col-16">
|
||||||
<div class="resource resource-card resource-card-18x6">
|
<div class="resource resource-card resource-card-18x6">
|
||||||
<div class="card-bg" style="background-image: url('/preview/images/l-dev-prev.png');"></div>
|
|
||||||
<div class="card-info">
|
|
||||||
<div class="section"></div>
|
|
||||||
<div class="title">Android L Developer Preview</div>
|
|
||||||
<div class="description ellipsis" style="height: 285px;">
|
|
||||||
<div class="text" style="height: auto;">
|
|
||||||
<p style="font-size:16px;">Get an early look at the next Android release and
|
|
||||||
start using new APIs so your apps are ready when the platform officially launches.</p>
|
|
||||||
<p>
|
|
||||||
<a href="{@docRoot}preview/index.html" class="landing-button landing-secondary">Learn more</a></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="resource-widget resource-flow-layout wrap col-16 no-section"
|
|
||||||
data-query="collection:index/primary"
|
<div class="landing-section-header">
|
||||||
data-resourceStyle="card"
|
<div class="col-10"><img src="{@docRoot}preview/images/l-dev-prev.png" style=" margin:40px 60px 0 20px"></div>
|
||||||
data-sortOrder="-timestamp"
|
<div class="col-5" style=" margin-top:60px "><p>
|
||||||
data-maxResults="3"
|
<h3>L Developer Preview</h3>
|
||||||
data-cardSizes="6x2,6x2,6x2">
|
Get an early look at the next release of the Android platform.
|
||||||
</div> <!-- end .resource-widget -->
|
The L Developer Preview lets you try out all the new features of the next major
|
||||||
|
release of Android. </p><br/>
|
||||||
|
<a href="{@docRoot}preview/index.html" class="landing-button landing-primary">Get Started</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<h2 style="margin-bottom: 0px;"> </h2>
|
||||||
|
<div style="margin-top:10px" class="resource-widget resource-flow-layout wrap col-16
|
||||||
|
no-section" data-query="collection:index/primary" data-resourcestyle="card"
|
||||||
|
data-sortorder="-timestamp" data-maxresults="3" data-cardsizes="6x2,6x2,6x2"></div> <!-- end .resource-widget -->
|
||||||
</div> <!-- end .wrap -->
|
</div> <!-- end .wrap -->
|
||||||
</div> <!-- end .vcenter -->
|
</div> <!-- end .vcenter -->
|
||||||
</div> <!-- end .fullscreen-carousel-content -->
|
</div> <!-- end .fullscreen-carousel-content -->
|
||||||
</div> <!-- end .fullscreen-carousel -->
|
</div> <!-- end .fullscreen-carousel -->
|
||||||
|
|
||||||
<div class="actions-bar" style="margin-top:30px">
|
<div class="actions-bar" style="margin-top:40px">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="actions">
|
<div class="actions">
|
||||||
<div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
|
<div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
|
||||||
@@ -59,16 +53,17 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
<div class="landing-section">
|
<div class="landing-section">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="landing-section-header">
|
<div class="landing-section-header">
|
||||||
<div class="landing-h1">Develop for Multiple Form Factors</div>
|
|
||||||
|
<div class="landing-h1" style="margin-top:0px">Build for a Multi-Screen World</div>
|
||||||
<div class="landing-subhead" style="margin-top: 20px;">
|
<div class="landing-subhead" style="margin-top: 20px;">
|
||||||
Android runs on hundreds of millions of handheld devices around the world, <br />
|
Android runs on hundreds of millions of handheld devices around the world, <br>
|
||||||
and it now supports these exciting, new form-factors.
|
and it now supports these exciting, new form-factors.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="landing-body" style="margin-top: 50px;">
|
<div class="landing-body" style="margin-top: 50px;">
|
||||||
<div class="landing-breakout cols">
|
<div class="landing-breakout cols">
|
||||||
<div class="col-3-wide">
|
<div class="col-3-wide">
|
||||||
<img src="{@docRoot}images/home/wear-wordmark.png" />
|
<img src="{@docRoot}images/home/wear-wordmark.png">
|
||||||
<img src="{@docRoot}images/home/wear.png">
|
<img src="{@docRoot}images/home/wear.png">
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Provide information on-the-go for your users, whenever they need it.
|
Provide information on-the-go for your users, whenever they need it.
|
||||||
@@ -78,7 +73,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3-wide">
|
<div class="col-3-wide">
|
||||||
<img src="{@docRoot}images/home/tv-wordmark.png" />
|
<img src="{@docRoot}images/home/tv-wordmark.png">
|
||||||
<img src="{@docRoot}images/home/tv.png">
|
<img src="{@docRoot}images/home/tv.png">
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Build your apps for the big screen and bring your content to life.
|
Build your apps for the big screen and bring your content to life.
|
||||||
@@ -89,7 +84,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3-wide">
|
<div class="col-3-wide">
|
||||||
<img src="{@docRoot}images/home/auto-wordmark.png" />
|
<img src="{@docRoot}images/home/auto-wordmark.png">
|
||||||
<img src="{@docRoot}images/home/auto.png">
|
<img src="{@docRoot}images/home/auto.png">
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Extend your music apps to automobile
|
Extend your music apps to automobile
|
||||||
|
|||||||
@@ -2,9 +2,9 @@ var RESOURCE_COLLECTIONS = {
|
|||||||
"index/primary": {
|
"index/primary": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"resources": [
|
"resources": [
|
||||||
"distribute/essentials/quality/tablets.html",
|
"training/building-wearables.html",
|
||||||
"distribute/engage/game-services.html",
|
"preview/material/index.html",
|
||||||
"distribute/googleplay/edu/about.html"
|
"sdk/installing/studio.html"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"index/devices": {
|
"index/devices": {
|
||||||
|
|||||||
@@ -14,17 +14,6 @@
|
|||||||
ALL_RESOURCES_BY_URL. */
|
ALL_RESOURCES_BY_URL. */
|
||||||
|
|
||||||
DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
|
||||||
{
|
|
||||||
"title":"Android L Developer Preview",
|
|
||||||
"titleFriendly":"",
|
|
||||||
"summary":"<p style='font-size:18px;'>Get an early look at the next release and get your apps ready when the platform officially launches.</p>",
|
|
||||||
"url":"preview/index.html",
|
|
||||||
"group":"",
|
|
||||||
"keywords": [],
|
|
||||||
"tags": [],
|
|
||||||
"image":"preview/images/l-dev-prev.png",
|
|
||||||
"type":""
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title":"Developer Registration",
|
"title":"Developer Registration",
|
||||||
"titleFriendly":"",
|
"titleFriendly":"",
|
||||||
|
|||||||
BIN
docs/html/wear/images/notifications.png
Normal file
BIN
docs/html/wear/images/notifications.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
BIN
docs/html/wear/images/steps.png
Normal file
BIN
docs/html/wear/images/steps.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 201 KiB |
BIN
docs/html/wear/images/voicecommands.png
Normal file
BIN
docs/html/wear/images/voicecommands.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
@@ -83,33 +83,35 @@ page.type=about
|
|||||||
<div class="landing-body">
|
<div class="landing-body">
|
||||||
<div class="landing-breakout cols">
|
<div class="landing-breakout cols">
|
||||||
<div class="col-3-wide">
|
<div class="col-3-wide">
|
||||||
|
|
||||||
<div class="framed-wear-square">
|
<div class="framed-wear-square">
|
||||||
<img src="{@docRoot}wear/images/screens/reservation_animated.gif">
|
<img src="{@docRoot}wear/images/notifications.png" itemprop="image" alt="">
|
||||||
</div>
|
</div>
|
||||||
|
<br />
|
||||||
<p class="landing-small">
|
|
||||||
Say “Ok Google” to ask questions and get stuff done.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-3-wide">
|
|
||||||
<img src="{@docRoot}wear/images/screens/circle_message2.png" itemprop="image" alt="">
|
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Get glanceable, actionable information at just the right time with notifications
|
Get glanceable, actionable information at just the right time with notifications
|
||||||
that are synced from your handheld device.
|
that are synced from your handheld device.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3-wide">
|
<div class="col-3-wide">
|
||||||
<img src="{@docRoot}wear/images/screens/fitness-24.png" alt="">
|
<div class="framed-wear-square">
|
||||||
|
<img src="{@docRoot}wear/images/voicecommands.png">
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
|
<p class="landing-small">
|
||||||
|
Say “Ok Google” to send messages, ask questions, and get stuff done.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="col-3-wide">
|
||||||
|
<div class="framed-wear-square">
|
||||||
|
<img src="{@docRoot}wear/images/steps.png" alt="">
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Design apps that can access a wide range of sensors and other hardware
|
Design apps that can access a wide range of sensors and other hardware
|
||||||
directly on the wearable.
|
directly on the wearable.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Before you start building, check out the
|
Before you start building, check out the
|
||||||
<a href="{@docRoot}design/wear/index.html">Android Wear Design Principles</a>
|
<a href="{@docRoot}design/wear/index.html">Android Wear Design Principles</a>
|
||||||
@@ -126,7 +128,7 @@ page.type=about
|
|||||||
<div class="landing-subhead">
|
<div class="landing-subhead">
|
||||||
The Android Wear APIs are delivered in the Android Support Library and Google Play
|
The Android Wear APIs are delivered in the Android Support Library and Google Play
|
||||||
services. When using these libraries, handheld devices running Android 4.3
|
services. When using these libraries, handheld devices running Android 4.3
|
||||||
(API Level 18) or later can communicate with wearables.</div>
|
or later can communicate with wearables.</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="landing-body">
|
<div class="landing-body">
|
||||||
@@ -166,7 +168,7 @@ page.type=about
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-4">
|
<div class="col-4">
|
||||||
<img src="{@docRoot}wear/images/features/send-data.png" alt="">
|
<img src="{@docRoot}wear/images/features/send-data.png" alt="">
|
||||||
<p>Synced Data</p>
|
<p>Send Data</p>
|
||||||
<p class="landing-small">
|
<p class="landing-small">
|
||||||
Send data and actions between handhelds and wearables with
|
Send data and actions between handhelds and wearables with
|
||||||
data replication APIs and RPCs.
|
data replication APIs and RPCs.
|
||||||
|
|||||||
Reference in New Issue
Block a user