android-resource-remover
android-resource-remover copied to clipboard
A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.
Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Hello, I wonder that how did you integrate python code in your java code? Which plugin or component did you use for it? Thanks in advance :)
build gradle task #3 issue fix
Build a gradle task that makes is easy to integrate this into a build system.
怎么从我的项目里卸载或者禁用呢
…nore dimensions
when we develop android app, we import 3rd part dependency. Some of them have resource, which should be imported by handle. some 3rd part resource are used, some are not...
easy_install seems to behave nicer with el-capitan than pip. i suggest to change the ReadMe accordingly.
Match patterns such as "string-array" that would previously only return "array", and subsequently fail in `remove_resource_value`