Android Studio 3.4 Canary 5 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 Mac). Otherwise, you can download it here.
This update includes the following new features and changes in behavior:
lintFix
will no longer abort if errors are found.
This update includes fixes for several bugs, including the following:
- Class instrumentation before method inlining caused issues with Jacoco Gradle plugin.
ANDROID_SDK_ROOT
was not being used correctly.- C++ code completion didn't work with external CMake.
- Running Lint from the command line was returning false negatives in some cases.
For information on new features and changes in previous releases of Android Studio, 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.