Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | fullpage=true |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 2 | page.title=Develop Apps |
Scott Main | bbaf11f | 2014-03-27 13:01:56 -0700 | [diff] [blame] | 3 | page.viewport_width=970 |
Dirk Dougherty | 3506ac8 | 2014-02-21 11:15:52 -0800 | [diff] [blame] | 4 | meta.tags="develop, getstarted, sdk, appquality, landing" |
| 5 | section.landing=true |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 6 | header.hide=1 |
| 7 | carousel=1 |
| 8 | tabbedList=1 |
Dirk Dougherty | 5f0462a | 2013-11-19 13:15:07 -0800 | [diff] [blame] | 9 | excludeFromSuggestions=true |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 10 | @jd:body |
| 11 | |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 12 | |
| 13 | <section class="dac-expand dac-hero dac-light"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 14 | <div class="wrap"> |
| 15 | <div class="cols dac-hero-content"> |
| 16 | <div class="col-1of2 col-push-1of2 dac-hero-figure"> |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 17 | <img class="dac-hero-image" style="padding-top:32px" |
| 18 | src="/images/develop/hero-layout-editor_2x.png"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 19 | </div> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 20 | <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px"> |
smain@google.com | 9694812 | 2016-04-06 19:59:55 -0700 | [diff] [blame] | 21 | <h1 class="dac-hero-title"> |
smain@google.com | ce4a989 | 2016-05-12 12:55:51 -0700 | [diff] [blame] | 22 | <a style="color:inherit" href="{@docRoot}studio/index.html"> |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 23 | Android Studio 2.2 <nobr>is here!</nobr></a></h1> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 24 | |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 25 | <p class="dac-hero-description">The latest version of Android Studio includes a |
| 26 | rewritten <b>layout editor</b> with the new constraint layout, |
| 27 | helping you build rich UI with less work.</p> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 28 | |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 29 | |
smain@google.com | 0e98b64 | 2016-09-19 16:19:37 -0700 | [diff] [blame] | 30 | <p class="dac-hero-description">With over 20 new features, Android Studio |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 31 | 2.2 helps you code faster and smarter.</p> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 32 | |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 33 | <p style="margin-top:24px"> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 34 | <a class="dac-hero-cta" href="{@docRoot}studio/index.html"> |
| 35 | <span class="dac-sprite dac-auto-chevron"></span> |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 36 | Get Android Studio 2.2 |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 37 | </a> |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 38 | <wbr> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 39 | <a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html"> |
| 40 | <span class="dac-sprite dac-auto-chevron"></span> |
| 41 | See the release notes</a> |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 42 | </p> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 43 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 44 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 45 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 46 | </div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 47 | </section> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 48 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 49 | <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 Ly | 32c0cac | 2013-02-12 10:31:42 -0800 | [diff] [blame] | 54 | |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 55 | <section class="dac-section dac-gray dac-small" id="latest"><div class="wrap"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 56 | <h2 class="norule">Latest</h2> |
| 57 | <div class="resource-widget resource-flow-layout col-16" |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 58 | data-query="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured" |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 59 | data-sortOrder="-timestamp" |
| 60 | data-cardSizes="6x6" |
| 61 | data-items-per-page="6" |
| 62 | data-maxResults="15" |
| 63 | data-initial-results="3"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 64 | </div></section> |
smain@google.com | e1c9508 | 2014-10-16 23:17:52 -0700 | [diff] [blame] | 65 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 66 | <section class="dac-section dac-light"><div class="wrap"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 67 | <h1 class="dac-section-title">Tools for building apps</h1> |
| 68 | <div class="dac-section-subtitle"> |
| 69 | Insights into Android's tools and libraries to speed your development. |
| 70 | </div> |
| 71 | <div class="resource-widget resource-flow-layout col-16" |
| 72 | data-query="collection:develop/landing/tools" |
| 73 | data-cardSizes="6x6" |
Dirk Dougherty | 9ae42db | 2016-05-15 18:52:24 -0700 | [diff] [blame] | 74 | data-maxResults="24" |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 75 | data-initial-results="3" |
Dirk Dougherty | 9ae42db | 2016-05-15 18:52:24 -0700 | [diff] [blame] | 76 | data-items-per-page="6"></div> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 77 | </div></section> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 78 | |
Quddus Chong | 921e204 | 2015-11-09 16:07:24 -0800 | [diff] [blame] | 79 | <section class="dac-section dac-gray"><div class="wrap"> |
| 80 | <h1 class="dac-section-title">Android development patterns</h1> |
| 81 | <div class="dac-section-subtitle"> |
| 82 | Fundamental components and best practices that can help you build better apps. |
| 83 | </div> |
| 84 | <div class="resource-widget resource-flow-layout col-16" |
| 85 | data-query="collection:develop/landing/devpatterns" |
| 86 | data-cardSizes="6x6" |
| 87 | data-maxResults="3"></div> |
| 88 | <ul class="dac-section-links"> |
| 89 | <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-lJo_RGGXL2Psr8vVCTWjM"> |
| 90 | <span class="dac-sprite dac-auto-chevron"></span> |
| 91 | Playlist |
| 92 | </a></li> |
| 93 | </ul> |
| 94 | </div></section> |
| 95 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 96 | <section class="dac-section dac-section-light"><div class="wrap"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 97 | <h1 class="dac-section-title">Android performance patterns</h1> |
| 98 | <div class="dac-section-subtitle"> |
| 99 | Everything you need to know about improving your app’s performance. |
| 100 | </div> |
| 101 | <div class="resource-widget resource-flow-layout col-16" |
| 102 | data-query="collection:develop/landing/performance" |
| 103 | data-cardSizes="6x6" |
| 104 | data-maxResults="3"></div> |
| 105 | <ul class="dac-section-links"> |
| 106 | <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu"> |
| 107 | <span class="dac-sprite dac-auto-chevron"></span> |
| 108 | Playlist |
| 109 | </a></li> |
| 110 | </ul> |
| 111 | </div></section> |
Scott Main | 9994769 | 2013-05-20 11:54:36 -0700 | [diff] [blame] | 112 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 113 | <section class="dac-section dac-gray"><div class="wrap"> |
| 114 | <h1 class="dac-section-title">Ubiquitous computing on Android</h1> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 115 | <div class="dac-section-subtitle"> |
Joe Fernandez | 571d379 | 2015-10-28 13:58:58 -0700 | [diff] [blame] | 116 | A great experience for your users across devices. |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 117 | </div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 118 | <div class="resource-widget resource-flow-layout col-16" |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 119 | data-query="collection:develop/landing/ubicomp" |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 120 | data-cardSizes="6x6" |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 121 | data-maxResults="3"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 122 | <ul class="dac-section-links"> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 123 | <li class="dac-section-link"><a href="/wear/index.html"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 124 | <span class="dac-sprite dac-auto-chevron"></span> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 125 | Wear |
| 126 | </a></li> |
| 127 | <li class="dac-section-link"><a href="/tv/index.html"> |
| 128 | <span class="dac-sprite dac-auto-chevron"></span> |
| 129 | TV |
| 130 | </a></li> |
| 131 | <li class="dac-section-link"><a href="/auto/index.html"> |
| 132 | <span class="dac-sprite dac-auto-chevron"></span> |
| 133 | Auto |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 134 | </a></li> |
| 135 | </ul> |
| 136 | </div></section> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 137 | |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 138 | <section class="dac-section dac-light" id="courses"><div class="wrap"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 139 | <h1 class="dac-section-title">Online Courses</h1> |
| 140 | <div class="dac-section-subtitle">Free online courses from Android |
| 141 | experts that bring you step-by-step to building your own apps.</div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 142 | <div class="resource-widget resource-flow-layout col-16" |
| 143 | data-query="collection:develop/landing/courses" |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 144 | data-sortOrder="random" |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 145 | data-cardSizes="6x6" |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 146 | data-initial-results="6" |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 147 | data-items-per-page="24" |
Dirk Dougherty | 3b41bb1 | 2015-09-18 16:09:21 -0700 | [diff] [blame] | 148 | data-maxResults="24"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 149 | </div></section> |