running application

Login to reply to this topic.
Thu, 2005-07-07 10:55
Joined: 2005-05-06
Forum posts: 10
How Can I retrieve a list of only running applications ?
I tried with RApaLsSession but i retrieve the list of all of my applications


Thanks Paolo

Fri, 2005-07-08 07:15
Joined: 2005-06-23
Forum posts: 21
Re: running application
Hi PaoloAscione,

   You can get all the running tasks on the device by using the CApaTaskList but it gives you only UI based applications info.
i hope this class will help you.

Fri, 2005-07-08 10:22
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: running application
Sat, 2005-07-09 09:44
Joined: 2005-05-06
Forum posts: 10
Re: running application
I solved my problem using TApaTask and  TApaTaskList.
Thanks so much
  • Login to reply to this topic.