I am newbie to android. I have client server based application. Server keeps on sending the update notifications to client after every single minute and at client side my ap
You can use getRunningAppProcesses() in ActivityManager .