Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@mephisto22 Umm, I'm not that good with apple books. I7@2,2ghz or something? The slow performance of the build is surprising. For me it's max 5 sec on a large project with an Dell laptop. Maybe it's your hard drive?
-
@Makenshi
Yes it only happens for this one project. Because of all the code generation libraries like Dagger 2 that it is using, indices of compiled files change every time I change code which causes Gradle to think that it needs to rebuild everything again. :/ -
Lvh1357yI've had more luck using an emulator instead of a real device, maybe you could try that. Instant run fails a lot more often on real devices for me.
Related Rants
Dear Gradle,
I just modified a single attribute value in an XML. Please!!
You just built the whole thing a few minutes ago.. Why do you wanna... Oh well...
Gradle build running....
undefined
gradle
android
instant run fail
slow