blob: 49235aed9b07a409f03c9119163517a3bcc8669f [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001fullpage=true
Dirk Dougherty3506ac82014-02-21 11:15:52 -08002page.title=Develop Apps
Scott Mainbbaf11f2014-03-27 13:01:56 -07003page.viewport_width=970
Dirk Dougherty3506ac82014-02-21 11:15:52 -08004meta.tags="develop, getstarted, sdk, appquality, landing"
5section.landing=true
Scott Main50e990c2012-06-21 17:14:39 -07006header.hide=1
7carousel=1
8tabbedList=1
Dirk Dougherty5f0462a2013-11-19 13:15:07 -08009excludeFromSuggestions=true
Scott Main50e990c2012-06-21 17:14:39 -070010@jd:body
11
smain@google.com66bbcaa2016-04-05 18:50:41 -070012<section class="dac-expand dac-hero dac-section-light" style="background:#FFE57F">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070013 <div class="wrap">
14 <div class="cols dac-hero-content">
15 <div class="col-1of2 col-push-1of2 dac-hero-figure">
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080016 <!--
Joe Fernandez571d3792015-10-28 13:58:58 -070017 <iframe width="448" height="252"
18 src="//www.youtube.com/embed/Z98hXV9GmzY?autohide=1&amp;showinfo=0"
19 frameborder="0" allowfullscreen=""
20 style="float: right;"></iframe>
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080021 -->
smain@google.com66bbcaa2016-04-05 18:50:41 -070022 <img class="dac-hero-image" src="{@docRoot}images/tools/studio/studio-feature-instant-run_2x.png" />
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070023 </div>
24 <div class="col-1of2 col-pull-1of2">
smain@google.com66bbcaa2016-04-05 18:50:41 -070025 <h1 class="dac-hero-title">Android Studio 2.0,<br>now available!</h1>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070026 <p class="dac-hero-description">
smain@google.com66bbcaa2016-04-05 18:50:41 -070027 The latest version of Android Studio is the biggest update yet.
28 It includes new features like <strong>Instant Run</strong>, which
29 dramatically speeds up your edit, build, and run cycles, keeping
30 you "in the flow."</p>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070031 </p>
smain@google.com66bbcaa2016-04-05 18:50:41 -070032 <div class="cols">
33 <div class="col-1of2">
34 <a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
35 <span class="dac-sprite dac-auto-chevron"></span>
36 Get Android Studio
37 </a><br>
38 <a class="dac-hero-cta" href="{@docRoot}training/index.html">
39 <span class="dac-sprite dac-auto-chevron"></span>
40 Build your first app
41 </a>
42 </div>
43 <div class="col-1of2">
44 <a class="dac-hero-cta" href="{@docRoot}guide/index.html">
45 <span class="dac-sprite dac-auto-chevron"></span>
46 Learn about Android
47 </a><br>
48 <a class="dac-hero-cta" href="{@docRoot}samples/index.html">
49 <span class="dac-sprite dac-auto-chevron"></span>
50 See sample projects
51 </a>
52 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070053 </div>
Scott Main50e990c2012-06-21 17:14:39 -070054 </div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070055 <!--<div class="dac-section dac-small">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070056 <div class="resource-widget resource-flow-layout col-16"
57 data-query="collection:develop/landing/mainlinks"
58 data-cardSizes="6x2"
59 data-maxResults="6"></div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070060 </div>-->
Scott Main50e990c2012-06-21 17:14:39 -070061 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070062</section>
Dirk Dougherty98794c02015-05-09 12:10:56 -070063<div class="wrap dac-offset-parent">
64 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
65 <i class="dac-sprite dac-arrow-down-gray"></i>
66 </a>
67</div>
Robert Ly32c0cac2013-02-12 10:31:42 -080068
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080069<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070070 <h2 class="norule">Latest</h2>
71 <div class="resource-widget resource-flow-layout col-16"
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080072 data-query="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured"
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080073 data-sortOrder="-timestamp"
74 data-cardSizes="6x6"
75 data-items-per-page="6"
76 data-maxResults="15"
77 data-initial-results="3"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070078</div></section>
smain@google.come1c95082014-10-16 23:17:52 -070079
Dirk Dougherty74709452015-05-15 00:51:24 -070080<section class="dac-section dac-light"><div class="wrap">
Dirk Dougherty98794c02015-05-09 12:10:56 -070081 <h1 class="dac-section-title">Tools for building apps</h1>
82 <div class="dac-section-subtitle">
83 Insights into Android's tools and libraries to speed your development.
84 </div>
85 <div class="resource-widget resource-flow-layout col-16"
86 data-query="collection:develop/landing/tools"
87 data-cardSizes="6x6"
Dirk Doughertyc85bf852015-05-24 19:56:35 -070088 data-maxResults="15"
89 data-initial-results="3"
Dirk Dougherty31ae1c512015-11-07 13:18:02 -080090 data-items-per-page="6"
Dirk Dougherty98794c02015-05-09 12:10:56 -070091 data-sortOrder="random"></div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070092</div></section>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070093
Quddus Chong921e2042015-11-09 16:07:24 -080094<section class="dac-section dac-gray"><div class="wrap">
95 <h1 class="dac-section-title">Android development patterns</h1>
96 <div class="dac-section-subtitle">
97 Fundamental components and best practices that can help you build better apps.
98 </div>
99 <div class="resource-widget resource-flow-layout col-16"
100 data-query="collection:develop/landing/devpatterns"
101 data-cardSizes="6x6"
102 data-maxResults="3"></div>
103 <ul class="dac-section-links">
104 <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-lJo_RGGXL2Psr8vVCTWjM">
105 <span class="dac-sprite dac-auto-chevron"></span>
106 Playlist
107 </a></li>
108 </ul>
109</div></section>
110
Dirk Dougherty74709452015-05-15 00:51:24 -0700111<section class="dac-section dac-section-light"><div class="wrap">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700112 <h1 class="dac-section-title">Android performance patterns</h1>
113 <div class="dac-section-subtitle">
114 Everything you need to know about improving your app’s performance.
115 </div>
116 <div class="resource-widget resource-flow-layout col-16"
117 data-query="collection:develop/landing/performance"
118 data-cardSizes="6x6"
119 data-maxResults="3"></div>
120 <ul class="dac-section-links">
121 <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">
122 <span class="dac-sprite dac-auto-chevron"></span>
123 Playlist
124 </a></li>
125 </ul>
126</div></section>
Scott Main99947692013-05-20 11:54:36 -0700127
Dirk Dougherty98794c02015-05-09 12:10:56 -0700128<section class="dac-section dac-gray"><div class="wrap">
129 <h1 class="dac-section-title">Ubiquitous computing on Android</h1>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700130 <div class="dac-section-subtitle">
Joe Fernandez571d3792015-10-28 13:58:58 -0700131 A great experience for your users across devices.
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700132 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700133 <div class="resource-widget resource-flow-layout col-16"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700134 data-query="collection:develop/landing/ubicomp"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700135 data-cardSizes="6x6"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700136 data-maxResults="3"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700137 <ul class="dac-section-links">
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700138 <li class="dac-section-link"><a href="/wear/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700139 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700140 Wear
141 </a></li>
142 <li class="dac-section-link"><a href="/tv/index.html">
143 <span class="dac-sprite dac-auto-chevron"></span>
144 TV
145 </a></li>
146 <li class="dac-section-link"><a href="/auto/index.html">
147 <span class="dac-sprite dac-auto-chevron"></span>
148 Auto
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700149 </a></li>
150 </ul>
151</div></section>
Scott Main50e990c2012-06-21 17:14:39 -0700152
Dirk Dougherty85dea522015-05-21 14:20:25 -0700153<section class="dac-section dac-light" id="courses"><div class="wrap">
Dirk Dougherty98794c02015-05-09 12:10:56 -0700154 <h1 class="dac-section-title">Online Courses</h1>
155 <div class="dac-section-subtitle">Free online courses from Android
156 experts that bring you step-by-step to building your own apps.</div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700157 <div class="resource-widget resource-flow-layout col-16"
158 data-query="collection:develop/landing/courses"
Dirk Dougherty85dea522015-05-21 14:20:25 -0700159 data-sortOrder="random"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700160 data-cardSizes="6x6"
Dirk Dougherty78c688f2015-05-22 10:23:10 -0700161 data-initial-results="6"
Dirk Dougherty31ae1c512015-11-07 13:18:02 -0800162 data-items-per-page="24"
Dirk Dougherty3b41bb12015-09-18 16:09:21 -0700163 data-maxResults="24"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700164</div></section>