Recent Changes‎ > ‎

Android Studio 1.0.2 Released

posted Dec 18, 2014, 1:45 PM by Tor Norbye   [ updated Dec 18, 2014, 1:45 PM ]
We've just released Android Studio 1.0.2 to the canary and dev channels; it should roll out to beta and stable within a day or so. This is just a bug fix release which the following fixes:
80594: SDK Manager on Windows fails to install tools
82998: Update recommended SDK Tools version in Android Studio from 24.0.1
79778: Package manager exception when using custom signing
82999: NPE in com.intellij.ide.navigationToolbar.NavBarPanel
82702: Objectify filter added to web.xml when generating endpoints from class, even when the class is not an objectify entity

Installation
You can 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 are using an older version, you'll need to download a full install from the downloads page.

NOTE: 1.0.2 is currently only available in the canary and channels, and Android Studio will by default look in the Beta or Stable channels, so if you want to update, open the preference dialog, go to the Updates category and change the channel setting.

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