1. Outer gradle is introduced into the classpath ‘com. Hujiang. Aspectjx: gradle – android – the plugin – aspectjx: mid-atlantic moved’ / / aop

2 Dependency should be introduced for App or Module

apply plugin: ‘android-aspectjx’

dependencies { implementation fileTree(dir: ‘libs’, include: [‘*.jar’])

API “org. Aspectj: aspectjrt: 1.9.4”}

Didn’t find class “” on path: DexPathList error

Remove dependency conflicts (com.android.support: XXXX)

The Android project directory has two build folders, one is project directory /app/build, the other is project directory /build. Delete both builds at the same time and run them. It also indicates that two builds should not be submitted when submitting code.