android - How can I catch intents of running or launched apps using Bcast receivers -


i want catch intents of running applications, have tried using action_main doesn't work, other way receive intents of running apps or launched apps ??

basically want receive running app if found.

how can catch intents of running or launched apps using bcast receivers

there no such broadcasts.

any other way receive intents of running apps or launched apps

no.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -