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

jump到SecondActivtiy就闪退 #14

Closed
danatechgithub4 opened this issue Jan 8, 2024 · 1 comment
Closed

jump到SecondActivtiy就闪退 #14

danatechgithub4 opened this issue Jan 8, 2024 · 1 comment

Comments

@danatechgithub4
Copy link

image
你加这些干什么?故意的?用法都不对啊!

image
这样用才对啊!

@JailedBird
Copy link
Owner

JailedBird commented Jan 8, 2024

  • 抱歉,app模块主要作用是注解代码生成功能的Test case、而不是Arouter功能的Sample示例;这是我的问题,没保证这个用例运行时正确,这可能对你造成了困扰; 我明天修改下;
  • 另外你注释的部分,主要是为了测试 IProvider、复杂泛型、可空不可空、Type Alias等场景的 @Autowired的解析和生成;
  • 如果你想了解原理请看compiler模块,你想查看和自测生成代码,请看 app/build/generated/ksp 的产物;如果你想观测增量编译请看README中的文档;

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