Although docs about creation of custom lint checks exist 
<http://tools.android.com/tips/lint/writing-a-lint-check>, 
I cannot get the idea how to add some checks to my Android app/library 
organized with Gradle.

Look at the BasePlugin source tells me that there is a plan to compile 
src/lint/java sources, but it's not implemented yet.
Providing I implement the compilation task myself, is there a way to 
customize the lint execution task to use my jar with custom checks?

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to