Android resource remover
Project description
android-resource-remover
A script which removes unused resources reported by [Android Lint](http://developer.android.com/tools/help/lint.html)
## Getting started Requirements:
Python >= 2.7.*
ADT >= 16
To install run:
pip install android-resource-remover
## Usage Run the script from console.
` python -m android_clean_app `
### Options
#### –help Prints help message.
#### –lint Full path to the lint tool like: d:DevAndroid SDKtoolslint
This will be executed as the lint command. If not provided it assumes the lint command in available and runs: lint
#### –app Full path to the android app like: d:DevMy_Android_App
If not provided it assumes the current directory is the app’s root directory.
#### –xml
Use existing lint result. If provided lint won’t be run.
#### –ignore-layouts
Ignore layout directory
## Release History * 2014-02-14 v0.1.0 Initial release
CHANGES
0.1.0 (2014-02-14)
Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file android-resource-remover-0.1.0.tar.gz
.
File metadata
- Download URL: android-resource-remover-0.1.0.tar.gz
- Upload date:
- Size: 46.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 218324c07a8393cfe1a4f894ac16eb6acde73b614c6a06ec582d90fbe87341cf |
|
MD5 | ca4e7857b2b4ba3376d2f10d21e474ae |
|
BLAKE2b-256 | 0ca9eac46fcaeafc23a878426be64ec86e32c8d3443dd6e0ea9d71938dded8b9 |