From the course: Android Development Essential Training: 1 Your First App

Unlock the full course today

Join today to access over 23,200 courses taught by industry experts.

Manage Android Studio updates

Manage Android Studio updates

- [Narrator] Android Studio receives frequent updates. Often the updates are minor and include various bug fixes. You can find the release notes which detail what has changed in each release here at developer.android.com/studio/releases. Let's walk through how you can upgrade your version of Android Studio. Here in Android Studio, you can go to Android Studio and then check for updates. If an update is available, you'll be presented with a dialogue that shows the current version that you're running, the new version and the patch size. You can choose to download this new version or ignore it. To configure automatic updates, you would click on the configure link. This will open up a new dialogue window with a dropdown that allows you to choose which channel you'd like to use for updates. By default, the stable channel is selected. This is the version that has been tested and is ready for developing production apps. The…

Contents