Recent Changes‎ > ‎

Android Studio 1.3 Release Candidate 3 Available

posted Jul 17, 2015, 4:54 PM by Tor Norbye
Android Studio 1.3 RC 3 is now available in the canary channel. This is just a small bug fix update relative to the previous release candidates with the following fixes:
  • Tweak the default IDE heap size to be a bit larger
  • Turn off EAP mode (reduces internal validation checks etc)
  • Fix top crashes from the crash reporter:
    • 22523040: AssertionError in AppResourceRepository
    • 22530524: Fixing NPE in OCStringLiteralCopyPasteProcessor
    • 22519147: java.lang.Throwable in com.intellij.openapi.diagnostic.Logger
  • 77605: Fix false positive inspection for app indexing
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 3 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