Thursday, February 21, 2019

Android Studio 3.4 Beta 5 available


Android Studio 3.4 Beta 5 is now available in the Beta channel.

If you have Android Studio set up to receive updates on the Beta 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.

This update includes fixes for the following public issues:
  • Issue #123068209: Classloader leaks in AGP
  • Issue #124227171: Android manifest contains incorrect values for platformBuildVersionCode and platformBuildVersionName
  • Issue #123850906: com.android.tools.r8.errors.InvalidDebugInfoException: Attempt to define local of type float as $i$a$6$let
  • Issue #110463869: Preview tab
  • Issue #124232663: Read access exception when pasting string in property panel (from NlComponentBackendXml)
  • Issue #124232186: Property Panel: down key in popups moves focus on previous element
  • Issue #120609432: Support Serializable (incl enums) and arrays for arguments
  • Issue #122846702: R class navigation doesn't work with AS 3.3 and AGP 3.2
  • Issue #124329575: [New PSD] Module type is not detected if android plugin is not the first one
For information on new features and changes in all preview builds of Android Studio 3.4, 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.