511db3b1ee
Change-Id: I750e4d34ff37e52c39eb764131f82a23360e7c28
82 lines
3.5 KiB
Plaintext
82 lines
3.5 KiB
Plaintext
fullpage=true
|
|
page.viewport_width=970
|
|
excludeFromSuggestions=true
|
|
page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
|
|
page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
|
|
|
|
@jd:body
|
|
|
|
<!-- Top full-bleed carousel -->
|
|
<div class="home-new-carousel-1">
|
|
<div class="fullscreen-carousel-content">
|
|
<div class="vcenter">
|
|
<div class="wrap clearfix">
|
|
|
|
<div class="static resource-flow-layout wrap col-16">
|
|
<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"
|
|
data-resourceStyle="card"
|
|
data-sortOrder="-timestamp"
|
|
data-maxResults="3"
|
|
data-cardSizes="6x2,6x2,6x2">
|
|
</div> <!-- end .resource-widget -->
|
|
</div> <!-- end .wrap -->
|
|
</div> <!-- end .vcenter -->
|
|
</div> <!-- end .fullscreen-carousel-content -->
|
|
</div> <!-- end .fullscreen-carousel -->
|
|
|
|
<div class="actions-bar">
|
|
<div class="wrap">
|
|
<div class="actions">
|
|
<div><a href="{@docRoot}sdk/index.html">Get the SDK</a></div>
|
|
<div><a href="{@docRoot}samples/index.html">Browse Samples</a></div>
|
|
<div><a href="//www.youtube.com/user/androiddevelopers">Watch Videos</a></div>
|
|
<div><a href="{@docRoot}distribute/googleplay/developer-console.html">Manage Your Apps</a></div>
|
|
</div><!-- end .actions -->
|
|
</div><!-- end .wrap -->
|
|
</div><!-- end .actions-bar -->
|
|
|
|
|
|
|
|
<div class="landing-rest-of-page">
|
|
<div class="landing-section">
|
|
<div class="wrap">
|
|
<div class="landing-section-header">
|
|
<div class="landing-h1">Develop for Multiple Form Factors</div>
|
|
<div class="landing-subhead" style="margin-top: 20px;">
|
|
Android runs on hundreds of millions of handheld devices around the world, <br />
|
|
and it now supports these exciting, new form-factors.
|
|
</div>
|
|
</div>
|
|
<div class="landing-body" style="margin-top: 80px;">
|
|
<div class="landing-breakout cols">
|
|
<div class="col-3-wide">
|
|
<a href="{@docRoot}wear/index.html"><img src="{@docRoot}images/home/wear.png"></a>
|
|
</div>
|
|
<div class="col-3-wide">
|
|
<a href="{@docRoot}tv/index.html"><img src="{@docRoot}images/home/tv.png"></a>
|
|
</div>
|
|
<div class="col-3-wide">
|
|
<a href="{@docRoot}auto/index.html"><img src="{@docRoot}images/home/auto.png"></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> <!-- end .wrap -->
|
|
</div> <!-- end .landing-section --> |