You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
.settings pl286 release code 4 years ago
src pl286 release code 4 years ago
.classpath pl286 release code 4 years ago
.project pl286 release code 4 years ago
README.txt pl286 release code 4 years ago

README.txt

Attribute Statistics
---------------------

This program gathers statistics about attribute usage in layout
files. This is how the "topAttrs" attributes listed in ADT's
extra-view-metadata.xml file (which drives the common attributes
listed in the top of the context menu) is determined by running this
script on a body of sample Android code, such as the AOSP repository.

This program takes one or more directory paths, and then it searches
all of them recursively for layout files that are not in folders
containing the string "test", and computes and prints frequency
statistics.