diff options
Diffstat (limited to 'docs/html/sdk/index.jd')
| -rw-r--r-- | docs/html/sdk/index.jd | 56 |
1 files changed, 20 insertions, 36 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index d3fcf48..34c04cf 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -5,29 +5,28 @@ page.image=images/cards/android-studio_2x.png header.hide=1 page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more. -studio.version=1.2.0.12 +studio.version=1.2.1.1 -studio.linux_bundle_download=android-studio-ide-141.1890965-linux.zip -studio.linux_bundle_bytes=259139652 -studio.linux_bundle_checksum=72149f65911ca18d8f0d360e6b7a1e2dc57e9935 +studio.linux_bundle_download=android-studio-ide-141.1903250-linux.zip +studio.linux_bundle_bytes=258634089 +studio.linux_bundle_checksum=61f576a24ac9aa00d498bb62942c028ef4a8905b -studio.mac_bundle_download=android-studio-ide-141.1890965-mac.dmg +studio.mac_bundle_download=android-studio-ide-141.1903250-mac.dmg studio.mac_bundle_bytes=260877150 -studio.mac_bundle_checksum=06fe5a2d9ab6c99bf42fb2014e519a073fc7e90d +studio.mac_bundle_checksum=a5a6ba50e3590de0973230a238d17726a1d9395c -studio.win_bundle_download=android-studio-ide-141.1890965-windows.zip -studio.win_bundle_bytes=261548058 -studio.win_bundle_checksum=29416e54ad074881a1e668e61e3d0c2316108dbe +studio.win_bundle_download=android-studio-ide-141.1903250-windows.zip +studio.win_bundle_bytes=261042465 +studio.win_bundle_checksum=ce924e0e4cff4b7f24df3f7ce0c1ce2379347d72 -studio.win_bundle_exe_download=android-studio-bundle-141.1890965-windows.exe -studio.win_bundle_exe_bytes=928285584 -studio.win_bundle_exe_checksum=47be67749409f0d710c05b9a8f22d9191c47a9d0 - -studio.win_notools_exe_download=android-studio-ide-141.1890965-windows.exe -studio.win_notools_exe_bytes=243621072 -studio.win_notools_exe_checksum=760d45212bea42f52adb1cbeab2390156d49c74d +studio.win_bundle_exe_download=android-studio-bundle-141.1903250-windows.exe +studio.win_bundle_exe_bytes=930462136 +studio.win_bundle_exe_checksum=680668b6b4a51c519efda814b96c2b61541a50f2 +studio.win_notools_exe_download=android-studio-ide-141.1903250-windows.exe +studio.win_notools_exe_bytes=243747312 +studio.win_notools_exe_checksum=d89917dd044e0559c87d6a05d49780ab110269f7 @@ -56,7 +55,6 @@ sdk.win_installer_checksum=e764ea93aa72766737f9be3b9fb3e42d879ab599 <style type="text/css"> .offline {display:none;} - a.download-bundle-button {display:block;} h2.feature { padding-top:30px; margin-top:0; @@ -67,19 +65,6 @@ sdk.win_installer_checksum=e764ea93aa72766737f9be3b9fb3e42d879ab599 padding-top:40px; } - .landing-button.green { - font-size:16px; - background-color:#90c653; - padding:8px 10px 10px; - margin:0; - width:206px; - text-align:center; - } - - .landing-button.green:hover { - background-color:#85b84f; - } - .landing-button .small { font-size: 12px; font-weight: normal; @@ -285,7 +270,7 @@ This is the Android Software Development Kit License Agreement <img src="{@docRoot}images/tools/studio-hero.png" srcset="{@docRoot}images/tools/studio-hero_2x.png 2x, {@docRoot}images/tools/studio-hero.png 1x" -width="760" height="400" alt="" style="margin-bottom:100px" /> +width="760" height="400" alt="" /> <div style="color: #fff; width:226px; height:0; overflow:visible; position:absolute; top:40px; left:25px"> @@ -302,7 +287,7 @@ width: 400px;text-align: center;">The official Android IDE</p> </ul> -<a class="online landing-button green download-bundle-button" style="margin-top:30px;" +<a class="online landing-button green download-bundle-button" href="#Other" >Download Android Studio</a> <!-- this appears when viewing the offline docs --> @@ -310,8 +295,9 @@ href="#Other" >Download Android Studio</a> To get Android Studio or stand-alone SDK tools, visit <a href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a> </p> +</div> -<ul style="margin-top:50px;color:#444"> +<ul> <li><a href="#Requirements">System Requirements</a></li> <li><a href="#Other">Other Download Options</a></li> <li><a href="{@docRoot}sdk/installing/migrate.html">Migrating to Android Studio</a></li> @@ -319,7 +305,6 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a target="_blank">Take a Survey</a></li> </ul> -</div> @@ -405,8 +390,7 @@ srcset="{@docRoot}images/tools/studio-hero-gradle_2x.png 2x, {@docRoot}images/to <p>Build APKs from Android Studio or the command line.</p> </div> - - +</div> <h2 class="feature norule">More about Android Studio</h2> <div style="background:#424242;padding:30px; color:#fff;margin:0 0 15px;"> |
