tags:

views:

14

answers:

0

Hi all,

Got few questions related to Android.

  1. How can i retrieve list of all the current activities (not packages/processes) running on the android system.
  2. I am having an Service from there i need to send some data to an activity if it exists how?
  3. how can i send linked list to an running Activity.

Thanks, PP.