this file manager lists all files in android, by sorting the appyou can do your work. http://www.anddev.org/generalized_file_manager_2_-_gfm20-t397.html
On Dec 21, 9:20 am, "Dianne Hackborn" <[email protected]> wrote: > Use the PackageManager class to find out about installed apps, and > ActivityManager has some information about running stuff, though it won't be > until cupcake that we have a list of running apps available. > > On Sat, Dec 20, 2008 at 2:45 AM, Raj <[email protected]> wrote: > > > Hi, > > I want make a list of applications. How many applications installed > > on to the emulator and among that how many are in running mode at the > > background. How to get the applications list ? > > > Please reply us.. > > Raj > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support. All such questions should be posted on public > forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

