You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/UM.9.14/sdk/attribute_stats
quectel 55794fdde8 QCM6490:Alyssa:upload QCM6490 android12 base code.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7
4 years ago
..
.settings QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
src QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
.classpath QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
.project QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
README.txt QCM6490:Alyssa:upload QCM6490 android12 base 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.