Recent Changes‎ > ‎

Android Studio 1.3 Release Candidate 4 Available

posted Jul 24, 2015, 5:30 PM by Tor Norbye   [ updated Jul 24, 2015, 5:31 PM ]
Android Studio 1.3 RC 4 is now available in the canary channel. This build fixes the following issues:

  • The LogCat window no longer switches to a different process when the current process dies (issue 161145)
  • Prevent "StartupAbortedException" for the IDE when there are foreign/conflicting .jar files in the JDK extensions directory (issue 180551)
  • Fix incorrect nullness information for Android SDK methods (requires File > Invalidate Caches) (issue 180771)
  • Include Andoid Gradle 1.3.0 in the offline Gradle plugin repository
  • Fix a handful of crashes reported by the crash reporter (in the setup wizard, AVD manager, and the memory profiler)
Installation
If you are already using Android Studio, you can update via the built in Update mechanism (Check For Updates); make sure you switch to the canary or beta channels if you're not being offered an update. We also have full installers available for Windows, a DMG image for Mac, and .zip files for all platforms; visit the Android Studio 1.3 RC 4 download page for links.

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


Comments