blob: bbd2f71c0e382c33bfa16c1b87b64316f0c50891 [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 Dougherty85dea522015-05-21 14:20:25 -070012<section class="dac-expand dac-hero dac-section-light">
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 Dougherty7af29cc2015-05-18 11:32:09 -070016 <img class="dac-hero-image" src="{@docRoot}images/develop/hero_image_studio5_2x.png"
17 srcset="/images/develop/hero_image_studio5.png 1x, /images/develop/hero_image_studio5_2x.png 2x" />
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070018 </div>
19 <div class="col-1of2 col-pull-1of2">
Dirk Doughertyde401c82015-05-09 12:10:56 -070020 <h1 class="dac-hero-title">Get Started with Android Studio</h1>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070021 <p class="dac-hero-description">
Dirk Dougherty98794c02015-05-09 12:10:56 -070022 Everything you need to build incredible app experiences on phones and tablets, Wear, TV, and Auto. </p>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070023 </p>
Dirk Dougherty98794c02015-05-09 12:10:56 -070024 <a class="dac-hero-cta" href="{@docRoot}sdk/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070025 <span class="dac-sprite dac-auto-chevron"></span>
26 Set up Android Studio
27 </a><br>
Dirk Dougherty10d44b72015-05-23 14:46:57 -070028 <a class="dac-hero-cta" href="{@docRoot}training/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070029 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty98794c02015-05-09 12:10:56 -070030 Build your first app
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070031 </a><br>
Dirk Dougherty98794c02015-05-09 12:10:56 -070032 <a class="dac-hero-cta" href="{@docRoot}guide/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070033 <span class="dac-sprite dac-auto-chevron"></span>
34 Learn about Android
35 </a><br>
Dirk Doughertyde401c82015-05-09 12:10:56 -070036 <a class="dac-hero-cta" href="{@docRoot}samples/index.html">
Dirk Dougherty98794c02015-05-09 12:10:56 -070037 <span class="dac-sprite dac-auto-chevron"></span>
38 Sample projects
39 </a><br>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070040 </div>
Scott Main50e990c2012-06-21 17:14:39 -070041 </div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070042 <!--<div class="dac-section dac-small">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070043 <div class="resource-widget resource-flow-layout col-16"
44 data-query="collection:develop/landing/mainlinks"
45 data-cardSizes="6x2"
46 data-maxResults="6"></div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070047 </div>-->
Scott Main50e990c2012-06-21 17:14:39 -070048 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070049</section>
Dirk Dougherty98794c02015-05-09 12:10:56 -070050<div class="wrap dac-offset-parent">
51 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
52 <i class="dac-sprite dac-arrow-down-gray"></i>
53 </a>
54</div>
Robert Ly32c0cac2013-02-12 10:31:42 -080055
Dirk Dougherty98794c02015-05-09 12:10:56 -070056<section class="dac-section dac-gray dac-small dac-invert" id="latest"><div class="wrap">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070057 <h2 class="norule">Latest</h2>
58 <div class="resource-widget resource-flow-layout col-16"
Dirk Doughertyc85bf852015-05-24 19:56:35 -070059 data-query="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070060 data-query="collection:develop/landing/latest"
Dirk Doughertyc85bf852015-05-24 19:56:35 -070061 data-sortOrder="-timestamp"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070062 data-cardSizes="6x6"
Dirk Doughertyc85bf852015-05-24 19:56:35 -070063 data-maxResults="12"
Dirk Dougherty78c688f2015-05-22 10:23:10 -070064 data-initial-results="3"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070065</div></section>
smain@google.come1c95082014-10-16 23:17:52 -070066
Dirk Dougherty74709452015-05-15 00:51:24 -070067<section class="dac-section dac-light"><div class="wrap">
Dirk Dougherty98794c02015-05-09 12:10:56 -070068 <h1 class="dac-section-title">Tools for building apps</h1>
69 <div class="dac-section-subtitle">
70 Insights into Android's tools and libraries to speed your development.
71 </div>
72 <div class="resource-widget resource-flow-layout col-16"
73 data-query="collection:develop/landing/tools"
74 data-cardSizes="6x6"
Dirk Doughertyc85bf852015-05-24 19:56:35 -070075 data-maxResults="15"
76 data-initial-results="3"
Dirk Dougherty98794c02015-05-09 12:10:56 -070077 data-sortOrder="random"></div>
Dirk Dougherty98794c02015-05-09 12:10:56 -070078</div></section>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070079
Dirk Dougherty74709452015-05-15 00:51:24 -070080<section class="dac-section dac-section-light"><div class="wrap">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -070081 <h1 class="dac-section-title">Android performance patterns</h1>
82 <div class="dac-section-subtitle">
83 Everything you need to know about improving your app’s performance.
84 </div>
85 <div class="resource-widget resource-flow-layout col-16"
86 data-query="collection:develop/landing/performance"
87 data-cardSizes="6x6"
88 data-maxResults="3"></div>
89 <ul class="dac-section-links">
90 <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">
91 <span class="dac-sprite dac-auto-chevron"></span>
92 Playlist
93 </a></li>
94 </ul>
95</div></section>
Scott Main99947692013-05-20 11:54:36 -070096
Dirk Dougherty98794c02015-05-09 12:10:56 -070097<section class="dac-section dac-gray"><div class="wrap">
98 <h1 class="dac-section-title">Ubiquitous computing on Android</h1>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -070099 <div class="dac-section-subtitle">
Dirk Doughertyea1f6fb2015-05-26 20:31:12 -0700100 A great experience for your users across devices.
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700101 </div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700102 <div class="resource-widget resource-flow-layout col-16"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700103 data-query="collection:develop/landing/ubicomp"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700104 data-cardSizes="6x6"
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700105 data-maxResults="3"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700106 <ul class="dac-section-links">
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700107 <li class="dac-section-link"><a href="/wear/index.html">
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700108 <span class="dac-sprite dac-auto-chevron"></span>
Dirk Dougherty674b1fc2015-05-07 20:39:50 -0700109 Wear
110 </a></li>
111 <li class="dac-section-link"><a href="/tv/index.html">
112 <span class="dac-sprite dac-auto-chevron"></span>
113 TV
114 </a></li>
115 <li class="dac-section-link"><a href="/auto/index.html">
116 <span class="dac-sprite dac-auto-chevron"></span>
117 Auto
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700118 </a></li>
119 </ul>
120</div></section>
Scott Main50e990c2012-06-21 17:14:39 -0700121
Dirk Dougherty85dea522015-05-21 14:20:25 -0700122<section class="dac-section dac-light" id="courses"><div class="wrap">
Dirk Dougherty98794c02015-05-09 12:10:56 -0700123 <h1 class="dac-section-title">Online Courses</h1>
124 <div class="dac-section-subtitle">Free online courses from Android
125 experts that bring you step-by-step to building your own apps.</div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700126 <div class="resource-widget resource-flow-layout col-16"
127 data-query="collection:develop/landing/courses"
Dirk Dougherty85dea522015-05-21 14:20:25 -0700128 data-sortOrder="random"
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700129 data-cardSizes="6x6"
Dirk Dougherty78c688f2015-05-22 10:23:10 -0700130 data-initial-results="6"
131 data-maxResults="12"></div>
Dirk Dougherty6c1c2632015-05-02 16:31:11 -0700132</div></section>