Recent Changes‎ > ‎

Android Studio 2.0 Preview 2 Available

posted Dec 3, 2015, 3:24 PM by Tor Norbye
We've just pushed Android Studio 2.0 Preview 2 to the canary channel. 

This build fixes a number of bugs found in Preview 1. Some notable issues many users encountered are:
  • 195113: XML editor autocomplete does not add quotes when completing attributes
  • 195014: Studio won't start on Java 6 or 7 for users who have configured studio.vmoptions
  • Several instant run bugs (make sure you also update your Gradle plugin to 2.0.0-alpha2)
Installation
You can update your current 2.0 Preview installation to Preview 2 via the built-in patch mechanism (Check for Updates).
You can also update from 1.5 to 2.0 Preview 2 via the patch mechanism, but you may not want to do that: See our page about how to keep multiple installations simultaneously while Studio is in preview mode.
You can also download a full zip of 2.0 Preview 2 from the 2.0 Preview 2 page.

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

Comments