smain@google.com 9694812080 make hero header and image link to download studio
Change-Id: I7bc9e3a68d41b121c1c52f8a1c7a94b666a73ad0
2016-04-06 19:59:55 -07:00

169 lines
6.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fullpage=true
page.title=Develop Apps
page.viewport_width=970
meta.tags="develop, getstarted, sdk, appquality, landing"
section.landing=true
header.hide=1
carousel=1
tabbedList=1
excludeFromSuggestions=true
@jd:body
<section class="dac-expand dac-hero dac-section-light" style="background:#FFE57F">
<div class="wrap">
<div class="cols dac-hero-content">
<div class="col-1of2 col-push-1of2 dac-hero-figure">
<!--
<iframe width="448" height="252"
src="//www.youtube.com/embed/Z98hXV9GmzY?autohide=1&amp;showinfo=0"
frameborder="0" allowfullscreen=""
style="float: right;"></iframe>
-->
<a href="{@docRoot}sdk/index.html">
<img class="dac-hero-image" src="{@docRoot}images/tools/studio/studio-feature-instant-run_2x.png" />
</a>
</div>
<div class="col-1of2 col-pull-1of2">
<h1 class="dac-hero-title">
<a style="color:inherit" href="{@docRoot}sdk/index.html">
Android Studio 2.0,<br>now available!</a></h1>
<p class="dac-hero-description">
The latest version of Android Studio is the biggest update yet.
It includes new features like <strong>Instant Run</strong>, which
dramatically speeds up your edit, build, and run cycles, keeping
you "in the flow."</p>
</p>
<div class="cols">
<div class="col-1of2">
<a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Get Android Studio
</a><br>
<a class="dac-hero-cta" href="{@docRoot}training/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Build your first app
</a>
</div>
<div class="col-1of2">
<a class="dac-hero-cta" href="{@docRoot}guide/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Learn about Android
</a><br>
<a class="dac-hero-cta" href="{@docRoot}samples/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
See sample projects
</a>
</div>
</div>
</div>
<!--<div class="dac-section dac-small">
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/mainlinks"
data-cardSizes="6x2"
data-maxResults="6"></div>
</div>-->
</div>
</section>
<div class="wrap dac-offset-parent">
<a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
<i class="dac-sprite dac-arrow-down-gray"></i>
</a>
</div>
<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
<h2 class="norule">Latest</h2>
<div class="resource-widget resource-flow-layout col-16"
data-query="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured"
data-sortOrder="-timestamp"
data-cardSizes="6x6"
data-items-per-page="6"
data-maxResults="15"
data-initial-results="3"></div>
</div></section>
<section class="dac-section dac-light"><div class="wrap">
<h1 class="dac-section-title">Tools for building apps</h1>
<div class="dac-section-subtitle">
Insights into Android's tools and libraries to speed your development.
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/tools"
data-cardSizes="6x6"
data-maxResults="15"
data-initial-results="3"
data-items-per-page="6"
data-sortOrder="random"></div>
</div></section>
<section class="dac-section dac-gray"><div class="wrap">
<h1 class="dac-section-title">Android development patterns</h1>
<div class="dac-section-subtitle">
Fundamental components and best practices that can help you build better apps.
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/devpatterns"
data-cardSizes="6x6"
data-maxResults="3"></div>
<ul class="dac-section-links">
<li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-lJo_RGGXL2Psr8vVCTWjM">
<span class="dac-sprite dac-auto-chevron"></span>
Playlist
</a></li>
</ul>
</div></section>
<section class="dac-section dac-section-light"><div class="wrap">
<h1 class="dac-section-title">Android performance patterns</h1>
<div class="dac-section-subtitle">
Everything you need to know about improving your apps performance.
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/performance"
data-cardSizes="6x6"
data-maxResults="3"></div>
<ul class="dac-section-links">
<li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">
<span class="dac-sprite dac-auto-chevron"></span>
Playlist
</a></li>
</ul>
</div></section>
<section class="dac-section dac-gray"><div class="wrap">
<h1 class="dac-section-title">Ubiquitous computing on Android</h1>
<div class="dac-section-subtitle">
A great experience for your users across devices.
</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/ubicomp"
data-cardSizes="6x6"
data-maxResults="3"></div>
<ul class="dac-section-links">
<li class="dac-section-link"><a href="/wear/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Wear
</a></li>
<li class="dac-section-link"><a href="/tv/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
TV
</a></li>
<li class="dac-section-link"><a href="/auto/index.html">
<span class="dac-sprite dac-auto-chevron"></span>
Auto
</a></li>
</ul>
</div></section>
<section class="dac-section dac-light" id="courses"><div class="wrap">
<h1 class="dac-section-title">Online Courses</h1>
<div class="dac-section-subtitle">Free online courses from Android
experts that bring you step-by-step to building your own apps.</div>
<div class="resource-widget resource-flow-layout col-16"
data-query="collection:develop/landing/courses"
data-sortOrder="random"
data-cardSizes="6x6"
data-initial-results="6"
data-items-per-page="24"
data-maxResults="24"></div>
</div></section>