Recent Changes‎ > ‎

Android Studio 0.5.1 Released

posted Mar 7, 2014, 4:37 PM by Tor Norbye   [ updated Mar 7, 2014, 4:54 PM ]
We've just released Android Studio 0.5.1, a quick bug-fix release for Studio 0.5.0 released yesterday. It addresses the following bugs:
  • "Unable to load class 'org.gradle.api.artifacts.result.ResolvedComponentResult'" error when loading project: Issue 65155.
  • Android Studio 0.5.0 does not work with a custom project structure (such as the one exported from Eclipse): issue 66758.
  • Android Studio 0.5.0 won't start on Mac OSX with Java 7. Issue IDEA-121383.
  • Occasional NullPointerException on startup: issue 66822.
Thank you to everyone for filing bugs and providing feedback!

Installation
If you are already running Android Studio, just restart it, or manually check for updates via Help > Check for Update... (on OSX, look in the Android Studio menu).  This will download and install a small patch rather than download a full IDE image.
If you need to download a full install, visit the Android Studio Canary Build 0.5.1 page.

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


Comments