blob: 5a03197ee20d1752562c5df185d01d896962f876 [file] [log] [blame]
smain@google.comcf18fa62014-12-09 16:39:47 -08001page.title=Download Android Studio and SDK Tools
smain@google.com68e68192014-12-15 10:00:59 -08002page.tags=sdk, android studio
Dirk Doughertydf9fa4c2012-11-29 13:09:21 -08003page.template=sdk
Scott Main50e990c2012-06-21 17:14:39 -07004header.hide=1
smain@google.comcf18fa62014-12-09 16:39:47 -08005page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more.
Scott Mainefd83af2009-10-14 09:11:41 -07006
Rich Slogarc395bd22015-04-30 10:25:56 -07007studio.version=1.2.0.12
Scott Main49ba8eb2012-11-15 14:56:52 -08008
Rich Slogare4dc5092015-04-03 15:44:12 -07009studio.linux_bundle_download=android-studio-ide-141.1890965-linux.zip
10studio.linux_bundle_bytes=259139652
11studio.linux_bundle_checksum=72149f65911ca18d8f0d360e6b7a1e2dc57e9935
Rich Slogarfdeb27f2014-11-03 14:56:06 -080012
Rich Slogare4dc5092015-04-03 15:44:12 -070013studio.mac_bundle_download=android-studio-ide-141.1890965-mac.dmg
14studio.mac_bundle_bytes=260877150
15studio.mac_bundle_checksum=06fe5a2d9ab6c99bf42fb2014e519a073fc7e90d
Rich Slogarfdeb27f2014-11-03 14:56:06 -080016
Rich Slogare4dc5092015-04-03 15:44:12 -070017studio.win_bundle_download=android-studio-ide-141.1890965-windows.zip
18studio.win_bundle_bytes=261548058
19studio.win_bundle_checksum=29416e54ad074881a1e668e61e3d0c2316108dbe
smain@google.com048eeb02014-12-07 22:38:33 -080020
smain@google.com048eeb02014-12-07 22:38:33 -080021
Rich Slogare4dc5092015-04-03 15:44:12 -070022studio.win_bundle_exe_download=android-studio-bundle-141.1890965-windows.exe
23studio.win_bundle_exe_bytes=928285584
24studio.win_bundle_exe_checksum=47be67749409f0d710c05b9a8f22d9191c47a9d0
25
26studio.win_notools_exe_download=android-studio-ide-141.1890965-windows.exe
27studio.win_notools_exe_bytes=243621072
28studio.win_notools_exe_checksum=760d45212bea42f52adb1cbeab2390156d49c74d
29
Scott Main06cf15e2010-10-28 00:02:31 -070030
Scott Main6453dfb2012-10-23 14:14:18 -070031
32
Rich Slogare7bfe5b2015-05-01 10:42:45 -070033sdk.linux_download=android-sdk_r24.2-linux.tgz
34sdk.linux_bytes=168119905
35sdk.linux_checksum=1a29f9827ef395a96db629209b0e38d5e2dd8089
Scott Main6453dfb2012-10-23 14:14:18 -070036
Rich Slogare7bfe5b2015-05-01 10:42:45 -070037sdk.mac_download=android-sdk_r24.2-macosx.zip
38sdk.mac_bytes=88949635
39sdk.mac_checksum=256c9bf642f56242d963c090d147de7402733451
Scott Main6453dfb2012-10-23 14:14:18 -070040
Rich Slogare7bfe5b2015-05-01 10:42:45 -070041sdk.win_download=android-sdk_r24.2-windows.zip
42sdk.win_bytes=155944165
43sdk.win_checksum=2611ed9a6080f4838f1d4e55172801714a8a169b
Scott Main6453dfb2012-10-23 14:14:18 -070044
Rich Slogare7bfe5b2015-05-01 10:42:45 -070045sdk.win_installer=installer_r24.2-windows.exe
46sdk.win_installer_bytes=107849819
47sdk.win_installer_checksum=e764ea93aa72766737f9be3b9fb3e42d879ab599
Rich Slogar6b8756c2014-12-12 14:59:34 -080048
Scott Main6453dfb2012-10-23 14:14:18 -070049
50
51
52
Robert Ly37f43102011-10-26 15:11:30 -070053
The Android Open Source Project9066cfe2009-03-03 19:31:44 -080054@jd:body
55
Scott Mainc0324b82011-05-27 09:53:27 -070056<style type="text/css">
Scott Main6453dfb2012-10-23 14:14:18 -070057 .offline {display:none;}
smain@google.com29e13c52014-12-05 09:38:14 -080058 a.download-bundle-button {display:block;}
59 h2.feature {
60 padding-top:30px;
61 margin-top:0;
62 clear:both;
63 }
64 .feature-blurb {
65 margin:0px; font-size:16px; font-weight:300;
66 padding:40px 0 0 0;
67 }
68
69 .landing-button.green {
70 font-size:16px;
71 background-color:#90c653;
72 padding:8px 10px 10px;
73 margin:0;
74 width:206px;
75 text-align:center;
76 }
77
78 .landing-button.green:hover {
79 background-color:#85b84f;
80 }
81
82 .landing-button .small {
83 font-size: 12px;
84 font-weight: normal;
85 line-height: 12px;
86 display: block;
87 }
88
89 h1.studio-logo {
90 width:226px;
91 height:78px;
92 display:block;
93 padding:0;
94 white-space: nowrap;
smain@google.com58bd0272014-12-17 09:50:26 -080095 text-indent: -10000px;
smain@google.com29e13c52014-12-05 09:38:14 -080096 font-size:0px;
97 background: url(../images/tools/studio-logo.png);
98 background-image: -webkit-image-set(url(../images/tools/studio-logo.png) 1x, url(../images/tools/studio-logo_2x.png) 2x);
99 background-size: 226px 78px;
100 }
101
Scott Mainc0324b82011-05-27 09:53:27 -0700102</style>
Robert Ly6c81c302011-10-05 12:59:29 -0700103
Scott Main50e990c2012-06-21 17:14:39 -0700104
Scott Main226fe972012-11-14 14:13:21 -0800105
106
smain@google.com29e13c52014-12-05 09:38:14 -0800107
108<div style="position:relative;">
Scott Main50e990c2012-06-21 17:14:39 -0700109
Scott Main6453dfb2012-10-23 14:14:18 -0700110
smain@google.com29e13c52014-12-05 09:38:14 -0800111<div class="wrap" id="tos" style="display:none;width:inherit;height:650px">
Scott Main6453dfb2012-10-23 14:14:18 -0700112<div class="col-13" style="margin:0;">&nbsp;</div><!-- provides top margin for content -->
113
smain@google.com29e13c52014-12-05 09:38:14 -0800114<h1 id="tos-header" style="margin-top:0">Download</h1>
Scott Main6453dfb2012-10-23 14:14:18 -0700115
smain@google.com29e13c52014-12-05 09:38:14 -0800116<p class="sdk-terms-intro">Before installing Android Studio or the standalone SDK tools,
117you must agree to the following terms and conditions.</p>
Scott Main6453dfb2012-10-23 14:14:18 -0700118
119<div class="sdk-terms" onfocus="this.blur()">
120<h2 class="norule">Terms and Conditions</h2>
121This is the Android Software Development Kit License Agreement
122
123<h3>1. Introduction</h3>
1241.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.
125
Joe Fernandeza3b33c02013-05-22 22:19:29 -07001261.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.
Scott Main6453dfb2012-10-23 14:14:18 -0700127
1281.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.
129
130
131<h3>2. Accepting this License Agreement</h3>
1322.1 In order to use the SDK, you must first agree to this License Agreement. You may not use the SDK if you do not accept this License Agreement.
133
1342.2 By clicking to accept, you hereby agree to the terms of this License Agreement.
135
1362.3 You may not use the SDK and may not accept the License Agreement if you are a person barred from receiving the SDK under the laws of the United States or other countries including the country in which you are resident or from which you use the SDK.
137
1382.4 If you are agreeing to be bound by this License Agreement on behalf of your employer or other entity, you represent and warrant that you have full legal authority to bind your employer or such entity to this License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the SDK on behalf of your employer or other entity.
139
140
141<h3>3. SDK License from Google</h3>
1423.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable and non-exclusive license to use the SDK solely to develop applications to run on the Android platform.
143
1443.2 You agree that Google or third parties own all legal right, title and interest in and to the SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.
145
1463.3 You may not use the SDK for any purpose not expressly permitted by this License Agreement. Except to the extent required by applicable third party licenses, you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK; or (b) load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.
147
1483.4 You agree that you will not take any actions that may cause or result in the fragmentation of Android, including but not limited to distributing, participating in the creation of, or promoting in any way a software development kit derived from the SDK.
149
1503.5 Use, reproduction and distribution of components of the SDK licensed under an open source software license are governed solely by the terms of that open source software license and not this License Agreement.
151
1523.6 You agree that the form and nature of the SDK that Google provides may change without prior notice to you and that future versions of the SDK may be incompatible with applications developed on previous versions of the SDK. You agree that Google may stop (permanently or temporarily) providing the SDK (or any features within the SDK) to you or to users generally at Google's sole discretion, without prior notice to you.
153
1543.7 Nothing in this License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.
155
1563.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the SDK.
157
158
159<h3>4. Use of the SDK by You</h3>
1604.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under this License Agreement in or to any software applications that you develop using the SDK, including any intellectual property rights that subsist in those applications.
161
1624.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) this License Agreement and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).
163
1644.3 You agree that if you use the SDK to develop applications for general public users, you will protect the privacy and legal rights of those users. If the users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If the user provides your application with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, the user has given you permission to do so.
165
1664.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier.
167
1684.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.
169
1704.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under this License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.
171
172
173<h3>5. Your Developer Credentials</h3>
1745.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.
175
176
177<h3>6. Privacy and Information</h3>
1786.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected.
179
1806.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy.
181
182
183<h3>7. Third Party Applications</h3>
1847.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.
185
1867.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.
187
1887.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party. In that case, this License Agreement does not affect your legal relationship with these third parties.
189
190
191<h3>8. Using Android APIs</h3>
1928.1 Google Data APIs
193
1948.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.
195
1968.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so.
197
198
199<h3>9. Terminating this License Agreement</h3>
2009.1 This License Agreement will continue to apply until terminated by either you or Google as set out below.
201
2029.2 If you want to terminate this License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.
203
2049.3 Google may at any time, terminate this License Agreement with you if:
205(A) you have breached any provision of this License Agreement; or
206(B) Google is required to do so by law; or
207(C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or
208(D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
209
2109.4 When this License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst this License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.
211
212
213<h3>10. DISCLAIMER OF WARRANTIES</h3>
21410.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.
215
21610.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.
217
21810.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
219
220
221<h3>11. LIMITATION OF LIABILITY</h3>
22211.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.
223
224
225<h3>12. Indemnification</h3>
22612.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with this License Agreement.
227
228
229<h3>13. Changes to the License Agreement</h3>
23013.1 Google may make changes to the License Agreement as it distributes new versions of the SDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.
231
232
233<h3>14. General Legal Terms</h3>
23414.1 This License Agreement constitutes the whole legal agreement between you and Google and governs your use of the SDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the SDK.
235
23614.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in this License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.
237
23814.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of this License Agreement is invalid, then that provision will be removed from this License Agreement without affecting the rest of this License Agreement. The remaining provisions of this License Agreement will continue to be valid and enforceable.
239
24014.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to this License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of this License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to this License Agreement.
241
24214.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.
243
24414.6 The rights granted in this License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under this License Agreement without the prior written approval of the other party.
245
24614.7 This License Agreement, and your relationship with Google under this License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from this License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
247
248
249<em>November 13, 2012</em>
Scott Main50e990c2012-06-21 17:14:39 -0700250</div>
251
252
Scott Main6453dfb2012-10-23 14:14:18 -0700253
254
smain@google.com29e13c52014-12-05 09:38:14 -0800255
Scott Main6453dfb2012-10-23 14:14:18 -0700256<div id="next-steps" style="display:none;position:absolute;width:inherit">
Scott Main47950312014-05-29 17:44:09 -0700257 <p>You're just a few steps away from building apps for Android!</p>
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800258 <p>In a moment, you'll be redirected to
259 <a id="next-link" href="{@docRoot}sdk/installing/index.html">Installing the Android SDK</a>.</p>
Scott Main6453dfb2012-10-23 14:14:18 -0700260
261</div><!-- end next-steps -->
262
263
264
265<div id="sdk-terms-form">
266<p>
267<input id="agree" type="checkbox" name="agree" value="1" onclick="onAgreeChecked()" />
268<label id="agreeLabel" for="agree">I have read and agree with the above terms and conditions</label>
269</p>
270<p><a href="" class="button disabled" id="downloadForRealz" onclick="return onDownloadForRealz(this);"></a></p>
271</div>
272
273
Scott Main6453dfb2012-10-23 14:14:18 -0700274</div><!-- end TOS -->
275
276
277
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800278
279
280
smain@google.com29e13c52014-12-05 09:38:14 -0800281<div id="landing">
Scott Main6453dfb2012-10-23 14:14:18 -0700282
283<div class="col-13">&nbsp;</div><!-- provides top margin for content -->
284
smain@google.com29e13c52014-12-05 09:38:14 -0800285<img src="{@docRoot}images/tools/studio-hero.png"
286srcset="{@docRoot}images/tools/studio-hero_2x.png 2x, {@docRoot}images/tools/studio-hero.png 1x"
smain@google.comd48168b2014-12-08 09:31:01 -0800287width="760" height="400" alt="" style="margin-bottom:80px" />
Scott Main6453dfb2012-10-23 14:14:18 -0700288
smain@google.com29e13c52014-12-05 09:38:14 -0800289<div style="color: #fff; width:226px; height:0; overflow:visible; position:absolute; top:40px; left:25px">
Scott Main50e990c2012-06-21 17:14:39 -0700290
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800291<h1 class="studio-logo" style="margin:0 0 35px !important">Android Studio</h1>
292
smain@google.com29e13c52014-12-05 09:38:14 -0800293<p style="font-size: 16px; color:#bbb; position: absolute;left: 297px; top: 5px; display: block;
294width: 400px;text-align: center;">The official Android IDE</p>
Joe Fernandez66e97da2012-12-12 15:06:09 -0800295
smain@google.com29e13c52014-12-05 09:38:14 -0800296<ul style="font-size:12px">
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800297<li>Android Studio IDE</li>
smain@google.com29e13c52014-12-05 09:38:14 -0800298<li>Android SDK tools</li>
299<li>Android 5.0 (Lollipop) Platform</li>
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800300<li>Android 5.0 emulator system image with Google APIs</li>
Scott Main6453dfb2012-10-23 14:14:18 -0700301</ul>
302
smain@google.com78219f02014-06-13 11:39:35 -0700303
smain@google.com29e13c52014-12-05 09:38:14 -0800304<a class="online landing-button green download-bundle-button" style="margin-top:30px;"
305href="#Other" >Download Android Studio</a>
Scott Main6453dfb2012-10-23 14:14:18 -0700306
Scott Main50e990c2012-06-21 17:14:39 -0700307<!-- this appears when viewing the offline docs -->
308<p class="offline">
smain@google.com29e13c52014-12-05 09:38:14 -0800309To get Android Studio or stand-alone SDK tools, visit <a
310href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a>
Scott Main50e990c2012-06-21 17:14:39 -0700311</p>
312
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800313<ul style="margin-top:50px;color:#444">
smain@google.com29e13c52014-12-05 09:38:14 -0800314 <li><a href="#Requirements">System Requirements</a></li>
smain@google.comd0c79c42014-12-05 20:29:42 -0800315 <li><a href="#Other">Other Download Options</a></li>
smain@google.comc07d57d2014-12-05 20:29:42 -0800316 <li><a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a></li>
smain@google.comd48168b2014-12-08 09:31:01 -0800317 <li><a href="https://docs.google.com/a/google.com/forms/d/1mjsyfzv3HAnDY-_Kfj-3QJKdpuksyMFs9e73CRwmT6Q/viewform"
318target="_blank">Take a Survey</a></li>
smain@google.com29e13c52014-12-05 09:38:14 -0800319</ul>
Scott Main50e990c2012-06-21 17:14:39 -0700320
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800321</div>
322
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800323
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800324
325
326<h2 class="feature norule" >Intelligent code editor</h2>
327
328<div class="col-9" style="margin:0 20px 0 0">
329 <img src="{@docRoot}images/tools/studio-hero-code.png"
330srcset="{@docRoot}images/tools/studio-hero-code_2x.png 2x, {@docRoot}images/tools/studio-hero-code.png 1x" width="520" />
331</div><!-- end col-9 (left column) -->
332
333<div class="col-4 feature-blurb">
334 <p>At the core of Android Studio is an intelligent code editor capable of advanced
335 code completion, refactoring, and code analysis.</p>
336 <p>The powerful code editor helps you be a more productive Android app developer.</p>
337</div>
338
339
340
341
smain@google.com048eeb02014-12-07 22:38:33 -0800342
343<h2 class="feature norule">Code templates and GitHub integration</h2>
smain@google.com29e13c52014-12-05 09:38:14 -0800344
345<div class="col-9" style="margin:0 20px 0 0">
smain@google.com048eeb02014-12-07 22:38:33 -0800346 <img src="{@docRoot}images/tools/studio-hero-import.png"
347srcset="{@docRoot}images/tools/studio-hero-import_2x.png 2x, {@docRoot}images/tools/studio-hero-import.png 1x" width="520" />
smain@google.com29e13c52014-12-05 09:38:14 -0800348</div><!-- end col-9 (left column) -->
349
350<div class="col-4 feature-blurb">
smain@google.com048eeb02014-12-07 22:38:33 -0800351 <p>New project wizards make it easier than ever to start a new project.</p>
352
353 <p>Start projects using template code for patterns such as navigation drawer and view pagers,
354 and even import Google code samples from GitHub.</p>
smain@google.com29e13c52014-12-05 09:38:14 -0800355</div>
Scott Main50e990c2012-06-21 17:14:39 -0700356
357
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800358
359
360<h2 class="feature norule">Multi-screen app development</h2>
Scott Main50e990c2012-06-21 17:14:39 -0700361
smain@google.com29e13c52014-12-05 09:38:14 -0800362<div class="col-9" style="margin:0 20px 0 0">
363 <img src="{@docRoot}images/tools/studio-hero-screens.png"
364srcset="{@docRoot}images/tools/studio-hero-screens_2x.png 2x, {@docRoot}images/tools/studio-hero-screens.png 1x" width="520" />
365</div><!-- end col-9 (left column) -->
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800366
smain@google.com29e13c52014-12-05 09:38:14 -0800367<div class="col-4 feature-blurb">
368 <p>Build apps for Android phones, tablets, Android Wear,
369 Android TV, Android Auto and Google Glass.</p>
370 <p>With the new Android Project View and module support in Android Studio, it's easier
371 to manage app projects and resources.
372</div>
373
374
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800375
376
377<h2 class="feature norule">Virtual devices for all shapes and sizes</h2>
smain@google.com29e13c52014-12-05 09:38:14 -0800378
379<div class="col-9" style="margin:0 20px 0 0">
380 <img src="{@docRoot}images/tools/studio-hero-avds.png"
381srcset="{@docRoot}images/tools/studio-hero-avds_2x.png 2x, {@docRoot}images/tools/studio-hero-avds.png 1x" width="520" />
382</div><!-- end col-9 (left column) -->
383
384<div class="col-4 feature-blurb">
385 <p>Android Studio comes pre-configured with an optimized emulator image.</p>
386 <p>The updated and streamlined Virtual Device Manager provides
387 pre-defined device profiles for common Android devices.</p>
388</div>
smain@google.com78219f02014-06-13 11:39:35 -0700389
390
Scott Main50e990c2012-06-21 17:14:39 -0700391
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800392
smain@google.com048eeb02014-12-07 22:38:33 -0800393<h2 class="feature norule">
394Android builds evolved, with Gradle</h2>
Scott Main441e8b92013-04-19 17:42:08 -0700395
smain@google.com29e13c52014-12-05 09:38:14 -0800396<div class="col-9" style="margin:0 20px 0 0">
smain@google.com048eeb02014-12-07 22:38:33 -0800397 <img src="{@docRoot}images/tools/studio-hero-gradle.png"
398srcset="{@docRoot}images/tools/studio-hero-gradle_2x.png 2x, {@docRoot}images/tools/studio-hero-gradle.png 1x" width="520" />
smain@google.com29e13c52014-12-05 09:38:14 -0800399</div><!-- end col-9 (left column) -->
Scott Main6453dfb2012-10-23 14:14:18 -0700400
smain@google.com29e13c52014-12-05 09:38:14 -0800401<div class="col-4 feature-blurb">
smain@google.com048eeb02014-12-07 22:38:33 -0800402 <p>Create multiple APKs for your Android app with different features using the same project.</p>
403 <p>Manage app dependencies with Maven.</p>
404 <p>Build APKs from Android Studio or the command line.</p>
Scott Main6453dfb2012-10-23 14:14:18 -0700405</div>
406
407
408
409
smain@google.com29e13c52014-12-05 09:38:14 -0800410<h2 class="feature norule">More about Android Studio</h2>
411<div style="background:#424242;padding:30px; color:#fff;margin:0 0 15px;">
Scott Main6453dfb2012-10-23 14:14:18 -0700412
smain@google.com29e13c52014-12-05 09:38:14 -0800413<a class="online landing-button green download-bundle-button"
414style="margin:0 0 40px 60px;float:right"
415href="" >Download Android Studio</a>
416
417 <ul>
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800418 <li>Built on IntelliJ IDEA Community Edition, the popular Java IDE by JetBrains.</li>
smain@google.com29e13c52014-12-05 09:38:14 -0800419 <li>Flexible Gradle-based build system.</li>
420 <li>Build variants and multiple APK generation.</li>
421 <li>Expanded template support for Google Services and various device types.</li>
422 <li>Rich layout editor with support for theme editing.</li>
423 <li>Lint tools to catch performance, usability, version compatibility, and other problems.</li>
424 <li>ProGuard and app-signing capabilities.</li>
Rich Slogar15a11662015-01-02 17:45:16 -0800425 <li>Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud
426 Messaging and App Engine.</li>
smain@google.com29e13c52014-12-05 09:38:14 -0800427 </ul>
428
429<p style="margin:0">
430For more details about features available in Android Studio,
Rich Slogare4dc5092015-04-03 15:44:12 -0700431read the overview at <a href="{@docRoot}tools/studio/index.html">Android Studio</a>.</p>
smain@google.com29e13c52014-12-05 09:38:14 -0800432</div>
433
434
Joe Fernandezf4814b82014-12-08 12:52:32 -0800435<p>If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE
smain@google.com2023bec2014-12-08 19:18:27 -0800436for Android, so you should migrate to Android Studio to receive all the
Joe Fernandezf4814b82014-12-08 12:52:32 -0800437latest IDE updates. For help moving projects,
smain@google.com29e13c52014-12-05 09:38:14 -0800438see <a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android
439Studio</a>.</p>
440
441
442
443
444
445
446
447<h2 id="Requirements">System Requirements</h2>
448
449<h3>Windows</h3>
450
Scott Main50e990c2012-06-21 17:14:39 -0700451<ul>
smain@google.com29e13c52014-12-05 09:38:14 -0800452<li>Microsoft&reg; Windows&reg; 8/7/Vista/2003 (32 or 64-bit)</li>
453<li>2 GB RAM minimum, 4 GB RAM recommended</li>
Rich Slogar15a11662015-01-02 17:45:16 -0800454<li>400 MB hard disk space</li>
455<li>At least 1 GB for Android SDK, emulator system images, and caches</li>
smain@google.com29e13c52014-12-05 09:38:14 -0800456<li>1280 x 800 minimum screen resolution</li>
457<li>Java Development Kit (JDK) 7 </li>
458<li>Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T
459(Intel® 64), and Execute Disable (XD) Bit functionality</li>
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800460</ul>
461
smain@google.com29e13c52014-12-05 09:38:14 -0800462
463<h3>Mac OS X</h3>
464
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800465<ul>
smain@google.com29e13c52014-12-05 09:38:14 -0800466<li>Mac&reg; OS X&reg; 10.8.5 or higher, up to 10.9 (Mavericks)</li>
467<li>2 GB RAM minimum, 4 GB RAM recommended</li>
468<li>400 MB hard disk space</li>
469<li>At least 1 GB for Android SDK, emulator system images, and caches</li>
470<li>1280 x 800 minimum screen resolution</li>
471<li>Java Runtime Environment (JRE) 6</li>
472<li>Java Development Kit (JDK) 7</li>
473<li>Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T
474(Intel® 64), and Execute Disable (XD) Bit functionality</li>
Rich Slogarfdeb27f2014-11-03 14:56:06 -0800475</ul>
smain@google.com29e13c52014-12-05 09:38:14 -0800476
477<p>On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font
478rendering. You can then configure your project to use Java Development Kit (JDK) 6 or JDK 7.</p>
Scott Main50e990c2012-06-21 17:14:39 -0700479
Vince Harron1c9cff22014-10-15 10:57:19 -0700480
Scott Main50e990c2012-06-21 17:14:39 -0700481
smain@google.com29e13c52014-12-05 09:38:14 -0800482<h3>Linux</h3>
Scott Main50e990c2012-06-21 17:14:39 -0700483
smain@google.com29e13c52014-12-05 09:38:14 -0800484<ul>
485<li>GNOME or KDE desktop</li>
Rich Slogard7ffcad2015-01-21 15:34:54 -0800486<li>GNU C Library (glibc) 2.15 or later</li>
smain@google.com29e13c52014-12-05 09:38:14 -0800487<li>2 GB RAM minimum, 4 GB RAM recommended</li>
488<li>400 MB hard disk space</li>
489<li>At least 1 GB for Android SDK, emulator system images, and caches</li>
490<li>1280 x 800 minimum screen resolution</li>
491<li>Oracle&reg; Java Development Kit (JDK) 7 </li>
492</ul>
Rich Slogard7ffcad2015-01-21 15:34:54 -0800493<p>Tested on Ubuntu&reg; 14.04, Trusty Tahr (64-bit distribution capable of running
Rich Slogar626128b2015-01-05 16:23:55 -080049432-bit applications).</p>
smain@google.com29e13c52014-12-05 09:38:14 -0800495
496
497
498
smain@google.comd3c9f2b2014-12-05 16:43:15 -0800499<h2 id="Other" style="clear:left">Other Download Options</h2>
smain@google.com29e13c52014-12-05 09:38:14 -0800500
501<!-- alternative SDK options follows -->