摘要:
本文参考链接:https://blog.csdn.net/perryiii/article/details/77281250 一、创建类ActivityCollect,在这个类中编写addActivity,removeActivity和finishAll等方法。 public class Activ 阅读全文
摘要:
#下面是序列化的混淆规则# Explicitly preserve all serialization members. The Serializable interface# is only a marker interface, so it wouldn't save them.-keepcla 阅读全文