commit | 78eb46c8e8776278b16ea0cef460884685b852b4 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Jan 31 11:27:43 2012 -0800 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:58 2013 -0700 |
tree | 60af9f2f51ead5ef771e2f8c0b68fac04470c985 | |
parent | e956c5c1973e574e5ac2f90a905d773fb398b1e2 [diff] |
aapt now sorts the strings in the resource string pool. In our current environment with very many translations, this can save a lot of RAM -- for example over 200K in Gmail just by sorting the strings in the Gmail .apk (not the framework). Also add a new aapt command to print the contents of the resource table string pool. Change-Id: I1da037b3e2c377b890833ff57ab158965314ac48