Recent Changes‎ > ‎

Android Studio 1.0 Release Candidate 4 Released

posted Dec 4, 2014, 4:46 PM by Tor Norbye   [ updated Dec 4, 2014, 5:26 PM ]
We've just released Android Studio 1.0 Release Candidate 4 to both the canary and beta channels.

This build is almost identical to RC 3 posted a few hours ago, with just a couple of tweaks:
  • It bundles Android Gradle plugin 1.0.0-rc4 instead of rc3, which fixes a couple of important Gradle plugin issues
  • It includes the Import Sample wizard which was accidentally left out in earlier RCs
  • It updates the project structure dialog to use the new property names of a few recently renamed Gradle DSL methods
  • Launching an emulator from the AVD window now closes the AVD list window in order to immediately show emulator output
We have posted patches to the beta and canary channels, and you can also download .zip files for the builds from the 1.0 RC 4 page. We won't post updated installers for this build; just run the RC 3 installer and then patch update to RC 4.

Problems?
If you run into problems, be sure to check the Known Issues page which we'll update as necessary.


Comments