我知道可以在清单中声明活动,因为它们被排除在以下位置android:excludeFromRecents:http: //developer.android.com/guide/topics/manifest/activity-element.html#exclude
android:excludeFromRecents
但是,这不是我想要的,我想知道是否有办法以编程方式从最近的应用程序中删除应用程序
android
android ×1