Recent Changes‎ > ‎

Android Studio 1.2.2 Now Available

posted Jun 10, 2015, 1:28 AM by Tor Norbye   [ updated Jun 10, 2015, 1:47 AM ]
Android Studio 1.2.2 is now available in the beta channel (and soon in the stable channel). This is a small bug fix release which fixes a couple of critical issues:
  • 172523: Debugger fails at "Collecting data" and then hangs on "Waiting until last debugger command completes", especially when viewing the contents of a collection in the Variables pane
  • 175343: Update setup wizard such that it only installs the current stable release of the SDK tools, not the most recently available preview tools
  • Update the layout preview tools such that it only uses preview versions of layoutlib if your project is being compiled with a preview SDK
To download, update via the built-in mechanism (switch to the Beta update channel first if necessary), or download from the Android Studio 1.2.2 download page.
Comments