How to check which processes are running on phone

Hello guys…

I m making an app that should alert people when a process is running. My problem is that I don’t know how to see the processes that are running on the phone… (Android Phones)

Can someone help me with these??

Thanks in advance guys.

Hello guys…

I m making an app that should alert people when a process is running. My problem is that I don’t know how to see the processes that are running on the phone… (Android Phones)

Can someone help me with these??

Thanks in advance guys.

Do you mean something like checking if an application is opened and then alert the user about that app?..

Corona SDK has no facilities to read process data. You could probably do it with Corona Cards or Corona Enterprise.

Rob

Hello guys…

I m making an app that should alert people when a process is running. My problem is that I don’t know how to see the processes that are running on the phone… (Android Phones)

Can someone help me with these??

Thanks in advance guys.

Do you mean something like checking if an application is opened and then alert the user about that app?..

Corona SDK has no facilities to read process data. You could probably do it with Corona Cards or Corona Enterprise.

Rob