Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build gradle task #3

Open
philippb opened this issue Apr 25, 2014 · 7 comments
Open

build gradle task #3

philippb opened this issue Apr 25, 2014 · 7 comments

Comments

@philippb
Copy link
Contributor

Build a gradle task that makes is easy to integrate this into a build system.

@arkangelx
Copy link

I ran the command and got this

  • What went wrong:
    Task 'lint' not found in root project 'testproject'. Some candidates are: 'init'.

@androidmalin
Copy link

ran the command and got this

What went wrong: Task 'lint' not found in root project 'testproject'. Some candidates are: 'init'.

@alexdar94
Copy link

Try: gradlew clean build lint && android-resource-remover --xml, remove the : from :lint, my lint built successfully but then
'android-resource-remover' is not recognized as an internal or external command, operable program or batch file.

@MIkeeJY
Copy link

MIkeeJY commented Jul 4, 2016

@alexdar94 +1

@rantianhua
Copy link

@philippb +1

@SnakeEys
Copy link

@arkangelx +1

@SnakeEys
Copy link

It seems that remove the semicolon(:lint) before lint, and the gradle task works.

way2jatin added a commit to way2jatin/android-resource-remover that referenced this issue Sep 16, 2019
build gradle task KeepSafe#3 issue fix
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

7 participants