[TIMOB-2782] Android: Generate a Proguard configuration based on API usage
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android, Tooling |
| Labels | androidbuild, ay-verified, cb-verified, exalture, notable |
| Reporter | Marshall Culpepper |
| Assignee | Unknown |
| Created | 2011-04-15T03:29:25.000+0000 |
| Updated | 2019-03-04T22:05:26.000+0000 |
Description
This will decrease the final APK size, improve performance, and further obfuscate bytecode.
More info here: http://developer.android.com/tools/help/proguard.html
This is blocked on TIMOB-14740. However, as noted on that ticket, they can manually add a ProGuard file now.