Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 269 Bytes

python-tools

A tool for deleting all unused resources in an Android Project, including drawables, strings, layouts and styles.

Steps:

  1. copy the project path into project_path.txt
  2. run the scan.py
  3. run the clean.py