
Go to Gradle Scripts > gradle.properties and add these two lines of code. Enabling the Gradle Daemon will also help to speed up the build process. Step 2: Enable Gradle Daemon and Parallel BuildĮnabling Parallel Build will reduce Gradle build timings cause it will build modules parallelly. Again clicking on the icon will off Offline Mode. Go to View > Tool Windows > Gradle and then click on the icon Toggle Offline Mode. We can always enable the online build process when we require this. It will save our time and escape the unnecessary checks for the dependencies. Many times we don’t need to go with the online build process of the Gradle we can do it offline. These are the few best tips to reduce the Gradle Build time. Sometimes it takes much more time than it should then it becomes a painful process. The Gradle build is the most important part of developing an android application. This article will be divided into two parts in the first part we will see that how can we speed up the build process of android studio and in the second part we will know that how can we fast this slow and heavy software called the android studio. So, First of all, we have to think that, in order to speed up the android studio what are the steps we have to take. It’s been observed many times that android studio is actively consuming ram of 4GB. External Storage in Android with Example.



