Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译不通过 #18

Open
icoo000 opened this issue Dec 19, 2018 · 1 comment
Open

编译不通过 #18

icoo000 opened this issue Dec 19, 2018 · 1 comment

Comments

@icoo000
Copy link

icoo000 commented Dec 19, 2018

as:3.0.1 gradle4.1
classpath 'com.android.tools.build:gradle:3.0.1'

Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process ... app/build/intermediates/transforms/argus_apm_ajx/debug/14.jar
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing com/tencent/wxop/stat/common/k.class
Error:com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.io.ByteArrayOutputStream using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information.
Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.

com.android.build.api.transform.TransformException: com.android.builder.dexing.DexArchiveBuilderException: com.android.builder.dexing.DexArchiveBuilderException: Failed to process ... app/build/intermediates/transforms/argus_apm_ajx/debug/14.jar

项目里含有腾讯bugly,把初始化代码写到了SampleApplication的attachBaseContext里了

@akathink
Copy link
Collaborator

akathink commented Dec 20, 2018

可以参考详细接入文档,尝试排除一下Bugly,不让Bugly参与AJ的织入。 @icoo1985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants