blob: d66f8f4691f572321d21e1a6e92f3621115e3cba [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
Dirk Dougherty98794c02015-05-09 12:10:56 -070012 <section class="dac-expand dac-hero dac-blue">
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 Doughertyde401c82015-05-09 12:10:56 -070016 <img class="dac-hero-image" src="{@docRoot}images/develop/studio-open.png">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070017 </div>
18 <div class="col-1of2 col-pull-1of2">
Dirk Doughertyde401c82015-05-09 12:10:56 -070019 <h1 class="dac-hero-title">Get Started with Android Studio</h1>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070020 <p class="dac-hero-description">
Dirk Dougherty98794c02015-05-09 12:10:56 -070021 Everything you need to build incredible app experiences on phones and tablets, Wear, TV, and Auto. </p>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070022 </p>
Dirk Dougherty98794c02015-05-09 12:10:56 -070023 <a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070024 <span class="dac-sprite dac-auto-chevron"></span>
25 Set up Android Studio
26 </a><br>
Dirk Dougherty98794c02015-05-09 12:10:56 -070027 <a class="dac-hero-cta" href="{@docRoot}training/basics/firstapp/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070028 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty98794c02015-05-09 12:10:56 -070029 Build your first app
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070030 </a><br>
Dirk Dougherty98794c02015-05-09 12:10:56 -070031 <a class="dac-hero-cta" href="{@docRoot}guide/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070032 <span class="dac-sprite dac-auto-chevron"></span>
33 Learn about Android
34 </a><br>
Dirk Doughertyde401c82015-05-09 12:10:56 -070035 <a class="dac-hero-cta" href="{@docRoot}samples/index.html">
Dirk Dougherty98794c02015-05-09 12:10:56 -070036 <span class="dac-sprite dac-auto-chevron"></span>
37 Sample projects
38 </a><br>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070039 </div>
Scott Main50e990c2012-06-21 17:14:39 -070040 </div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070041 <!--<div class="dac-section dac-small">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070042 <div class="resource-widget resource-flow-layout col-16"
43 data-query="collection:develop/landing/mainlinks"
44 data-cardSizes="6x2"
45 data-maxResults="6"></div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070046 </div>-->
Scott Main50e990c2012-06-21 17:14:39 -070047 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070048</section>
Dirk Dougherty98794c02015-05-09 12:10:56 -070049<div class="wrap dac-offset-parent">
50 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
51 <i class="dac-sprite dac-arrow-down-gray"></i>
52 </a>
53</div>
Robert Ly32c0cac2013-02-12 10:31:42 -080054
Dirk Dougherty98794c02015-05-09 12:10:56 -070055<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070056 <h2 class="norule">Latest</h2>
57 <div class="resource-widget resource-flow-layout col-16"
58 data-query="collection:develop/landing/latest"
59 data-cardSizes="6x6"
60 data-maxResults="3"></div>
61</div></section>
smain@google.come1c95082014-10-16 23:17:52 -070062
Dirk Dougherty98794c02015-05-09 12:10:56 -070063<section class="dac-section dac-section-light"><div class="wrap">
64 <h1 class="dac-section-title">Tools for building apps</h1>
65 <div class="dac-section-subtitle">
66 Insights into Android's tools and libraries to speed your development.
67 </div>
68 <div class="resource-widget resource-flow-layout col-16"
69 data-query="collection:develop/landing/tools"
70 data-cardSizes="6x6"
71 data-maxResults="3"
72 data-sortOrder="random"></div>
73 <ul class="dac-section-links">
74 </ul>
75</div></section>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070076
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070077<section class="dac-section dac-light"><div class="wrap">
78 <h1 class="dac-section-title">Android performance patterns</h1>
79 <div class="dac-section-subtitle">
80 Everything you need to know about improving your app’s performance.
81 </div>
82 <div class="resource-widget resource-flow-layout col-16"
83 data-query="collection:develop/landing/performance"
84 data-cardSizes="6x6"
85 data-maxResults="3"></div>
86 <ul class="dac-section-links">
87 <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">
88 <span class="dac-sprite dac-auto-chevron"></span>
89 Playlist
90 </a></li>
91 </ul>
92</div></section>
Scott Main99947692013-05-20 11:54:36 -070093
Dirk Dougherty98794c02015-05-09 12:10:56 -070094<section class="dac-section dac-gray"><div class="wrap">
95 <h1 class="dac-section-title">Ubiquitous computing on Android</h1>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070096 <div class="dac-section-subtitle">
97 Opening up new stuff.
98 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070099 <div class="resource-widget resource-flow-layout col-16"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700100 data-query="collection:develop/landing/ubicomp"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700101 data-cardSizes="6x6"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700102 data-maxResults="3"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700103 <ul class="dac-section-links">
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700104 <li class="dac-section-link"><a href="/wear/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700105 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700106 Wear
107 </a></li>
108 <li class="dac-section-link"><a href="/tv/index.html">
109 <span class="dac-sprite dac-auto-chevron"></span>
110 TV
111 </a></li>
112 <li class="dac-section-link"><a href="/auto/index.html">
113 <span class="dac-sprite dac-auto-chevron"></span>
114 Auto
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700115 </a></li>
116 </ul>
117</div></section>
Scott Main50e990c2012-06-21 17:14:39 -0700118
Dirk Dougherty98794c02015-05-09 12:10:56 -0700119<section class="dac-section dac-light"><div class="wrap">
120 <h1 class="dac-section-title">Online Courses</h1>
121 <div class="dac-section-subtitle">Free online courses from Android
122 experts that bring you step-by-step to building your own apps.</div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700123 <div class="resource-widget resource-flow-layout col-16"
124 data-query="collection:develop/landing/courses"
125 data-cardSizes="6x6"
126 data-maxResults="3"></div>
127</div></section>