Android-AOPExample icon indicating copy to clipboard operation
Android-AOPExample copied to clipboard

This is a simple example of Aspect Oriented Programming in Android

Results 3 Android-AOPExample issues
Sort by recently updated
recently updated
newest added

In android sutdio,I use assembleRelease prodce apk,but aspectj can not work!!! why?

Error:(45, 1) Execution failed for task ':gintonic:compileReleaseJavaWithJavac'. > No such property: project for class: com.android.build.gradle.LibraryPlugin using gradle 2.3.3

always downloading the aspecttools-1.8.9.jar,and stop at this position,how to fix this problem? any hepl will be appreciate!