Merge "update Develop tab landing page with Studio 2.0 announcement." into mnc-mr-docs am: b9709f6
am: c4ec690
* commit 'c4ec690df257c0ad5393fe450ba0843746fd1b7f':
update Develop tab landing page with Studio 2.0 announcement.
Change-Id: Ibf084348b6923fa52e845a07d7c9bc2451eb16a1
This commit is contained in:
@@ -9,7 +9,7 @@ tabbedList=1
|
|||||||
excludeFromSuggestions=true
|
excludeFromSuggestions=true
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
<section class="dac-expand dac-hero dac-section-light">
|
<section class="dac-expand dac-hero dac-section-light" style="background:#FFE57F">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="cols dac-hero-content">
|
<div class="cols dac-hero-content">
|
||||||
<div class="col-1of2 col-push-1of2 dac-hero-figure">
|
<div class="col-1of2 col-push-1of2 dac-hero-figure">
|
||||||
@@ -19,30 +19,37 @@ excludeFromSuggestions=true
|
|||||||
frameborder="0" allowfullscreen=""
|
frameborder="0" allowfullscreen=""
|
||||||
style="float: right;"></iframe>
|
style="float: right;"></iframe>
|
||||||
-->
|
-->
|
||||||
<img class="dac-hero-image" src="{@docRoot}images/develop/hero_image_studio5_2x.png"
|
<img class="dac-hero-image" src="{@docRoot}images/tools/studio/studio-feature-instant-run_2x.png" />
|
||||||
srcset="/images/develop/hero_image_studio5.png 1x, /images/develop/hero_image_studio5_2x.png 2x" />
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-1of2 col-pull-1of2">
|
<div class="col-1of2 col-pull-1of2">
|
||||||
<h1 class="dac-hero-title">Get Started with Android Studio</h1>
|
<h1 class="dac-hero-title">Android Studio 2.0,<br>now available!</h1>
|
||||||
<p class="dac-hero-description">
|
<p class="dac-hero-description">
|
||||||
Everything you need to build incredible app experiences on phones and tablets, Wear, TV, and Auto. </p>
|
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>
|
</p>
|
||||||
<a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
|
<div class="cols">
|
||||||
<span class="dac-sprite dac-auto-chevron"></span>
|
<div class="col-1of2">
|
||||||
Set up Android Studio
|
<a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
|
||||||
</a><br>
|
<span class="dac-sprite dac-auto-chevron"></span>
|
||||||
<a class="dac-hero-cta" href="{@docRoot}training/index.html">
|
Get Android Studio
|
||||||
<span class="dac-sprite dac-auto-chevron"></span>
|
</a><br>
|
||||||
Build your first app
|
<a class="dac-hero-cta" href="{@docRoot}training/index.html">
|
||||||
</a><br>
|
<span class="dac-sprite dac-auto-chevron"></span>
|
||||||
<a class="dac-hero-cta" href="{@docRoot}guide/index.html">
|
Build your first app
|
||||||
<span class="dac-sprite dac-auto-chevron"></span>
|
</a>
|
||||||
Learn about Android
|
</div>
|
||||||
</a><br>
|
<div class="col-1of2">
|
||||||
<a class="dac-hero-cta" href="{@docRoot}samples/index.html">
|
<a class="dac-hero-cta" href="{@docRoot}guide/index.html">
|
||||||
<span class="dac-sprite dac-auto-chevron"></span>
|
<span class="dac-sprite dac-auto-chevron"></span>
|
||||||
Sample projects
|
Learn about Android
|
||||||
</a><br>
|
</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>
|
</div>
|
||||||
<!--<div class="dac-section dac-small">
|
<!--<div class="dac-section dac-small">
|
||||||
|
|||||||
Reference in New Issue
Block a user