Wednesday, October 2, 2019

Android Studio 3.5.1 available

Android Studio 3.5.1 is now available in the Stable channel.

If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Update (Android Studio > Check for Updates on macOS). Otherwise, you can download here.

This minor release improves stability and performance, and includes fixes for the following issues:

Gradle
Profilers
Core IDE
  • Issue #129457736: Reformatting changes the order of elements
  • Issue #138007389: Editor ends up with red symbols for resources
  • Issue #137778460: The Empty Activity template is missing the androidx.test.ext:junit dependency
  • Issue #139979809: Studio 3.5 asks for target emulator on "Run Project" even when one is already running
Compiler (R8)
  • Issue #139769782: Multiple entries with same key: Method com.google.firebase.iid.FirebaseInstanceId.zza Proto LLL com.google.android.gms.tasks.Task java.lang.String java.lang.String
  • Issue #131140696: Unexpected conversion of imprecise type: WIDE when d8 compile class FIle
Databinding
  • Issue #139738910: User gets compile error if their <variable> type omits the generic parameter
Deploying
  • Issue #139782879: The application could not be installed: INSTALL_PARSE_FAILED_NOT_APK

For information on new features and changes in all releases of Android Studio, see the Android Studio release notes.

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.