Meituan-Dianping / Meituan-Dianping/Robust

Error:Execution failed for task ':app:transformClassesWithRobustForQianfanRelease'. > cannot find com.zxinsight.r: com.zxinsight.R found in com/zxinsight/r.class

Open
#202 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.5k
Forks
806
PR merge metrics
No merged PRs in 30d

Description

在提交issue之前,我们应该先查询是否已经有相关的issue和ReadMe中的注意事项,比如说Robust在0.3.3版本才支持windows开发。提交issue时,我们需要写明issue的原因,最好可以携带编译或运行过程的日志或者截图。issue最好以下面的格式提出:

异常类型:Error:Execution failed for task ':app:transformClassesWithRobustForQianfanRelease'.

cannot find com.zxinsight.r: com.zxinsight.R found in com/zxinsight/r.class

手机型号:编译异常

手机系统版本:编译异常

Robust版本:0.4.7

Gradle版本:3.3
系统:window 10

堆栈/日志:
Error:Execution failed for task ':app:transformClassesWithRobustForQianfanRelease'.

cannot find com.zxinsight.r: com.zxinsight.R found in com/zxinsight/r.class
之前的 0.3.3 版本是assembleDebug走不通, 升级0.4.7 之后. assembleRealease都走不通了.看似是 魔窗sdk . aar zxinsight 的混淆问题.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported :app:transformClassesWithRobustForQianfanRelease failure and the supplied stack trace, using Robust 0.4.7, Gradle 3.3, Windows 10, and the zxinsight AAR context. Compare assembleDebug and assembleRelease behavior; done would require determining whether the com.zxinsight.R lookup failure is reproducible and documenting a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.