Android studio 运行程序出现两个apk的解决方案
保留主项目中的 intent-filter,将其他module中 AndroidManifest.xml文件的intent-filter的内容删除掉即可。
感恩:https://blog.csdn.net/xzytl60937234/article/details/90519101
    The one who wants to wear the crown, bears the crown.
保留主项目中的 intent-filter,将其他module中 AndroidManifest.xml文件的intent-filter的内容删除掉即可。
感恩:https://blog.csdn.net/xzytl60937234/article/details/90519101