Hi Justin,

Thanks a lot for your help. Next time I'll try harder to look for the
answer on the web.

Best
Alex


On Apr 3, 6:53 pm, Justin Anderson <janderson....@gmail.com> wrote:
> Very similar questions have been asked before... and I have answered them.
> Have you even attempted to find out for your self by searching stackoverflow
> and this group?  That being said, here are the answers:
>
> *> 1. The list of installed Android applications*
> PackageManager.getInstalledApplications()http://developer.android.com/reference/android/content/pm/PackageMana...
>
> *> 2. The list of running Android applications*
> ActivityManager.RunningTaskInfohttp://developer.android.com/reference/android/app/ActivityManager.Ru...
>
> *> 3. The list of running Android services*
> ActivityManager.RunningServiceInfohttp://developer.android.com/reference/android/app/ActivityManager.Ru...
>
> Hope this helps,
> Justin
>
> ----------------------------------------------------------------------
> There are only 10 types of people in the world...
> Those who know binary and those who don't.
> ----------------------------------------------------------------------
>
> On Sat, Apr 3, 2010 at 5:36 AM, alexk-il
> <alexk.il.subscripti...@gmail.com>wrote:
>
>
>
> > Hi,
>
> > I couldn't find this in the SDK documentation, so I wonder how to get
> > programmatically the following  information:
>
> > 1. The list of installed Android applications
> > 2. The list of running Android applications
> > 3. The list of running Android services
>
> > Thanks
> > Alex
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Beginners" group.
>
> > NEW! Try asking and tagging your question on Stack Overflow at
> >http://stackoverflow.com/questions/tagged/android
>
> > To unsubscribe from this group, send email to
> > android-beginners+unsubscr...@googlegroups.com<android-beginners%2Bunsubscr 
> > i...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-beginners?hl=en
>
> > To unsubscribe, reply using "remove me" as the subject.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to