Android Studio 3.4 Canary 9 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 improvements:
- An editor intention action was added, so that you can use well-known classes like RecyclerView or WorkManager in the editor and, if unknown, it automatically suggests the right Gradle artifact to import from http://maven.google.com.
This update includes fixes for several bugs, including the following:
- Issue#120555992: Use settings to temporarily disable tips of the day
- Issue#120171528: 3.4 Canary 5 -> Installation failed - Rerun
- Issue#120039148: Can't delete profile session
- Issue#119385915: Profiler cannot be launched when debugging AOSP in 3.2
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.