Главная
Study mode:
on
1
Intro
2
Benchmark: 3 build scenarios
3
Use latest Android Gradle plugin
4
Avoid legacy multidex
5
Avoid multidex
6
Disable multi-APK
7
Passing devBuild in Android Studio
8
Tip 4: Include minimal resources
9
Disable png crunching
10
Or, consider using WebP
11
Use Instant Run
12
Avoid inadvertent changes
13
Impact of manifest change
14
Fixing version Code updates
15
Crashlytics is safe, right?
16
Don't use dynamic versions
17
Watch the memory
18
Enable Gradle Caching
19
Use Gradle Caching
20
Cumulative improvement
21
Multi-module project
22
Code change impact (before 3.0)
23
Non-Abi code change impact (3.0)
24
Non-Abi code change in module
25
Non Abi change
26
It adds up!
27
Gradle profiler
28
Filing performance bugs
29
Some resources Optimize your build speed
Description:
Discover strategies to accelerate Android Gradle builds in this informative Google I/O 2017 session. Learn how the Android Gradle build system functions and explore practical tips to enhance build performance and boost developer productivity. Gain insights into benchmarking build scenarios, leveraging the latest Android Gradle plugin, avoiding legacy multidex, optimizing resource inclusion, utilizing Instant Run, and enabling Gradle caching. Explore the impact of code changes in multi-module projects, use the Gradle profiler for analysis, and find out how to report performance issues. Walk away with valuable knowledge to speed up your Android project builds and streamline your development workflow.

Speeding Up Android Gradle Builds - Optimization Strategies

Android Developers
Add to list