我有以下情况:
我怎样才能做到这一点?
我尝试将意图与 FLAG_ACTIVITY_REORDER_TO_FRONT、FLAG_FROM_BACKGROUND 一起使用,并将 B 的启动模式设置为 singleTask、singleInstance 但它们都不起作用。
android background task android-activity
android ×1
android-activity ×1
background ×1
task ×1