What is new feature in Android Studio?

Gradle Managed Devices supports a new type of Emulator device, called the Automated Test Device (ATD), which is optimized to reduce CPU and memory resources when running your instrumented tests. ATDs improve runtime performance in a few ways: Removes pre-installed apps that are typically not useful for testing your app.

Read more