利用ActivityManager.RecentTaskInfo的baseIntent启动应用

public Intent baseIntent

Added in API level 1

The original Intent used to launch the task. You can use this Intent to re-launch the task (if it is no longer running) or bring the current task to the front.

参考:frameworks/policies/base/phone/com/android/internal/policy/impl/RecentApplicationsDialog.java

posted @ 2013-04-08 18:36  penink  阅读(1145)  评论(0编辑  收藏  举报