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

InstantRun support error #911

Open
la149457357 opened this issue Apr 2, 2021 · 2 comments
Open

InstantRun support error #911

la149457357 opened this issue Apr 2, 2021 · 2 comments

Comments

@la149457357
Copy link

Look at here

  • → Did you read the doc carefully
  • → Did you add annotation above target activity
  • → Did you add annotation processor dependence
  • Receive only bugs and suggestions

提 issue 前请看

  • → 你是否已经熟读 README
  • → 你是否在每一个包含页面 or 服务的模块中依赖了 compiler sdk
  • 这里不是答疑的地方,仅接受 bug 和建议,答疑请去答疑群
@loveRose
Copy link

Look at here

  • → Did you read the doc carefully
  • → Did you add annotation above target activity
  • → Did you add annotation processor dependence
  • Receive only bugs and suggestions

提 issue 前请看

  • → 你是否已经熟读 README
  • → 你是否在每一个包含页面 or 服务的模块中依赖了 compiler sdk
  • 这里不是答疑的地方,仅接受 bug 和建议,答疑请去答疑群

这不就是一个bug吗?开启代码混淆运行直接报错,错误信息如下:
ARouter::: InstantRun support error, com.android.tools.fd.runtime.Paths
代码混淆配置按照文档中进行添加的,是不是官方遗落了相关管理类的混淆配置

@angcyo
Copy link

angcyo commented May 20, 2022

ARouter openLog[ ] 
ARouter openDebug[ ] 
ARouter init start.[ ] 
Run with debug mode or new install, rebuild router map.[ ] 
VM with name 'Android' has multidex support
InstantRun support error, com.android.tools.fd.runtime.Paths
Thread production, name is [ARouter task pool No.1, thread No.1][ ] 
Filter 48 classes by packageName <com.alibaba.android.arouter.routes>
Find router map finished, map size = 48, cost 156 ms.[ ] 
Load root element finished, cost 15 ms.[ ] 
LogisticsCenter has already been loaded, GroupIndex[16], InterceptorIndex[0], ProviderIndex[17][ ] 
ARouter init success![ ] 
The group [arouter] starts loading, trigger by [/arouter/service/interceptor][ ] 
The group [arouter] has already been loaded, trigger by [/arouter/service/interceptor][ ] 
Thread production, name is [ARouter task pool No.1, thread No.2][ ] 
ARouter init over.[ ] 

InstantRun support error, com.android.tools.fd.runtime.Paths

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

3 participants