Android 多渠道打包的方案总结
> 美团的 **Walle** 方案:[https://github.com/Meituan-Dianping/walle](https://links.jianshu.com/go?to=https%3A%2F%2Fgithub.com%2FMeituan-Dianping%2Fwalle) > 腾讯的 **VasDolly** 方案:[https://git...
51工具盒子
> 美团的 **Walle** 方案:[https://github.com/Meituan-Dianping/walle](https://links.jianshu.com/go?to=https%3A%2F%2Fgithub.com%2FMeituan-Dianping%2Fwalle) > 腾讯的 **VasDolly** 方案:[https://git...
<h1>插件调试方式</h1> <p>日常开发插件过程中不可避免需要进行断点调试。方法如下<br /> 1.选择Edit Configuration<br /> <img src="https://img1.51tbox.com/static/2023-08-22/col/7cbdb7863cef8a5...
> 本次源码基于Android11分析 相关源码: ``` /frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java /frameworks/base/services/core/java/com/android/server/am/ProcessList...