-
aspectjx版本2.0.10,目前发现主要有两个兼容问题:
1、同[kotlin 1.4.10 zip file is empty](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx/issues/287);
2、Hilt版本2.28-alpha,使用aspectjx插件后,生成的Hilt_Applica…
lk666 updated
3 years ago
-
**API 'android.registerTransform' is obsolete.
It will be removed in version 8.0 of the Android Gradle plugin.**
The Transform API is removed to improve build performance. Projects that use the
Tra…
-
我这边做全局监听,环境是gradle 4.1.0 包 6.5,用了最新版,按照文档demo做了,但是全局点击没有走进来
我在model依赖库里配置
plugins {
id 'com.android.library'
id 'com.hujiang.android-aspectjx'
}
aspectjx{
// exclude 'androidx','com…
-
java.lang.RuntimeException: Unable to start activity ComponentInfo{MyAppCompatActivity.class}: com.jkb.fragment.rigger.exception.RiggerException: UnKnown error MyAppCompatActivity@16f1f3 is not added …
-
WARNING: API 'variant.getJavaCompiler()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'.
It will be removed at the end of 2019.
-
项目中加入
app:
apply plugin: 'android-aspectjx'
compile 'org.aspectj:aspectjrt:1.8.9'
build:
classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.6'
其中
classpath 'com.android.tools.…
-
编译出错提示
FAILURE: Build failed with an exception.
* What went wrong:
Circular dependency between the following tasks:
:app:clean
+--- :app:externalNativeBuildCleanCommonDebug
| \--- :app:pr…
-
Your project is not being imported, no matter what I do, it gave this error. Can you please update?
-
ERROR: Failed to resolve: com.github.zcxshare:fast-permission:1.0.3
Show in Project Structure dialog
Affected Modules: app
-
java.lang.ArrayIndexOutOfBoundsException: 3
at org.aspectj.weaver.ResolvedType.getMemberParameterizationMap(ResolvedType.java:970)
at org.aspectj.weaver.ReferenceType.getDeclaredInte…