Hi I am looking for some API which can fetch the default file icon(s) of any file. I know this can be done for the installed apps by PackageManager, but I was wondering, since android is linux based, it should have a default icon theme (probably hicolor) - http://www.freedesktop.org/wiki/Specifications/icon-theme-spec.
Is there any API which take an fd/file path and return the corresponding file icon in bitmap format for any file type (or MIME type). -- 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

