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)
►
októbra
októbra
(10)
►
septembra
septembra
(13)
▼
augusta
augusta
(12)
Emulator 29.1.12 Canary
Android Studio 3.6 Canary 9 available
Android Studio 3.6 Canary 8 available
Android Studio 3.6 Canary 7 available
Emulator 29.1.11 Canary
Android Studio 3.5 available in the Stable channel
Emulator 29.1.10 Canary, Android Q Beta 6 System I...
Android Studio 3.6 Canary 6 available
Emulator 29.1.9 Canary
Android Studio 3.5 Release Candidate 3 available
Emulator 29.1.8 Canary
Android Studio 3.5 Release Candidate 2 available
►
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 3.6 Canary 7 available
piatok 23. augusta 2019
Android Studio 3.6 Canary 7 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
.
Support for the Maven Publish Plugin
Android Gradle plugin 3.6-alpha07 now includes support for the
Maven Publish Gradle plugin
, which allows you to publish build artifacts to an Apache Maven repository. The Android Gradle plugin creates a
component
for each build variant artifact that you can use to customize a
publication
to a Maven repository. To learn more, see
Support for the Maven Publish plugin
.
General fixes
This update includes fixes for the following public issues:
APK Debugging
Issue #112411103
: APK sometimes getting locked when using 'Profile or Debug APK...'
Build
Issue #138404837
: AS 3.6 build variants are not switched to compatible variants automatically
C++
Issue #138089120
: Rename of native method
Core IDE
Issue #138841328
: ResourceFolderRepository is loading out-of-date cache "entries"
Data Binding
Issue #139096339
: Invalid red underline for method reference syntax for "View" arg function #task
Issue #127149948
: Incorrect highlight error: ` ']' expected, got '(' `
Issue #131115695
: getter and setter is shown as variable for bindings, clicking getter inserts actual variable
Deployment
Issue #136412387
: Android studio shows error while launching app when app name contains "Error"
Editing
Issue #117112752
: "Go to related symbols" not working in Activities and Fragments created with Kotlin
Gradle
Issue #137729143
: Resources overriding strategy between external and local libraries resources is broken
Issue #37055147
: Support maven-publish plugin
Issue #138920846
: Fix input normalization of aidlExecutableProvider in AidlCompile
Issue #139084022
: Change min/max modifiers to from/upto in shrinker rules
Gradle C++
Issue #138739739
: CMake integration broken in Gradle Plugin 3.6.0-alpha05
Lint
Issue #138132330
: "Android XML element is not allowed" Inspection Unaware of
for FileProvider
Issue #138668379
: Bug: Lint check warns about Android-X stuff having typos
Project System
Issue #135968300
: Android Studio doesn't detect JAVA_HOME correctly
Testing
Issue #138120842
: Studio doesn't respect testOptions.animationsDisabled
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.