Platform
Android Studio
Google Play
Jetpack
Docs
Blog
Download
What's New
User Guide
Preview
Home
Platform
Android Studio
Download
What's New
User Guide
Preview
Google Play
Docs
Blog
Download a Preview
Install Alongside Stable
New Features
Release Updates
Updates archive
►
2024
2024
(83)
►
November
November
(4)
►
October
October
(8)
►
September
September
(8)
►
August
August
(9)
►
July
July
(6)
►
June
June
(7)
►
May
May
(9)
►
April
April
(9)
►
March
March
(6)
►
February
February
(8)
►
January
January
(9)
►
2023
2023
(76)
►
December
December
(4)
►
November
November
(9)
►
October
October
(7)
►
September
September
(8)
►
August
August
(3)
►
July
July
(4)
►
June
June
(6)
►
May
May
(10)
►
April
April
(4)
►
March
March
(7)
►
February
February
(9)
►
January
January
(5)
►
2022
2022
(59)
►
December
December
(3)
►
November
November
(5)
►
October
October
(8)
►
September
September
(4)
►
August
August
(4)
►
July
July
(2)
►
June
June
(7)
►
May
May
(6)
►
April
April
(5)
►
March
March
(6)
►
February
February
(5)
►
January
January
(4)
►
2021
2021
(54)
►
December
December
(3)
►
November
November
(2)
►
October
October
(6)
►
September
September
(4)
►
August
August
(5)
►
July
July
(8)
►
June
June
(4)
►
May
May
(5)
►
April
April
(1)
►
March
March
(7)
►
February
February
(4)
►
January
January
(5)
►
2020
2020
(107)
►
December
December
(7)
►
November
November
(3)
►
October
October
(8)
►
September
September
(6)
►
August
August
(11)
►
July
July
(14)
►
June
June
(10)
►
May
May
(12)
►
April
April
(11)
►
March
March
(11)
►
February
February
(6)
►
January
January
(8)
▼
2019
2019
(145)
►
December
December
(16)
►
November
November
(12)
▼
October
October
(10)
Android Studio 3.6 Beta 2 available
Android Emulator Hypervisor Driver for AMD Process...
Emulator 29.2.6 Canary, HAXM 7.5.4 to Stable
ConstraintLayout 2.0.0 beta 3
Android Studio 4.0 Canary 1 available
Emulator 29.2.5 Canary
Emulator 29.2.4 Canary: Fixes, AMD Hypervisor Preview
Android Studio 3.6 Beta 1 available
Emulator 29.2.3 Canary
Android Studio 3.5.1 available
►
September
September
(13)
►
August
August
(12)
►
July
July
(6)
►
June
June
(9)
►
May
May
(18)
►
April
April
(14)
►
March
March
(12)
►
February
February
(10)
►
January
January
(13)
►
2018
2018
(128)
►
December
December
(13)
►
November
November
(12)
►
October
October
(10)
►
September
September
(10)
►
August
August
(16)
►
July
July
(10)
►
June
June
(13)
►
May
May
(9)
►
April
April
(11)
►
March
March
(12)
►
February
February
(9)
►
January
January
(3)
►
2017
2017
(48)
►
December
December
(3)
►
November
November
(2)
►
October
October
(8)
►
September
September
(3)
►
August
August
(4)
►
July
July
(3)
►
June
June
(3)
►
May
May
(4)
►
April
April
(5)
►
March
March
(5)
►
February
February
(6)
►
January
January
(2)
►
2016
2016
(5)
►
December
December
(3)
►
November
November
(2)
Subscribe to updates
Posts
Atom
Posts
Android Developers
Android Studio
Preview
Release Updates
Android Studio 3.6 Beta 1 available
Thursday, October 10, 2019
Android Studio 3.6 Beta 1 is now available in the Beta channel.
If you have Android Studio set up to receive updates on the
Beta channel
, you can get the update by choosing
Help > Check for Updates
(
Android Studio > Check for Updates
on macOS). Otherwise, you can
download it here
.
Resumable SDK downloads
When downloading SDK components and tools using the SDK Manager, Android Studio now allows you to resume downloads that were interrupted (for example, due to a network issue) instead of restarting the download from the beginning. This enhancement is especially helpful for large downloads, such as the Android Emulator or system images, when internet connectivity is unreliable. In addition, if you have an SDK download task running in the background, you can now pause or resume the download using the controls in the status bar.
General fixes
This update also includes fixes for the following public issues:
APK Viewer
Issue #138772444
: Enable opening AAR, AAB, DEX files from project
Connection Assistant
Issue #123887075
: Record UsbDevice serial numbers on Windows
Data Binding
Issue #141582926
: Custom Map Class can not access value in the form of "map.key"
Issue #141782215
: Incorrect inspection "fragment is not allowed here"
Issue #140593256
: ViewId in underline format not recognized in databinding expression
Issue #141582926
: Custom Map Class can not access value in the form of "map.key"
Issue #140592807
: "var.methodName" should be supported as function references expression
Issue #140591412
: Format "map.key" not supported in data binding expression
Issue #140592852
: Can not access fields/methods from static field/method
Issue #140593547
: Variable "context" not recognized in data binding expression
Deployment
Issue #138601449
: Save the Select Deployment Targets dialog selection
Gradle
Issue #141927977
: Constraint reason strings can take too much memory on large projects
Issue #112513722
: Including navigation graph from different module breaks generating AndroidManifest.xml intent filters for deep links
Issue #141670031
: Remove use of BuildListener#buildStarted() and Gradle#buildStarted() as they are deprecated in Gradle 6.0
Issue #140786113
: Corrupt proguard file generated by AGP 3.5.0
Issue #136294346
: Migrate from ArtifactTransform to TransformAction API
Issue #138731075
: RenderScript NDK mode not able to emit 64bit bitcode
Issue #112513722
: Including navigation graph from different module breaks generating AndroidManifest.xml intent filters for deep links
Gradle Sync
Issue #141416123
: Warnings in gradle sync annoyingly auto-open the file
Issue #139821729
: AS 3.6 Canary 6 opens a build script after sync
Navigation
Issue #140856013
: Unexpected element <nav-graph> found in presentation module (clean arch)
Project System
Issue #140406172
: Android Studio 3.6 Canary 9 freezes on Ubuntu 16.04 LTS
Resource Manager
Issue #131976524
: Feature Request: Image Asset Wizard, Support Two Lines for Text Option
Shrinker (R8)
Issue #140851070
: Use of R8 applymapping fails with 'already has a mapping'
View Binding
Issue #140882631
: Incorrect package name for
ids
Issue #140882627
: Ignore fragment references in XML
For information on new features and changes in all preview builds of Android Studio 3.6, see the
Android Studio Preview release notes
. For details of bugs fixed in each preview release, see previous entries on this blog.
We greatly appreciate your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by
reporting a bug
. Note that you can also
vote for an existing issue
to indicate that you are also affected by it.