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
		- 
				
				use a tool like mirror. also, research how to make your builds faster. I suggest splitting the project into libs, if it is big enough.
 - 
				
				30% if you are continuing regularly. But try updating Android studio, Gradle, build tools, then tell me if you have a running app before midnight 😒
 - 
				
				If your processor is latest , then it would take just 5 or 6 seconds for gradle to be built . Otherwise the percenyage can go upto 90% .:):)
 - 
				
				@Torbuntu true
I also don't think that it takes more than 4 minutes to build on a normal system - 
				
				my gradle build need aprox 2 mins lol i just put it to build and then go get a drink :P
 
Related Rants

It all makes sense now...
Android development is like:
- 30% of the time is coding & debugging
- 70% of the time is waiting for Gradle to build
undefined
gradle
android