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" |
smain@google.com | a3252f1 | 2016-09-26 12:18:30 -0700 | [diff] [blame] | 18 | src="/images/develop/hero-layout-editor_2x.png" |
| 19 | srcset="/images/develop/hero-layout-editor_2x.png 2x, |
| 20 | /images/develop/hero-layout-editor.png 1x"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 21 | </div> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 22 | <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px"> |
smain@google.com | 9694812 | 2016-04-06 19:59:55 -0700 | [diff] [blame] | 23 | <h1 class="dac-hero-title"> |
smain@google.com | ce4a989 | 2016-05-12 12:55:51 -0700 | [diff] [blame] | 24 | <a style="color:inherit" href="{@docRoot}studio/index.html"> |
smain@google.com | 65873fb | 2016-09-26 12:49:52 -0700 | [diff] [blame] | 25 | Android Studio 2.2</a></h1> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 26 | |
smain@google.com | a3252f1 | 2016-09-26 12:18:30 -0700 | [diff] [blame] | 27 | <p class="dac-hero-description">There are 20+ new features in this release |
| 28 | focused on helping you code faster and smarter. With Android Studio 2.2 you |
| 29 | can:</p> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 30 | |
smain@google.com | a3252f1 | 2016-09-26 12:18:30 -0700 | [diff] [blame] | 31 | <ul class="dac-hero-description"> |
| 32 | <li>Develop your app user interface faster with the new Layout Editor & |
| 33 | Constraint Layout</li> |
| 34 | <li>Develop smarter with the APK analyzer & expanded code analysis</li> |
| 35 | <li>Develop with the the latest Android 7.0 Nougat APIs & features</li> |
| 36 | </ul> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 37 | |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 38 | <p style="margin-top:24px"> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 39 | <a class="dac-hero-cta" href="{@docRoot}studio/index.html"> |
| 40 | <span class="dac-sprite dac-auto-chevron"></span> |
smain@google.com | f032cbf | 2016-09-19 10:42:34 -0700 | [diff] [blame] | 41 | Get Android Studio 2.2 |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 42 | </a> |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 43 | <wbr> |
smain@google.com | 65873fb | 2016-09-26 12:49:52 -0700 | [diff] [blame] | 44 | <a class="dac-hero-cta" href="{@docRoot}studio/features.html"> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 45 | <span class="dac-sprite dac-auto-chevron"></span> |
smain@google.com | 65873fb | 2016-09-26 12:49:52 -0700 | [diff] [blame] | 46 | See more features</a> |
smain@google.com | d078d20 | 2016-05-16 15:22:17 -0700 | [diff] [blame] | 47 | </p> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 48 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 49 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 50 | </div> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 51 | </div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 52 | </section> |
smain@google.com | 98f6970 | 2016-05-13 17:10:32 -0700 | [diff] [blame] | 53 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 54 | <div class="wrap dac-offset-parent"> |
| 55 | <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest"> |
| 56 | <i class="dac-sprite dac-arrow-down-gray"></i> |
| 57 | </a> |
| 58 | </div> |
Robert Ly | 32c0cac | 2013-02-12 10:31:42 -0800 | [diff] [blame] | 59 | |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 60 | <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] | 61 | <h2 class="norule">Latest</h2> |
| 62 | <div class="resource-widget resource-flow-layout col-16" |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 63 | 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] | 64 | data-sortOrder="-timestamp" |
| 65 | data-cardSizes="6x6" |
| 66 | data-items-per-page="6" |
| 67 | data-maxResults="15" |
| 68 | data-initial-results="3"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 69 | </div></section> |
smain@google.com | e1c9508 | 2014-10-16 23:17:52 -0700 | [diff] [blame] | 70 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 71 | <section class="dac-section dac-light"><div class="wrap"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 72 | <h1 class="dac-section-title">Tools for building apps</h1> |
| 73 | <div class="dac-section-subtitle"> |
| 74 | Insights into Android's tools and libraries to speed your development. |
| 75 | </div> |
| 76 | <div class="resource-widget resource-flow-layout col-16" |
| 77 | data-query="collection:develop/landing/tools" |
| 78 | data-cardSizes="6x6" |
Dirk Dougherty | 9ae42db | 2016-05-15 18:52:24 -0700 | [diff] [blame] | 79 | data-maxResults="24" |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 80 | data-initial-results="3" |
Dirk Dougherty | 9ae42db | 2016-05-15 18:52:24 -0700 | [diff] [blame] | 81 | data-items-per-page="6"></div> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 82 | </div></section> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 83 | |
Quddus Chong | 921e204 | 2015-11-09 16:07:24 -0800 | [diff] [blame] | 84 | <section class="dac-section dac-gray"><div class="wrap"> |
| 85 | <h1 class="dac-section-title">Android development patterns</h1> |
| 86 | <div class="dac-section-subtitle"> |
| 87 | Fundamental components and best practices that can help you build better apps. |
| 88 | </div> |
| 89 | <div class="resource-widget resource-flow-layout col-16" |
| 90 | data-query="collection:develop/landing/devpatterns" |
| 91 | data-cardSizes="6x6" |
| 92 | data-maxResults="3"></div> |
| 93 | <ul class="dac-section-links"> |
| 94 | <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-lJo_RGGXL2Psr8vVCTWjM"> |
| 95 | <span class="dac-sprite dac-auto-chevron"></span> |
| 96 | Playlist |
| 97 | </a></li> |
| 98 | </ul> |
| 99 | </div></section> |
| 100 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 101 | <section class="dac-section dac-section-light"><div class="wrap"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 102 | <h1 class="dac-section-title">Android performance patterns</h1> |
| 103 | <div class="dac-section-subtitle"> |
| 104 | Everything you need to know about improving your app’s performance. |
| 105 | </div> |
| 106 | <div class="resource-widget resource-flow-layout col-16" |
| 107 | data-query="collection:develop/landing/performance" |
| 108 | data-cardSizes="6x6" |
| 109 | data-maxResults="3"></div> |
| 110 | <ul class="dac-section-links"> |
| 111 | <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu"> |
| 112 | <span class="dac-sprite dac-auto-chevron"></span> |
| 113 | Playlist |
| 114 | </a></li> |
| 115 | </ul> |
| 116 | </div></section> |
Scott Main | 9994769 | 2013-05-20 11:54:36 -0700 | [diff] [blame] | 117 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 118 | <section class="dac-section dac-gray"><div class="wrap"> |
| 119 | <h1 class="dac-section-title">Ubiquitous computing on Android</h1> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 120 | <div class="dac-section-subtitle"> |
Joe Fernandez | 571d379 | 2015-10-28 13:58:58 -0700 | [diff] [blame] | 121 | A great experience for your users across devices. |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 122 | </div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 123 | <div class="resource-widget resource-flow-layout col-16" |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 124 | data-query="collection:develop/landing/ubicomp" |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 125 | data-cardSizes="6x6" |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 126 | data-maxResults="3"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 127 | <ul class="dac-section-links"> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 128 | <li class="dac-section-link"><a href="/wear/index.html"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 129 | <span class="dac-sprite dac-auto-chevron"></span> |
Dirk Dougherty | 674b1fc | 2015-05-07 20:39:50 -0700 | [diff] [blame] | 130 | Wear |
| 131 | </a></li> |
| 132 | <li class="dac-section-link"><a href="/tv/index.html"> |
| 133 | <span class="dac-sprite dac-auto-chevron"></span> |
| 134 | TV |
| 135 | </a></li> |
| 136 | <li class="dac-section-link"><a href="/auto/index.html"> |
| 137 | <span class="dac-sprite dac-auto-chevron"></span> |
| 138 | Auto |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 139 | </a></li> |
| 140 | </ul> |
| 141 | </div></section> |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 142 | |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 143 | <section class="dac-section dac-light" id="courses"><div class="wrap"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 144 | <h1 class="dac-section-title">Online Courses</h1> |
| 145 | <div class="dac-section-subtitle">Free online courses from Android |
| 146 | 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] | 147 | <div class="resource-widget resource-flow-layout col-16" |
| 148 | data-query="collection:develop/landing/courses" |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 149 | data-sortOrder="random" |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 150 | data-cardSizes="6x6" |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 151 | data-initial-results="6" |
Dirk Dougherty | 31ae1c51 | 2015-11-07 13:18:02 -0800 | [diff] [blame] | 152 | data-items-per-page="24" |
Dirk Dougherty | 3b41bb1 | 2015-09-18 16:09:21 -0700 | [diff] [blame] | 153 | data-maxResults="24"></div> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 154 | </div></section> |