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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -