It’s actually less dependent on Studio versions and more on AGP versions, since it’s not really integrated into the rest of the IDE yet
Chris Sinco [G]
04/22/2022, 12:08 AM
It’s been in the AGP alphas for some time (I think since 7.1 alphas), so you can use it via command line / ./gradlew regardless of Studio version
j
julioromano
04/23/2022, 12:16 PM
So what is mentioned in Dolphin’s release notes is just the IDE integration part?
c
Chris Sinco [G]
04/23/2022, 4:31 PM
There is no IDE integration yet (hoping to work on it soon). What's mentioned is really updates to AGP 7.3, bundled together with the release notes of Dolphin.
j
julioromano
04/23/2022, 9:29 PM
There is still something that feels “off”. The wording in Dolphin’s release notes sounds as if Gradle Managed Virtual Devices is new in Dolphin:
In order to improve consistency, performance, and reliability when using Android Virtual Devices for your automated instrumented tests, we’re introducing Gradle Managed Virtual Devices.
c
Chris Sinco [G]
04/24/2022, 3:30 PM
Agreed it's misleading - we can certainly improve how we communicate updates specifically to AGP