摘要: Android中启动模式(launchMode)分为standard, singleTop, singleTask, singleInstance四种,可通过AndroidManifest.xml文件设置某个activity的启动模式。接下来会一一探索启动模式对app行为的影响。用到的app和act 阅读全文
posted @ 2016-10-28 15:47 行走的段子 阅读(259) 评论(0) 推荐(0)