Mobile

Android Studio 3.5 Canary 7 releases!

1 min read

Android Studio team released version 3.5 Canary 7 of Android Studio, an officially integrated development environment for Google’s Android operating system, yesterday. Android Studio 3.5 Canary 7 is now made available in the Canary and Dev channels. The latest release explores bug fixes for the public issues.

Improvements in Android Studio 3.5 Canary 7

  • The illegal character ‘-‘ in module name has been fixed.
  • The databinding annotation processor injecting an absolute path into KotlinCompile that can default Gradle’s remote build cache has been fixed.
  • Earlier it was impossible to specify more than 255 file extensions for aaptOptions noCompress, this issue has now been fixed.
  • The issue of AAPT2 crashing in case of plurals in XML contain an apostrophe, has been fixed.
  • The refactoring method name didn’t work and has been fixed.
  • Layout preview used to rerender when typing in the XML editor, this has now been fixed.
  • The issue of DDMLIB process using a full CPU core for times when there is no device/emulator connected has been fixed.
  • Kotlin main classes used to appear on the class path before test classes while running unit tests, this has been fixed now.

For more information, check out the official release notes for Android Studio 3.5 Canary 7.

Read Next

Android Studio 3.2 releases with Android App Bundle, Energy Profiler, and more!

Android Studio 3.2 Beta 5 out, with updated Protobuf Gradle plugin

9 Most Important features in Android Studio 3.2

Natasha Mathur

Tech writer at the Packt Hub. Dreamer, book nerd, lover of scented candles, karaoke, and Gilmore Girls.

Share
Published by
Natasha Mathur

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago