That's not all apps, that's just preloaded apps (and just the apk for each one). You'd also have to look in /data/app to find the apk for downloaded apps. Or you can use PackageManager to query Android for installed apps.
Doug On Oct 4, 3:00 am, "Gokul.C" <[email protected]> wrote: > see /system/app/ directory > -- > Gokul.C -- 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

