Android Studio 3.5 Canary 8 available
Monday, March 25, 2019
Android Studio 3.5 Canary 8 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
This update includes fixes for the following public issues:APK Viewer
- Issue #78248278: Display version number on Analyze APK screen
- Issue #123895238: Execution failed for task ':app:generateJsonModelDebug' Format specifier '%s'
- Issue #123216329: [Studio 3.4 beta 3] Alternative resources are not renamed
- Issue #123213449: PsiResourceItem name is not updated when file name changes
- Issue #124763193: Refactoring method name doesn't work
- Issue #126379508: BR can't be found without fully qualified name
- Issue #123773749: Data binding expression highlighting doesn't work when set to custom attributes
- Issue #120277395: AndroidX compilation failure: "cannot generate view binders: Stream closed"
- Issue #124121862: Unable to set breakpoints / step through code
- Issue #124208289: Android Studio includes all densities and ABIs when deploying to a device
- Issue #123303852: BuildConfig.APPLICATION_IS is confusing in library module
- Issue #124235144: Reading META-INF/proguard files that are not inside .aars or .jars
- Issue #117869443: Disallow manual split="foo" in dynamic feature manifests
- Issue #127647973: Project does not work correctly after removing the gradle cache
- Issue #127776612: Cached sync does not complete with failure if crashes
- Issue #128284728: [PropertyPanel] Typing a value moves the caret randomly and throw a out of bound exception
- Issue #124274575: @CallSuper in Java8 Interface with default implementation for method issue
- Issue #124356535: NPE in NavigationSchema
- Issue #127210786: Incorrect mParentActivity Type via Master/Detail Activity Wizard
- Issue #123128650: New Module Wizard Should Offer Kotlin Support
- Issue #125166472: Cannot open trace files generated with Debug.startMethodTracing in Android Studio
- Issue #77842190: UI freezes when running Wear project on a watch
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.