
So, the notable changes made the debut in Android Studio 3.5 will focus mainly on three areas, namely- system improvement, polished features, and the bugs removed.
Let’s dive in a categorized manner:
The maximum memory heap size of Android Studio is 1.2 GB, which is not sufficient for the large projects that require higher RAM.
In the project with large size, more code is written, more resources are required, more language features are leveraged, additional Gradle plugins are used, and non-incremental annotation processors are utilized, which gradually makes the build slow, and even beyond the immediate control.
• Disk I/O file access speed
The Android Studio developers that are using Microsoft windows have reported Google about the installation speed and build times that were continuously getting slower.