Comment on Android-resource-remover – utility to auto-remove unused Android resourcesparentComments−ca77y12yin the output you can see how lint is called: 'Arguments for subprocess.call: ['/opt/adt/sdk/tools/lint', '.', '--xml', './lint-result.xml']'try running it from the console.
Comments
in the output you can see how lint is called: 'Arguments for subprocess.call: ['/opt/adt/sdk/tools/lint', '.', '--xml', './lint-result.xml']'
try running it from the console.