Tagged Questions
5
votes
2answers
461 views
Is there a way to list all Intents and all processes associated with them?
Is there a way to list all Intents and all processes associated with them?
Specifics: Droid X, 2.2 stock ROM, rooted.
I'm perfectly fine with any approach, as long as it gets a guaranteed complete ...
2
votes
1answer
499 views
Are there cases where Android would start an app/service other than due to Intents or explicit user start?
I'm trying to understand how/why some of the processes that are running on my phone (DroidX, stock 2.2 ROM).
It's obvious that 2 likely reasons for a process to start are:
A direct action by the ...