Gradle on Android Studio.
I’ve tweet yesterday about a potential issue with gradle when indexing new SDK over Android Studio https://twitter.com/igorcosta/status/437778213775736832/photo/1
Turns out that Xavier from Android SDK got his attention, but I want to know if anyone has this problem of laggy build system.
I’m currently using a Windows 7, intel i7, 8Gb RAM, JDK 1.7
So, to attempt to reproduce the same behavior I guess I found the issue, it’s happens every time I try to index an project structure over a new SDK in Android.
Default SDK works like a charm, but if I change from the current project for a new one, every time I try to build it takes 3 or 4 min to index and build it. Every single hit.
I really would like to appreciate any input.
Best Regards