---
title: "What Changes Can You Expect in Android Studio 3.5?"  
description: "Google launched Android Studio 3.5 with all extensive features. Let’s explore the brief about top features."  
author: "Shalini Panchal"  
published: 2019-09-09  
updated: 2022-12-22  
canonical: https://www.mindstick.com/articles/188170/what-changes-can-you-expect-in-android-studio-3-5  
category: "android apps"  
tags: ["android", "mobile development", "app development"]  
reading_time: 3 minutes  

---

# What Changes Can You Expect in Android Studio 3.5?

Before a few days, Google launched [Android studio](https://answers.mindstick.com/qa/51181/how-to-create-a-log-error-file-in-android-studio-and-also-perform-read-write-operation-in-a-file) 3.5 which is the most state-of-the-art form of its IDE (Integrated [development environment](https://www.mindstick.com/interview/34043/setting-up-a-development-environment-in-knockout)). With this updated release, the team has solved over 50 memory leakages, 600 bugs and multiple defects in the IDE. Along with this, it has come up with a few improvements which can boost [user experience](https://yourviews.mindstick.com/view/87076/explore-your-career-in-user-experience-design).

These enhancements include memory performance, CPU usage, building speed and many others. Google has also revealed numerous processes for each features to detect glitches.

## What’s New In Android Studio 3.5?

## 1) UI freezes

[While working](https://www.mindstick.com/forum/160885/can-i-apply-for-training-in-mindstick-training-while-working) on project marble, Google noticed that the code editing of XML was working comparatively slow mainly in the IDE. Therefore, the user got XML typing optimized. As an output, the user experience of Android studio 3.5 is likely better. This upgrades has changed in typing latency which have pacified the editing of data-binding expressions.

## 2) Automatically recommended memory settings

This is one of the features which can [enhance the performance](https://answers.mindstick.com/qa/113184/how-can-reinforcement-learning-enhance-the-performance-of-robotic-exoskeletons) of Android Studio. If you are a developer and in case you find more RAM which is needed by any app project on a machine then, that time IDE will automatically recognize the memory for the same. After [allocating memory](https://www.mindstick.com/forum/159523/how-do-you-handle-an-out-of-memory-error-while-dynamically-allocating-memory-in-c), the user will be notified. You don’t require to change any settings or anything.

## 3) Build Speed

The [latest version](https://www.mindstick.com/forum/156585/latest-version-of-bootstrap) of Android studio has come up with a great increase in speed. For this, the key annotation processes are optimized with incremental support. It primarily includes [data binding](https://www.mindstick.com/forum/161355/how-does-data-binding-work-in-wpf) of AndroidX, Kotlin, etc. Incremental support is expected to have an important effect on building speed.

**4) [File access](https://www.mindstick.com/forum/157674/what-are-file-types-and-file-access-in-operating-systems) speed in disk I/O**

As a part of project marble, Google also noticed that Microsoft windows users had to experience a higher access time for disk I/O as compared to other platforms.

A team found in the previous version that folders built output were not optimally excluded by the default configuration of scanners for viruses. They have also fixed this situation in the latest version of Android studio 3.5. This is the thing that can also improve the user experience.

Moreover, with the enhancement of the system's health, Google also introduced certain critical aspects related to user friction and bugs. It also includes a layout editor, data binding, and Chrome OS support. Project marble is also a noteworthy change that can enhance the stability of the [**Android App Development**](https://www.mindstick.com/articles/324816/tips-to-enhance-the-android-app-development-process) of the company.

---

Original Source: https://www.mindstick.com/articles/188170/what-changes-can-you-expect-in-android-studio-3-5

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
