Hi all,
Got few questions related to Android.
- How can i retrieve list of all the current activities (not packages/processes) running on the android system.
- I am having an Service from there i need to send some data to an activity if it exists how?
- how can i send linked list to an running Activity.
Thanks, PP.