List Activitymanager - Apptask: Public Getapptasks
List Activitymanager - Apptask: Public Getapptasks
ActivityManager.RecentTaskInfo
Information you can retrieve about tasks that the user has most recently
class
ActivityManager.RunningAppProcessInfo
class
ActivityManager.RunningTaskInfo
Information you can retrieve about a particular task that is currently "run
List<ActivityManager.RunningAppProcessInfo>
getRunningAppProcesses()
Returns a list of application processes that are running on the device.
The list of tasks associated with the application making this call.
Throws
SecurityException
Returns a list of RunningAppProcessInfo records, or null if there are no running processes (it
will not return an empty list). This list ordering is not specified.