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)
Android Studio 4.2 Canary 7 available
ConstraintLayout 2.0.0 rc1
Android Studio 4.2 Canary 6 available
Emulator 30.0.23 Canary
Android Studio 4.1 Beta 5 available
Android Studio 4.2 Canary 5 available
Emulator 30.0.22 Canary
Android Studio 4.1 Beta 4 available
Android Studio 4.0.1 available
Emulator 30.0.21 Canary
Android Studio 4.2 Canary 4 available
ConstraintLayout 2.0.0 beta 8
Android Studio 4.1 Beta 3 available
Emulator 30.0.20 Canary
►
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)
►
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.2 Canary 4 available
streda 8. júla 2020
Android Studio 4.2 Canary 4 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
.
General Fixes
Android Gradle Plugin
Issue #158201643
: ExtractAnnotations should be compatible with configuration caching
Issue #37122098
: Fix renderscriptNdk
Issue #155215177
: Android gradle build: excluded java source files get compiled:
Code Analysis
Issue #36978767
: Add corresponding Intention for inspection "Toast created but not shown: did you forget to call show() "
Issue #62405955
: (Feature request) Provide inspection for missing show() call on Snackbar
Database Inspector
Issue #157461456
: Database inspector disappear from toolbar
Issue #159575631
: Simple (and complex) query using With clause doesn't work on the Database Inspector
Emulator
Issue #158874142
: Studio clipboard does not pick up clipboard selection from the emulator
Lint
Issue #140626689
: False positive for Service.onStartCommand return value WrongConstant check
Issue #119711823
: "Invalid format string" lint rule doesn't report issue for a space in patern "% s"
Issue #136534380
: "Buttons in button bars should be borderless" warning in a layout XML doesn't have an auto-fix option
Issue #77299597
: "Combining ellipsize=middle and maxLines=1..." warning should not show when minSdkVersion is 23 or higher
Issue #74058591
: "Unexpected failure during lint analysis" for invalid replace string quick fix masks actual problem
Issue #111035260
: "enable 'LogConditional'" doesn't enable check
Issue #37053735
: "Unexpected cast" Inspection should offer replacement suggestion
Issue #62810553
: "android:host is missing" for uris with null host
Issue #158295165
: Android Lint: Unknown Issue IDs should NOT break the build
Issue #158189490
: NewApi lint check does not factor in usage of core library desugaring
Manifests
Issue #158406168
: Navigation component Illegal circular reference among navigation files when traversing navigation file references starting with navigationXmlId
New Code/Templates
Issue #37105561
: UX: Bad proportions in new layout resource window
Resources
Issue #151480852
: Bug: color preview in colors.xml file can show the wrong one, referenced by a different qualifier
SDK Manager
Issue #159176695
: cmdline-tools on mac packaged incorrectly
View Binding
Issue #158065847
: Autocomplete for binding classes in Android Studio 4.0 could be better
For information on new features and changes in all preview builds of Android Studio 4.2, 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.