Introducing G2.ai, the future of software buying.Try now
Chaitanya M.
CM
I am Chaitanya Munje, an Android Developer who loves to build Android App.

Why Android studio takes so much te to load with gradle files.

1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Xaid k.
XK
We are hiring Trainers. Interested Candidate should send their CVs
0
as you might know , all the android files related to android project are maintained by gradle dependency system in android studio. The gradle system check each file and folder by indexing them. So the first time a project is built, it will take more time. Also after indexing, i might take some time depending on you system. A very simple android project has a lot of files and folder, that we dont even see like 833 Files, 425 Folders, just an example. As the number of dependency increases, these numbers increase. So if you are going to be a app developer, switch to a SSD drive and around 16 gb of ram to have a enjoyable coding experience.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply