I have been having horrible build time from android studio and I wanted to know if you have any tips for optimizations. Here is a bit of details on the app I'm currently working on:
Hardware/Software spec:
Any tips, comments are most welcomed :)
EDIT 1
Added profiling results:
<div class="tab" id="tab0">
<h2>Summary</h2>
<table>
<thead>
<tr>
<th>Description</th>
<th class="numeric">Duration</th>
</tr>
</thead>
<tr>
<td>Total Build Time</td>
<td class="numeric">8m44.29s</td>
</tr>
<tr>
<td>Startup</td>
<td class="numeric">1.813s</td>
</tr>
<tr>
<td>Settings and BuildSrc</td>
<td class="numeric">0.038s</td>
</tr>
<tr>
<td>Loading Projects</td>
<td class="numeric">0.009s</td>
</tr>
<tr>
<td>Configuring Projects</td>
<td class="numeric">5.889s</td>
</tr>
http://jsfiddle.net/gp6o04dL/
You may try with...
File -> Settings -> select Gradle -> Global Gradle Settings -> offline work
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With