Recent Changes‎ > ‎

Android Studio 0.3.1 Released

posted Oct 23, 2013, 10:56 AM by Tor Norbye
We've just released Android Studio 0.3.1. This is a small update to 0.3.0, fixing a couple of important issues (thanks for filing bugs!)
  • Fixed bug affecting the "New Activity" wizard (issue 61258 and issue 61269)
  • Fixed bug which prevented popup windows from working correctly on some Ubuntu installs with JDK 6 using the Darcula theme (issue 61213)
  • Fixed bugs in the SDK/JDK selection dialog
  • We changed the Toolbar visibility default to on
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 page. Note that if you are currently running 0.2.10 or 0.2.11, on Mac OSX, you will not be able to patch update to 0.3.0; you will need to install a fresh build due to a bug in the patch updater in those versions.

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

Comments