为什么 android 不允许从另一个应用模块调用一个应用模块?

Why is it that android does not allow calling an app module from another app module?

提问人:DVG 提问时间:11/15/2023 更新时间:11/15/2023 访问量:17

问:

我从(包括 Android 应用程序模块以创建另一个应用程序)中看到,我们无法从另一个应用程序模块调用应用程序模块。但这背后的技术原因是什么?这会导致哪些 DEX 或应用程序构建问题导致这在 android 中被禁止?

Android 构建 模块 build.gradle

评论


答: 暂无答案