Hi hackbod,

> You use Context.getSystemService() to retrieve it:
>
> http://code.google.com/android/reference/android/content/Context.html...)
>
> Note the information here is about -tasks-, which do not necessarily
> map directly to processes or installed .apks, but are generally what
> the user perceives as applications.

Thanks for your reply.
I should specify my needs: I want to monitor exactly any running
android-applications (installed .apks,  not -tasks-) from my own
application so that one can hold and represent such information about
theirs as: name, icon ... of applications that was running recently or
at present time. Is there any way to implement this feature on
Android ? Is there any way to get such information from my code ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to