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
(79)
►
októbra
októbra
(8)
►
septembra
septembra
(8)
►
augusta
augusta
(9)
►
júla
júla
(6)
►
júna
júna
(7)
►
mája
mája
(9)
►
apríla
apríla
(9)
►
marca
marca
(6)
►
februára
februára
(8)
►
januára
januára
(9)
►
2023
2023
(76)
►
decembra
decembra
(4)
►
novembra
novembra
(9)
►
októbra
októbra
(7)
►
septembra
septembra
(8)
►
augusta
augusta
(3)
►
júla
júla
(4)
►
júna
júna
(6)
►
mája
mája
(10)
►
apríla
apríla
(4)
►
marca
marca
(7)
►
februára
februára
(9)
►
januára
januára
(5)
►
2022
2022
(59)
►
decembra
decembra
(3)
►
novembra
novembra
(5)
►
októbra
októbra
(8)
►
septembra
septembra
(4)
►
augusta
augusta
(4)
►
júla
júla
(2)
►
júna
júna
(7)
►
mája
mája
(6)
►
apríla
apríla
(5)
►
marca
marca
(6)
►
februára
februára
(5)
►
januára
januára
(4)
►
2021
2021
(54)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
►
októbra
októbra
(6)
►
septembra
septembra
(4)
►
augusta
augusta
(5)
►
júla
júla
(8)
►
júna
júna
(4)
►
mája
mája
(5)
►
apríla
apríla
(1)
►
marca
marca
(7)
►
februára
februára
(4)
►
januára
januára
(5)
►
2020
2020
(107)
►
decembra
decembra
(7)
►
novembra
novembra
(3)
►
októbra
októbra
(8)
►
septembra
septembra
(6)
►
augusta
augusta
(11)
►
júla
júla
(14)
►
júna
júna
(10)
►
mája
mája
(12)
►
apríla
apríla
(11)
►
marca
marca
(11)
►
februára
februára
(6)
►
januára
januára
(8)
▼
2019
2019
(145)
►
decembra
decembra
(16)
▼
novembra
novembra
(12)
Emulator 29.2.11 to Canary
Emulator 29.2.10 to Canary
Android Studio 4.0 Canary 4 available
Emulator 29.2.9 and AMD Hypervisor 1.2 to Canary
Android Studio 3.6 Beta 4 available
Android Studio 4.0 Canary 3 available
Android Emulator Hypervisor for AMD Processors - O...
Emulator 29.2.8 and AMD Hypervisor 1.1 to Canary, ...
Android Studio 4.0 Canary 2 available
Android Studio 3.6 Beta 3 available
Android Studio 3.5.2 available
Emulator 29.2.7 Canary
►
októbra
októbra
(10)
►
septembra
septembra
(13)
►
augusta
augusta
(12)
►
júla
júla
(6)
►
júna
júna
(9)
►
mája
mája
(18)
►
apríla
apríla
(14)
►
marca
marca
(12)
►
februára
februára
(10)
►
januára
januára
(13)
►
2018
2018
(128)
►
decembra
decembra
(13)
►
novembra
novembra
(12)
►
októbra
októbra
(10)
►
septembra
septembra
(10)
►
augusta
augusta
(16)
►
júla
júla
(10)
►
júna
júna
(13)
►
mája
mája
(9)
►
apríla
apríla
(11)
►
marca
marca
(12)
►
februára
februára
(9)
►
januára
januára
(3)
►
2017
2017
(48)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
►
októbra
októbra
(8)
►
septembra
septembra
(3)
►
augusta
augusta
(4)
►
júla
júla
(3)
►
júna
júna
(3)
►
mája
mája
(4)
►
apríla
apríla
(5)
►
marca
marca
(5)
►
februára
februára
(6)
►
januára
januára
(2)
►
2016
2016
(5)
►
decembra
decembra
(3)
►
novembra
novembra
(2)
Subscribe to updates
Príspevky
Atom
Príspevky
Android Developers
Android Studio
Preview
Release Updates
Android Studio 4.0 Canary 2 available
štvrtok 7. novembra 2019
Android Studio 4.0 Canary 2 is now available in the Canary and Dev channels.
If you have Android Studio set to receive updates on the
Canary or Dev 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
.
Live Layout Inspector
Debug your layout with an updated Live Layout Inspector that provides complete, real-time insights into your app's UI while it's deployed to a device. Along with many of the same features of the existing Layout Inspector, the Live Layout Inspector also includes:
A dynamic layout hierarchy that updates as the views on the device change.
A property values resolution stack to drill into resources right from the view.
Advanced 3D visualization of an app's view hierarchy at runtime.
For more information, see the
release notes
.
General fixes
This update includes fixes for the following public issues:
Build
Issue #139770091
: Cannot have Chinese comments in AIDL files
Core IDE
Issue #131280468
: New Image Asset lacks support for Android TV icon
Deployment
Issue #137078988
: Custom emulators outside of AVD Manager not appearing in AS 3.6
Design Tools
Issue #128599052
: IDE becomes sluggish while trying to use eye dropper tool from color picker dialog
Gradle
Issue #121288180
: The databinding annotation processor is injecting an absolute path into KotlinCompile (and maybe AndroidJavaCompile?), which defaults Gradle's remote build cache
Issue #135900510
: Fix task validation errors
Issue #142498320
: Execution failed for task ':data:compileDebugLibraryResources'. Android Studio 3.6-beta01
Issue #142491708
: [AIDL.exe] Kt class reference class which impl AIDL and in lib. catch Unresolved reference [Error].
Issue #141861587
: Zipflinger creating apk which unzip with empty file permissions
Gradle Sync
Issue #142758340
: Gradle sync fails to load submodules in buildSrc
Kotlin
Issue #139804255
: Refactorings put XML entities in the change
Lint
Issue #143455360
: Custom lint rules fail to run when another lint.jar uses service loader entries
Issue #140344435
: Lint does not realised that TypedArray.recycle() will be done by KTX function of TypedArray.use
Issue #143501799
: ResourceEvaluator#getResource doesn't work for kotlin expressions
New Project Wizard
Issue #142890135
: Creating new project in existing directory no longer possible in 3.6-beta1
Project Structure Dialog
Issue #142526419
: AS 3.6b1: Project Structure->Dependencies, Build Variants & Suggestions panes are blank
Rendering
Issue #37062283
: Layout editor "ClassFormatError: Code attribute in native or abstract methods"
Strings Editor
Issue #135209257
: Android Studio hangs when loading project when translation editor left open
View Binding
Issue #141918747
: View Binding: Properties have platform type
For information on new features and changes in all preview builds of Android Studio 4.0, 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.