Monday, December 23, 2024

Android Studio Meerkat | 2024.3.1 Canary 7 now available

Android Studio Meerkat | 2024.3.1 Canary 7 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 7 and Android Gradle Plugin 8.9.0-alpha07. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Fused Library error when unresolved dependency could be improved
System Properties from gradle.properties are not passed to R8 Gradle Workers in separate processes
Make BuiltArtifact.outputFile as File type
Not providing namespace on fused library does not give a good error message
lint options in AGP 7.1.0-alpha08 doesn't allow for stdout
Import/Sync
Disable offline mode and build again
Do not use default tasks for KMP modules
Lint
Lint incorrectly reports an uncessary nested layout when a FrameLayout used with fitSystemWindows to wrap a child RelativeLayout that that requires custom padding.
CoarseFineLocation lint rule doesn't account for a maxSdkVersion attribute
Resources
Unable to create Raw resource

Monday, December 16, 2024

Android Studio Meerkat | 2024.3.1 Canary 6 now available

Android Studio Meerkat | 2024.3.1 Canary 6 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 6 and Android Gradle Plugin 8.9.0-alpha06. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Update shouldConfigureKotlinPlatformAttribute to handle built-in kotlin support
Give kotlin gradle syntax in error message for `checkTestedAppObfuscationRelease`
Code Editor
Auto completion is not working properly in the androidTest folder
Compose Preview
Wallpaper doesn't work on API level 34 and 35
Gradle
Android Gradle Plugin uses 0.1.0 of tensorflow-lite-metadata which has no license.
Gradle Files Editor
new-library versions.toml Context Suggestion Causes Error Due to Reserved Keyword
Import/Sync
Bug: changes in gradle file of one project always require sync of a different project
Lint
Lint suggests replacing @RequiresExtension on test with @SdkSuppress, which doesn't support SDK extensions
Translations Editor
String resource - other languages
Upgrade Assistant
Android Studio wants to upgrade already upgraded AGP dependency and fails

Android Studio Ladybug Feature Drop | 2024.2.2 RC 2 now available

Android Studio Ladybug Feature Drop | 2024.2.2 RC 2 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 RC 2 and Android Gradle Plugin 8.8.0-rc02. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Gradle
It get a error when build project after upgrade to canary 9

Thursday, December 12, 2024

Android Studio Meerkat | 2024.3.1 Canary 5 now available

Android Studio Meerkat | 2024.3.1 Canary 5 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

Android Studio XR Support Available

Android Studio Meerkat | 2024.3.1 Canary 5 adds support for developers building immersive experiences with Jetpack XR! This release introduces tools to help you experiment, deploy, and debug XR applications with greater efficiency.
  • XR Template: Kickstart your XR development with a new project template specifically designed for Jetpack XR. This provides a solid foundation with code to begin your XR development journey.
  • XR Emulator: Test your XR applications without needing physical hardware! Create a standalone XR headset emulator using the AVD Manager to preview and debug your experiences in a virtual environment.
  • Layout Inspector for XR: Debug and optimize your Compose UI layouts within the XR environment. The Layout Inspector now supports XR applications, providing insights into your app's structure and helping you identify potential issues.
Android Studio XR support is still in its early stages, and we have many more exciting features planned. Please share your feedback and submit feature requests to help us shape the future of XR development in Android Studio!

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 5 and Android Gradle Plugin 8.9.0-alpha05. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Maybe let AGP's built-in Kotlin support auto-add kotlin stdlib dependency
Jetpack Compose
"produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment
Lint
Runtime exception below API 26 with unsupported Java nio API (with no lint error)
Lint prevents usage of RequiresApi even on private helper method in test
K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio
Running Devices
Copy & paste not working in Android Studio (Linux)

Thursday, December 5, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 RC 1 now available

Android Studio Ladybug Feature Drop | 2024.2.2 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 RC 1 and Android Gradle Plugin 8.8.0-rc01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
com.android.settings plugin doesn't recognize targetSdk
Import/Sync
Ladybug Feature Drop 2024.2.2 Canary 9 freezes when indexing
Jetpack Compose
"produceState calls should assign value inside the producer lambda: lint check does not grok "if" expression assignment
Lint
False positive lint check android.permission.SCHEDULE_EXACT_ALARM is only granted to system apps
K2 Mode throws RestrictedApi warning when using .hasRoute(Route::class) in Android Studio

Monday, December 2, 2024

Android Studio Meerkat | 2024.3.1 Canary 4 now available

Android Studio Meerkat | 2024.3.1 Canary 4 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 4 and Android Gradle Plugin 8.9.0-alpha04. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Device Manager
Request: bring back ability to remove skin of AVD of emulators
Layout Inspector
Enable action to show/hide subtree in Embedded LI
Profilers
About profiler
Profiler sorts durations alphabetically instead of underlying value
Room SQL
Window functions for SQLite cannot be parsed

Android Studio Ladybug | 2024.2.1 Patch 3 now available

Android Studio Ladybug | 2024.2.1 Patch 3 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Ladybug, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug | 2024.2.1 Patch 3 and Android Gradle Plugin 8.7.3. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Lint
Many missing analysis API method warnings when running lint
False positive lint check android.permission.SCHEDULE_EXACT_ALARM is only granted to system apps

Thursday, November 21, 2024

Android Studio Meerkat | 2024.3.1 Canary 3 now available

Android Studio Meerkat | 2024.3.1 Canary 3 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 3 and Android Gradle Plugin 8.9.0-alpha03. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Unhelpful error ''compileSdkVersion is not specified. Please add it to build.gradle"
Missing "Clean build" in Build menu
C++ Import/Sync
java.lang.IllegalStateException: Module source root type com.android.tools.idea.gradle.project.facet.ndk.NativeSourceRootType is not registered as JpsModelSerializerExtension
Compose Preview
KotlinReflectionNotSupportedError: Kotlin reflection implementation is not found at runtime
Preview not working if PreviewParameter is 2nd param of the composable function
Kotlin reflect "isData" function returns incorrect value when run in compose IDE preview
com.android.tools.idea.rendering.BuildTargetReference: PSI access on EDT
com.android.tools.idea.compose.preview.ComposePreviewRepresentation.registerShortcuts called on EDT
Layout Inspector
Enable action to show/hide subtree in Embedded LI
Lint
kotlin android.os.Handler removeCallbacks Runnable
WrongConstant lint on definition instead of usage of constant using shift
WrongConstant lint appearing twice
Resources
BuildType.initWith() method no longer copying the isShrinkResources property in AGP 8.7
UI Tools
Design tools selector incorrectly displayed in files without UI / android reference

Monday, November 18, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Beta 1 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Beta 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Beta 1 and Android Gradle Plugin 8.8.0-beta01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Deployment
[Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts"
Rendering
Android Studio crashes when previewing layout files

Thursday, November 14, 2024

Android Studio Meerkat | 2024.3.1 Canary 2 now available

Android Studio Meerkat | 2024.3.1 Canary 2 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Meerkat, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 2 and Android Gradle Plugin 8.9.0-alpha02. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Provide an actionable error message when GMD setup task fails with insufficient disk space
com.android.settings plugin doesn't recognize targetSdk
Code Editor
Request: when the IDE detects an issue with missing permission on a function call, also offer annotation RequiresPermission
Lint
Lint fails with InstantiationException without exception message in lint stacktrace
False positive lint check android.permission.SCHEDULE_EXACT_ALARM is only granted to system apps
StringFormatInvalid check should be applied to Compose stringResource method
RequiresFeature annotation does not work for Kotlin files
Logcat
Improve Match Case in Logcat FIlter
Logcat empty

Tuesday, November 12, 2024

Android Studio Meerkat | 2024.3.1 Canary 1 now available

Android Studio Meerkat | 2024.3.1 Canary 1 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Meerkat, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Meerkat | 2024.3.1 Canary 1 and Android Gradle Plugin 8.9.0-alpha01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Compose Preview
com.android.tools.idea.projectsystem.ProjectSystemUtil.isAndroidTestFile file access on EDT
Deployment
[Ladybug Canary 9] When running project, AS does not rebuild project anymore resulting in "Error loading build artifacts"
Lint
Lint crashes with Lint gradle checks
Logcat
Android Studio Logcat always clear after device disconnceted
Improve Match Case in Logcat FIlter
Running Tests
Tweak test result window font
Testing Tools
[GMD] ensure adb is executable in setup task.

Thursday, October 31, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 9 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 9 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 9 and Android Gradle Plugin 8.8.0-alpha09. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
APK Viewer
APK analyzer should automatically pick up mapping files in app bundles
Dexer (D8)
Desugar library 2.1.0 does not work with AGP 8.5.2
Import/Sync
"2 files found with path <X>" error not actionable
Isolated projects violation in JetGradlePlugin
Layout and Resource Editing
Doesn't f the "Toggle tools visibility and position" button in the layout editor since android studio version 2024.
Network Inspector
In the Network inspector, the request Body should be scrollable.
Running Devices
Bug: updating to Android 15, Android Studio fails to turn off display when mirroring

Android Studio Ladybug | 2024.2.1 Patch 2 now available

Android Studio Ladybug | 2024.2.1 Patch 2 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Ladybug, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug | 2024.2.1 Patch 2 and Android Gradle Plugin 8.7.2. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Lint
AGP 8.7.0 - Lint False Positive RestrictedApi on NavOptionsBuilder.popUpTo
Shrinker (R8)
[R8 8.6.27] Method implementation replaced with `throw null`
Default android proguard files throw a warning when used with current Version of R8
MissingStartupProfileItemsDiagnostic crashes the Gradle client with an out-of-memory error if the message is too large

Friday, October 25, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 8 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 8 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 8 and Android Gradle Plugin 8.8.0-alpha08. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Apks generated from Bundles does not consider privacy sandbox support
Android Studio
"Lambda can be replaced with method reference" suggested when it is unhelpful to do so due to version restrictions
Compiler & Runtime
ProduceStateDoesNotAssignValue false positive
Editing
Remove usages of deprecated EP: com.intellij.dom.fileDescription
AI Rename suggestion includes current/original name
Gradle
Settings pseudoLocalesEnabled should automatically update resourceConfigurations
Lint
AbstractAnnotationDetector checks wrong overloaded functions/constructors
Lint ImportAliasTestMode doesn't create import aliases for top level functions
WrongConstant lint appearing twice
New ObsoleteSdkInt lint warnings with AGP 8.8

Thursday, October 17, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 7 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 7 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 7 and Android Gradle Plugin 8.8.0-alpha07. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Studio
"Lambda can be replaced with method reference" suggested when it is unhelpful to do so due to version restrictions

Monday, October 14, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 6 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 6 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 6 and Android Gradle Plugin 8.8.0-alpha06. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android SDK Upgrade Assistant
Links from Android SDK Upgrade Assistant point to internal Google documentation
App Quality Insights
Wrong "more info" link about VCS in AQI info popup
Code Editor
Certain IntelliJ inspections do not see Metalava-injected annotations in the Android SDK
Dagger/Hilt Support
Dagger injected providers missing gutter icon with K2
Layout Inspector
Layout Inspector not showing count of recompositions within children
Lint
AGP 8.7.0 - Lint False Positive RestrictedApi on NavOptionsBuilder.popUpTo
WrongConstant lint appearing twice
"MonochromeLauncherIcon: Monochrome icon is not defined" warning is not caught by Android Studio
Running Tests
java.lang.NoClassDefFoundError when running tests using JUnit
Run configuration for unit tests is not properly updated
Testing Tools
maxConcurrentDevices=1 doesn't prevent multiple emulators from running simultaneously
Upgrade Assistant
Add support in AUA to enable `buildFeatures.resValues` in the DSL in each project using it.

Android Studio Ladybug | 2024.2.1 Patch 1 now available

Android Studio Ladybug | 2024.2.1 Patch 1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Ladybug, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug | 2024.2.1 Patch 1 and Android Gradle Plugin 8.7.1. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
agp docs have a lot of TBD
Android SDK Upgrade Assistant
Links from Android SDK Upgrade Assistant point to internal Google documentation
IntelliJ
Cannot open Android studio: Missing essential plugins
Lint
AGP 8.6.1: Regression - WrongConstant lint failure when using [Int].toLong() inside a @LongDef in Kotlin
"At least one host must be specified" lint error when setting http or https intent-filter scheme
Running Tests
java.lang.NoClassDefFoundError when running tests using JUnit
Run configuration for unit tests is not properly updated

Thursday, October 3, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 5 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 5 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 5 and Android Gradle Plugin 8.8.0-alpha05. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
Build options: Add new "Build Run configuration" option and make it the default
BuildConfig can not be resolved in unit tests when using android.enableBuildConfigAsBytecode=true
Lint Integration
Linting fails when importing AAR file with implemenation files
Logcat
Odd wraparound in Android Studio Logcat

Tuesday, October 1, 2024

Android Studio Ladybug | 2024.2.1 now available

Android Studio Ladybug | 2024.2.1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug, see the Android Studio release notes. For details of bugs fixed in each previous release of Android Studio Ladybug, see closed issues.

Thursday, September 26, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 4 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 4 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 4 and Android Gradle Plugin 8.8.0-alpha04. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
[AGP] Lazy SdkComponents.ndkDirectory provider fails to produce value, but eager android.ndkDirectory API works
APK Viewer
Allow jumping to node from "Find usages" in APK Analyzer
APK Analyzer: UI of method references vs definitions very confusing
Building AOSP
LibFuzzer not available to vendor module in Android
Database Inspector
App Inspection > Database Inspector: Persist IDE choices across app runs
Infrastructure
Upgrade to Gradle 8.10.2
IntelliJ
Cannot open Android studio: Missing essential plugins
Layout and Resource Editing
XML Layout Refactor repeated - setting back to original value ?
Lint
Handle type-use annotations in more cases for UnknownNullness lint
AGP 8.6.1: Regression - WrongConstant lint failure when using [Int].toLong() inside a @LongDef in Kotlin
Multiplatform
AGP-KMP is not propagating returnDefaultValues = true; it doesn't function
StudioBot
Android Studio appends "Ask Gemini" to the title message of every stack trace in Logcat

Monday, September 23, 2024

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3 now available

Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3 is now available in the Canary channel.

If you already have an Android Studio build on the Canary channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3 and Android Gradle Plugin 8.8.0-alpha03. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
APK Viewer
Allow jumping to node from "Find usages" in APK Analyzer
APK Analyzer display wrong size in APK's inner APK entry
"show bytecode" action should be more accessible
bytecode viewer is a non-standard dialog
Android Plugin in IDEA prevents IDEA from opening ZIP files
Arctic Fox: resources.arsc often fails to load in APK Analyzer
Connection Assistant
Connection Assistant - Bugged Symbols
Device Manager
Creating device | AS doesn't save the amount of RAM
Editing
AS 2024.1.2 RC 1 hangs frequently
Gradle
Isolated Projects violations in `addGradleAndroidTestListener.gradle`
Layout and Resource Editing
Font Changes to "More Fonts..."
Logcat
Feature Request: logcat should automatically use retrace for R8 obfuscated stack traces
Pixel 3 and 3a unavailable as options in the Frame Screenshot drop-down menu
New Code/Templates
Auto Messaging Template Support Notification Channels
Resource Manager
Resource Picker Search Bar Not Focusing
Resources
Android Resource Directory is hidden
Source sets from submodules not listed while creating a new string
Running Tests
java.lang.NoClassDefFoundError when running tests using JUnit
StudioBot
Enable Gemini AI code completion for C++ and Dart

Android Studio Ladybug | 2024.2.1 RC 1 now available

Android Studio Ladybug | 2024.2.1 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Updates (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in Android Studio Ladybug, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Ladybug, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug | 2024.2.1 RC 1 and Android Gradle Plugin 8.7.0-rc01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Lint
"False positive" WrongConstant when using PackageManager.ResolveInfoFlags.of with Kotlin