Android Studio 1.0 Release Candidate 1 released
posted Nov 20, 2014, 3:27 PM by Tor Norbye [ updated Nov 20, 2014, 4:35 PM ]
We've just released Android Studio 1.0 Release Candidate 1 to the canary channel. Yes, that means we're getting close to a 1.0 release! In this release there are a number of bug fixes.
We've also updated the splash screen and branding graphics to include our new logo, and the settings directories for the IDE have been updated from AndroidStudioBeta to just AndroidStudio. When you run this version for the first time, it should offer to import your settings from the beta settings directory.
Finally, we are now bundling a local Maven repository containing the Android Gradle plugin and all its dependencies, which should allow you to create new projects without a network connection. (This is also why this patch is fairly large).
Installation
This version is only available in the canary channel for now. For Windows you can also download and test our new installer. Visit the Canary Channel page for download links.
Problems?
If you run into problems, be sure to check the Known Issues page which we'll update as necessary.
Download Links
On Windows, please try out new installers:
Lean installer (no SDK bundle): https://dl.google.com/dl/android/studio/install/1.0.0-rc2/android-studio-ide-135.1611497-windows.exe (250 MB)
Full installer (includes SDK bundle): https://dl.google.com/dl/android/studio/install/1.0.0-rc2/android-studio-bundle-135.1611497-windows.exe (813 MB)
To install Android Studio manually:
Windows: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-windows.zip (235 MB)
Mac: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-mac.zip (234 MB)
Linux: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-linux.zip (233 MB)
NOTE: These .zip files do not contain an embedded SDK install. If you have an existing install of Studio which contains an embedded SDK, if you upgrade by installing one of these zips, make sure you copy over the SDK as well. We no longer recommend keeping the SDK installation inside the application folder, so after moving it out of the way, please place it somewhere else (such as your home directory), and then point to it from the IDE's project structure dialog.
posted Nov 20, 2014, 3:27 PM by Tor Norbye [ updated Nov 20, 2014, 4:35 PM ]
We've just released Android Studio 1.0 Release Candidate 1 to the canary channel. Yes, that means we're getting close to a 1.0 release! In this release there are a number of bug fixes.
We've also updated the splash screen and branding graphics to include our new logo, and the settings directories for the IDE have been updated from AndroidStudioBeta to just AndroidStudio. When you run this version for the first time, it should offer to import your settings from the beta settings directory.
Finally, we are now bundling a local Maven repository containing the Android Gradle plugin and all its dependencies, which should allow you to create new projects without a network connection. (This is also why this patch is fairly large).
Installation
This version is only available in the canary channel for now. For Windows you can also download and test our new installer. Visit the Canary Channel page for download links.
Problems?
If you run into problems, be sure to check the Known Issues page which we'll update as necessary.
Download Links
On Windows, please try out new installers:
Lean installer (no SDK bundle): https://dl.google.com/dl/android/studio/install/1.0.0-rc2/android-studio-ide-135.1611497-windows.exe (250 MB)
Full installer (includes SDK bundle): https://dl.google.com/dl/android/studio/install/1.0.0-rc2/android-studio-bundle-135.1611497-windows.exe (813 MB)
To install Android Studio manually:
Windows: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-windows.zip (235 MB)
Mac: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-mac.zip (234 MB)
Linux: https://dl.google.com/dl/android/studio/ide-zips/1.0.0-rc2/android-studio-ide-135.1611497-linux.zip (233 MB)
NOTE: These .zip files do not contain an embedded SDK install. If you have an existing install of Studio which contains an embedded SDK, if you upgrade by installing one of these zips, make sure you copy over the SDK as well. We no longer recommend keeping the SDK installation inside the application folder, so after moving it out of the way, please place it somewhere else (such as your home directory), and then point to it from the IDE's project structure dialog.