Is there an equivalent of aspectj-maven-plugin for gradle that works in android? -
Working with Maven and a pure Java project, I was able to use the Codehaus' Essays-Maven-Plugin to weave (time compilation)) aspects in my annotated classes (from a library I have created).
I want to do this with an Android project (Gradell Build), but can not get much documentation.
I have found the Android-APT project, but how to use it with knit accessories it can not wrap my head.
Any help appreciated.
I have found this project: what you need to help I still get setup for my project I am trying, though. Jl =)