wequick / Small

A small framework to split app into small parts
http://code.wequick.net/Small
Apache License 2.0
5.05k stars 1.11k forks source link

Dagger2 Suppport #471

Open aheadlcx opened 7 years ago

aheadlcx commented 7 years ago

Hi , 你好,打扰咨询一下,目前 Small 支持 Dagger2 么。目前在 demo 里面发现,buildBundle 的时候,会提示找不到 Dagger2 生成的类。可是在 build 目录下,已经生成了相关的 Dagger2 类。

编译环境如下。

Compile-time

  gradle-small plugin : 1.2.0-beta3 (maven)
            small aar : 1.2.0-beta3 (maven)
          gradle core : 3.3
       android plugin : 2.3.1
                   OS : Mac OS X 10.12 (x86_64)

Bundles

type name PP sdk aapt support file(armeabi) size
host app 24 25.0.2
app app.nicepai 0x6d 24 25.0.2
app app.home 0x70 24 25.0.2 *_home.so 9 KB
lib lib.video 0x75 24 25.0.2
lib lib.android 0x4f 24 25.0.2 21.0.3
lib lib.ui 0x31 24 25.0.2 23.2.0
galenlin commented 7 years ago

目前还不支持,我抽空看下。

另这个issue应该有人提过的。

aheadlcx commented 7 years ago

@galenlin 多谢了。这个 issue 搜过,没看到你有回复过,所以想打扰确认一下。