Recent Changes‎ > ‎

Android Studio 1.3 Preview 3 Now Available

posted Jun 10, 2015, 1:37 AM by Tor Norbye   [ updated Jun 10, 2015, 1:46 AM ]
Android Studio 1.3 Preview 3 is now available in the canary channel. This is just a small bug fix update relative to 1.3 Preview 2 which fixes a few 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
  • 175135: Incorrect inspection for array size
  • Reduce flickering in the new SDK manager
  • Fix debugger resolution of resource integers for project-local resources
  • Prompt to update from build tools 23 rc1 to rc2
To download, update via the built-in mechanism, or download from the Android Studio 1.3 Preview 3 download page.
Comments