6c1c263efa
Change-Id: Ic2f603c0215f8dadac2dfa4b871b22b2f9a027e5
109 lines
4.2 KiB
Plaintext
109 lines
4.2 KiB
Plaintext
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-light">
|
||
<div class="wrap">
|
||
<div class="cols dac-hero-content">
|
||
<div class="col-1of2 col-push-1of2 dac-hero-figure">
|
||
<img class="dac-hero-image" src="/images/develop/hero-android-studio-on-device.png">
|
||
</div>
|
||
<div class="col-1of2 col-pull-1of2">
|
||
<h1 class="dac-hero-title">Start!</h1>
|
||
<p class="dac-hero-description">
|
||
Set up your environment and create an app. Build faster with sample projects and templates.
|
||
</p>
|
||
<a class="dac-hero-cta" href="/sdk/index.html">
|
||
<span class="dac-sprite dac-auto-chevron"></span>
|
||
Set up Android Studio
|
||
</a><br>
|
||
<a class="dac-hero-cta" href="/training/basics/firstapp/index.html">
|
||
<span class="dac-sprite dac-auto-chevron"></span>
|
||
Make your first app
|
||
</a><br>
|
||
<a class="dac-hero-cta" href="/guide/index.html">
|
||
<span class="dac-sprite dac-auto-chevron"></span>
|
||
Learn about Android
|
||
</a><br>
|
||
</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>
|
||
|
||
<section class="dac-section dac-gray dac-small dac-invert"><div class="wrap">
|
||
<h2 class="norule">Latest</h2>
|
||
<div class="resource-widget resource-flow-layout col-16"
|
||
data-query="collection:develop/landing/latest"
|
||
data-cardSizes="6x6"
|
||
data-maxResults="3"></div>
|
||
</div></section>
|
||
|
||
<section class="dac-section dac-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 app’s 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-dark dac-invert"><div class="wrap">
|
||
<h1 class="dac-section-title">Build with Google</h1>
|
||
<div class="dac-section-subtitle">Services on billions of Android devices worldwide to help you build better apps.</div>
|
||
<div class="resource-widget resource-flow-layout col-16"
|
||
data-query="collection:develop/landing/buildwithgoogle"
|
||
data-cardSizes="6x6"
|
||
data-maxResults="3"></div>
|
||
<ul class="dac-section-links">
|
||
<li class="dac-section-link"><a href="https://developers.google.com/">
|
||
<span class="dac-sprite dac-auto-chevron"></span>
|
||
Get started with Google << NEEDS LINK
|
||
</a></li>
|
||
</ul>
|
||
</div></section>
|
||
|
||
<section class="dac-section dac-light"><div class="wrap">
|
||
<h1 class="dac-section-title">DevBytes</h1>
|
||
<div class="dac-section-subtitle">Learn Android in short, focused tutorials.</div>
|
||
<div class="resource-widget resource-flow-layout col-16"
|
||
data-query="collection:develop/landing/devbytes"
|
||
data-cardSizes="6x6"
|
||
data-maxResults="6"></div>
|
||
<ul class="dac-section-links">
|
||
<li class="dac-section-link"><a href="https://www.youtube.com/watch?v=wlFVIIstKmA&list=PLOU2XLYxmsIJJHY5OrsREtKewtBhc0Uy2">
|
||
<span class="dac-sprite dac-auto-chevron"></span>
|
||
DevBytes 2014 playlist
|
||
</a></li>
|
||
</ul>
|
||
</div></section>
|
||
|
||
<section class="dac-section dac-gray"><div class="wrap">
|
||
<h1 class="dac-section-title">Courses</h1>
|
||
<div class="dac-section-subtitle">Take 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-cardSizes="6x6"
|
||
data-maxResults="3"></div>
|
||
</div></section>
|