summaryrefslogtreecommitdiff
path: root/docs/html/develop/index.jd
blob: bd933f4f2f7692ae738d70b41e31f39c8313ace3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
fullpage=true
page.title=Develop Apps
page.viewport_width=970
meta.tags="develop, getstarted, sdk, appquality, landing"
section.landing=true
header.hide=1
carousel=1
tabbedList=1
excludeFromSuggestions=true
@jd:body


 <section class="dac-expand dac-hero dac-light">
  <div class="wrap">
    <div class="cols dac-hero-content">
      <div class="col-1of2 col-push-1of2 dac-hero-figure">
        <img class="dac-hero-image" src="/images/develop/hero_image_studio5_2x.png" srcset="/images/develop/hero_image_studio5.png 1x, /images/develop/hero_image_studio5_2x.png 2x">
      </div>
      <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px">
        <h1 class="dac-hero-title">
            <a style="color:inherit" href="{@docRoot}studio/index.html">
            Android Studio 2.1,<br>now available!</a></h1>

<p class="dac-hero-description">Android Studio provides the fastest tools for
building apps on every type of Android device.</p>

<p class="dac-hero-description">The latest version, Android Studio 2.1, adds
support for N Preview development on top of the faster Android Emulator and
Instant Run feature from 2.0.</p>

<p style="margin-top:24px">
    <a class="dac-hero-cta" href="{@docRoot}studio/index.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Get Android Studio
    </a>
  &nbsp;&nbsp;&nbsp;&nbsp;<wbr>
    <a class="dac-hero-cta" href="{@docRoot}studio/releases/index.html">
    <span class="dac-sprite dac-auto-chevron"></span>
    See the release notes</a>
</p>

      </div>
    </div>
  </div>
</section>

<div class="wrap dac-offset-parent">
  <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
    <i class="dac-sprite dac-arrow-down-gray"></i>
  </a>
</div>

<section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
  <h2 class="norule">Latest</h2>
  <div class="resource-widget resource-flow-layout col-16"
    data-query="type:youtube+tag:develop+tag:featured, type:blog+tag:develop+tag:featured"
    data-sortOrder="-timestamp"
    data-cardSizes="6x6"
    data-items-per-page="6"
    data-maxResults="15"
    data-initial-results="3"></div>
</div></section>

<section class="dac-section dac-light"><div class="wrap">
  <h1 class="dac-section-title">Tools for building apps</h1>
  <div class="dac-section-subtitle">
    Insights into Android's tools and libraries to speed your development.
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:develop/landing/tools"
       data-cardSizes="6x6"
       data-maxResults="24"
       data-initial-results="3"
       data-items-per-page="6"></div>
</div></section>

<section class="dac-section dac-gray"><div class="wrap">
  <h1 class="dac-section-title">Android development patterns</h1>
  <div class="dac-section-subtitle">
    Fundamental components and best practices that can help you build better apps.
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:develop/landing/devpatterns"
       data-cardSizes="6x6"
       data-maxResults="3"></div>
  <ul class="dac-section-links">
    <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc-lJo_RGGXL2Psr8vVCTWjM">
      <span class="dac-sprite dac-auto-chevron"></span>
      Playlist
    </a></li>
  </ul>
</div></section>

<section class="dac-section dac-section-light"><div class="wrap">
  <h1 class="dac-section-title">Android performance patterns</h1>
  <div class="dac-section-subtitle">
    Everything you need to know about improving your app’s performance.
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:develop/landing/performance"
       data-cardSizes="6x6"
       data-maxResults="3"></div>
  <ul class="dac-section-links">
    <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">
      <span class="dac-sprite dac-auto-chevron"></span>
      Playlist
    </a></li>
  </ul>
</div></section>

<section class="dac-section dac-gray"><div class="wrap">
  <h1 class="dac-section-title">Ubiquitous computing on Android</h1>
  <div class="dac-section-subtitle">
    A great experience for your users across devices.
  </div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:develop/landing/ubicomp"
       data-cardSizes="6x6"
       data-maxResults="3"></div>
  <ul class="dac-section-links">
    <li class="dac-section-link"><a href="/wear/index.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Wear
    </a></li>
    <li class="dac-section-link"><a href="/tv/index.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      TV
    </a></li>
    <li class="dac-section-link"><a href="/auto/index.html">
      <span class="dac-sprite dac-auto-chevron"></span>
      Auto
    </a></li>
  </ul>
</div></section>

<section class="dac-section dac-light" id="courses"><div class="wrap">
  <h1 class="dac-section-title">Online Courses</h1>
  <div class="dac-section-subtitle">Free online courses from Android
    experts that bring you step-by-step to building your own apps.</div>
  <div class="resource-widget resource-flow-layout col-16"
       data-query="collection:develop/landing/courses"
       data-sortOrder="random"
       data-cardSizes="6x6"
       data-initial-results="6"
       data-items-per-page="24"
       data-maxResults="24"></div>
</div></section>