JessYanCoding / JessYanCoding/MVPArms
基于arms开发的项目 变换成依赖
- Dominant language
- Java
- Stars
- 10.2k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
## Look at here
- → Did you conform to the [Rules](https://github.com/JessYanCoding/MVPArms/issues/150)?
- → Did you read the [Wiki](https://github.com/JessYanCoding/MVPArms/wiki) **Carefully**?
- → Did you search in Google?
- → Did you search in openned&closed Issues?
- → **Receive only bugs and suggestions**
### Environment
- [x] MVPArms Version:
- [x] AndroidStudio Version:
- [x] Gradle Plugin Version:
- [x] Target Android Version:
- [x] Device Model:
### Bug Description:
因为需要将项目改成moudle 供另一个应用 调用,因为调用方的框架不明确所以 没有使用您的组件化方案,经过修改已经可以编译通过但是运行时还是会报di生成的文件找不到 实际上 已经生成了,
### Related Code:
```java
```
### Bug Log:
```log
FAILURE: Build failed with an exception.
StandardAddressAddAlertActivity.java:30: 错误: 找不到符号
import com.weique.overhaul.v2.di.component.DaggerAddressAddAlertComponent;
* What went wrong:
Execution failed for task ':zongzhi:compileDebugJavaWithJavac'.
> java.lang.RuntimeException: ARouter::Compiler >>> No module name, for more information, look at gradle log.
### Others:
Contributor guide
Assessment
This issue has not been assessed yet.