Recent Changes‎ > ‎

Android Studio 1.5.1 Available

posted Dec 3, 2015, 3:12 PM by Tor Norbye   [ updated Dec 3, 2015, 3:27 PM ]
We've just pushed Android Studio 1.5.1 to the beta channel. If there are no surprises, we will promote it to the stable channel in a few days.

The following bugs are fixed in 1.5.1:
  • 194705: Fix incorrect lint warning about localized permission descriptions referenced by the manifest
  • 194612: Layout editor rendering failure: "The following classes could not be found: android.support.v7.internal.app.WindowDecorActionBar"
  • 194045: Fixed data-binding parsing of the percent operator
  • 191819: Fixed the contract in the vector asset studio icon preview window (and added Help topic)
  • 195167: Fix app launching bug where the debugger launched to the wrong device, as well as a null pointer exception in some scenarios
Installation
You can update your current 1.4 or 1.5 installation to 1.5.1 by using the built-in patch mechanism (make sure you switch to the Beta channel first, if necessary.) 
You can also download a full zip of 1.5.1 (and soon, installers) from the 1.5.1 download page.

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

Comments