issues Search Results · repo:luojilab/DDComponentForAndroid language:Java
Filter by
115 results
(68 ms)115 results
inluojilab/DDComponentForAndroid (press backspace or delete to remove)从8.1起,GP提交的新应用只能以.aab文件的形式上架应用。 我的项目使用了这个框架做组件化解耦,配合Arouter做路由跳转。
但是打出来的aab文件无法正常跳转,除主模块的其他组件没有打进aab里,导致跳转路由找不到对应activity。
能否支持一下App Bundle呢?
silentpride
- Opened on Aug 11, 2021
- #127
为什么使用依赖包26.+的方式的 compile com.android.support:appcompat-v7:26.+
maimingliang
- Opened on Jul 15, 2020
- #126
作者已经没有维护了... 优秀的库,从一开始收益于此。 如果有需求可以看最新的组件化库 https://github.com/YummyLau/ComponentPlugin
调试功能不再耦合在功能组件内,单一module调试多组件,同时面向接口编程,无需任何router!
YummyLau
- Opened on Oct 10, 2019
- #125
AdminQQZ
- 1
- Opened on Aug 29, 2019
- #124
你好 目前在考虑使用组件化改造项目。所以进来学习一波
由于dagger android的初始化需要写在application当中 假如各个Moudle单独作为App运行的话需要些在各个moudle的的Application当中, 那moudle作为lib的时候,该如何初始化各个lib里
的dagger android呢。 希望能提供一些思路。
canhuah
- 2
- Opened on Oct 23, 2018
- #121
各种测试真机,模拟器,debug包,relese包,在7.0以上可以正常的交互,在7.0以下的版本无法交互,这个是什么问题,用自动集成和手动集成build-gradle发布到本地仓库,等等都试过了,最低版本也没问题 android {
compileSdkVersion 27 defaultConfig { minSdkVersion 16 targetSdkVersion 27 ...
用的都是这一套,这是什么情况呢,模拟器也是这个情况7.0以上才能正常运行,但是运行Demo确是好的,我一一对照了不知道哪里出问题了 ...
mallxiaodoudou
- Opened on Oct 4, 2018
- #120
各种测试真机,模拟器,debug包,relese包,在7.0以上可以正常的交互,在7.0以下的版本无法交互,这个是什么问题,用自动集成和手动集成build-gradle发布到本地仓库,等等都试过了,最低版本也没问题 android {
compileSdkVersion 27 defaultConfig { minSdkVersion 16 targetSdkVersion 27 ...
用的都是这一套,这是什么情况呢,模拟器也是这个情况7.0以上才能正常运行,但是运行Demo确是好的,我一一对照了不知道哪里出问题了 ...
mallxiaodoudou
- 1
- Opened on Oct 4, 2018
- #119

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.