M madSac Active Member Licensed User Longtime User Feb 5, 2013 #1 I want to retrieve a list of running processes/services/applications with pid and then kill them.if possible. Just like other task manager or task killers.Is there any library/class/code already present for B4A ?
I want to retrieve a list of running processes/services/applications with pid and then kill them.if possible. Just like other task manager or task killers.Is there any library/class/code already present for B4A ?
Erel B4X founder Staff member Licensed User Longtime User Feb 6, 2013 #2 See these discussions: Basic4android Search: kill other process Upvote 0
M madSac Active Member Licensed User Longtime User Feb 6, 2013 #3 Ah !! Sorry,I used OS lib in my project and even then i forgot about these functions and list in it. Mistaken. Upvote 0
Ah !! Sorry,I used OS lib in my project and even then i forgot about these functions and list in it. Mistaken.