Can Android applications examine OS wide context, for example network related?
- by Drakosha
Can Android applications see OS wide context in terms of network? For example,
what applications are using the network
what IP addresses is the OS connected to
etc.
I'm asking because I know each application runs in it's own Dalvik virtual machine.