ArmsComponent A complete android componentization solution, powered by MVPArms. MVPArms 官方快速组件化方案 Overview Wiki Notice Architectural Donate About Me License Copyright 2017, jessyan Licensed under the Apache License, Version 2.0 (the "License&…
至于普通的平常的打包混淆,网上好多教程,也就不废话了。(记得添加作者的proguard-rules.pro的混淆规则)
再在自己的proguard-rules.pro中添加
-keep class 自己的包名.app.GlobalConfiguration
-keep class 自己的包名.app.Glob…
标题:MVPArms:打造高效便捷的Android开发架构 MVPArms⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目…